tokkee.org
Code
projects
/
tig.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tig.git
2008-10-07
Jonas Fonseca
Make OPEN_REFRESH imply OPEN_NOMAXIMIZE
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Jonas Fonseca
Simplify view refreshing by adding new OPEN_REFRESH...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Jonas Fonseca
Show complete shortlog for small releases
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Jonas Fonseca
Improve checkout error reporting
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Jonas Fonseca
Cleanup and make option argument strings const
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Jonas Fonseca
Improve handling of unmatched quotes in ~/.tigrc
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Jonas Fonseca
Make GIT_CONFIG only contain the config subcommand
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Jonas Fonseca
Reload repository references when refreshing the main...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Jonas Fonseca
Avoid refreshing views when checkout is canceled by...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Jonas Fonseca
Also allow files to be checked out from stage view
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Jonas Fonseca
Cleanup exclude rule setup by using ls-files --exclude...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Jonas Fonseca
Main: use --topo-order when arguments are given on...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Jonas Fonseca
main: automatically refresh after run requests
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Jonas Fonseca
status: add support for checking out files with unstage...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Jonas Fonseca
TODO: support for jumping to parents' blame in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Jonas Fonseca
Add script for preparing release announcements
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Jonas Fonseca
tig-0.12
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Jonas Fonseca
Do not show boundary commits by default
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Jonas Fonseca
main: implement refreshing by just rerunning the origin...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Jeff King
Continue updates when pipe read has errno "Success"
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Jonas Fonseca
Clean up incomplete commits from main view listed for...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Jonas Fonseca
Remove the global opt_request variable
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Jonas Fonseca
TODO: Option for abbreviating author names using just...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Jonas Fonseca
Gracefully ignore negative values given to options...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Rodolfo Borges
Add option 'author-width' to consumize the width of...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Jonas Fonseca
INSTALL: Mention the release notes in the NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Jonas Fonseca
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2008-05-02
Jonas Fonseca
Remove useless check in blame_read_file()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Jonas Fonseca
Rename the gitlink:[] AsciiDoc macro to manpage:[]
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Jonas Fonseca
Fix reopening blame view when it is already loading
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Jonas Fonseca
Fix the view notification of end of reading
commit
|
commitdiff
|
tree
|
snapshot
2008-04-27
Jonas Fonseca
Makefile: remove bashism from distclean rule
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Jonas Fonseca
Add stage-next action to jump to next diff chunk that...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Jonas Fonseca
Make configure check for ncurses header files
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Jonas Fonseca
Drop use of $(...) for popen() and system() calls
commit
|
commitdiff
|
tree
|
snapshot
2008-04-23
Jonas Fonseca
Add NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Fix warnings emitted with -pedantic
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Refactor management of the current draw column and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Use draw_field() for the author field
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Introduce draw_field() helper for drawing main and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Refactor revgraph drawing into draw_graphic()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
blame: simplify handling of incomplete commit information
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Jonas Fonseca
Simplify line attribute handling
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Jonas Fonseca
Keep line graphics characters in a table initialized...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-19
Dominik Vogt
Add line-graphics option to disable graphics characters...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Dominik Vogt
Search checks reference names too
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Dominik Vogt
Document the main-commit colour option
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Jonas Fonseca
Let ncurses take care of expanding tabs by setting...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Jonas Fonseca
Refreshing the current view when F5 is pressed (like...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Jonas Fonseca
Fix regression from "Improve staging of diff chunks"
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Jonas Fonseca
Do not reload status and stage views on errors
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Jonas Fonseca
Fix AsciiDoc replacing -- in --with-libiconv
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Jonas Fonseca
Squelsh output of update-index when loading the status...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Jonas Fonseca
Rebind the maximize action to 'O' instead of 'M'
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
tig-0.11
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Use sans-serif font for the README page
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Update copyright notice for the manual
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Remove unused blame line attributes
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Use tables for listing the UI colors
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Minor cleanup in blame_draw
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Setup colors for the selected line in draw_view_line()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jonas Fonseca
Make the main and blame view share date drawing and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Jonas Fonseca
Squelsh output of update-index when loading the status...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Jonas Fonseca
Avoid splitting the view when navigating stage view...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Jonas Fonseca
Use 3 as the minimum width of formatted line numbers
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Jonas Fonseca
Revert "When toggling options redraw the view instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Fix compatibility for git rev-parse without --symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Error out when starting up in empty main or blame view
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Improve staging of diff chunks
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Reload the status and stage views after a run request...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Add support for refreshing of the stage view
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
When toggling options redraw the view instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Use werase() instead of wclear() when reloading a view
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Share the line number colors between blame view and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Rename load_repo_config() to load_git_config()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Jonas Fonseca
Do not load repository references when acting as a...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
Merge branch 'master' of remote-server:src/tig
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
status: use draw_text completely
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
Make local tags and normal branches use normal font...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
Show the tracked remote branch with bold text
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
Add draw_lineno() and use when drawing the blame and...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Jonas Fonseca
Add action to maximize the current view; bound to M...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Jonas Fonseca
Disable opening views that require a git directory...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Jonas Fonseca
Fix pager mode by always doing the isatty()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Jonas Fonseca
stage: disable whitespace warnings from git apply when...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Improve perfomance and usability when updating many...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Fix and improve status refreshing after updating
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jonas Fonseca
Fix uninitialized variable warning
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Stefan Naewe
Output extra \n on tig -h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Avoid reloading the status view when nothing was updated
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Oops, fix delimiter documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Add support for preparing the initial commit in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Rename "main-delim" color to the more generic "delimiter"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Show the current branch in the status view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Jonas Fonseca
Save current branch from rev-parse output and highlight it
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Jonas Fonseca
blame: Fix opening from subdirectory and consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
Remove deprecated options and cleanup option parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
More blame view fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Jonas Fonseca
Various fixes and improvements of the new blame view
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Jonas Fonseca
Add blame view
commit
|
commitdiff
|
tree
|
snapshot
next