Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | Merge branch 'db/cover-letter' | Junio C Hamano | 1 | -1/+1 |
2008-02-19 | Improve message-id generation flow control for format-patch | Daniel Barkalow | 1 | -1/+1 |
2008-02-13 | Add "--show-all" revision walker flag for debugging | Linus Torvalds | 1 | -0/+1 |
2007-12-11 | shortlog: default to HEAD when the standard input is a tty | Junio C Hamano | 1 | -0/+2 |
2007-11-14 | Fix parent rewriting in --early-output | Linus Torvalds | 1 | -1/+1 |
2007-11-05 | revision walker: mini clean-up | Linus Torvalds | 1 | -4/+1 |
2007-11-05 | Enhance --early-output format | Linus Torvalds | 1 | -0/+8 |
2007-11-04 | Add "--early-output" log flag for interactive GUI use | Linus Torvalds | 1 | -0/+4 |
2007-11-04 | Simplify topo-sort logic | Linus Torvalds | 1 | -3/+1 |
2007-08-14 | Add --log-size to git log to print message size | Marco Costalba | 1 | -0/+1 |
2007-06-08 | More missing static | Junio C Hamano | 1 | -3/+0 |
2007-05-06 | Handle return code of parse_commit in revision machinery | Alex Riesen | 1 | -1/+1 |
2007-04-25 | Add --date={local,relative,default} | Junio C Hamano | 1 | -2/+2 |
2007-04-24 | store mode in rev_list, if <tree>:<filename> syntax is used | Martin Koegler | 1 | -0/+1 |
2007-04-11 | git-log --cherry-pick A...B | Junio C Hamano | 1 | -0/+1 |
2007-04-11 | Add custom subject prefix support to format-patch (take 3) | Robin H. Johnson | 1 | -0/+1 |
2007-03-14 | git-log --first-parent: show only the first parent log | Junio C Hamano | 1 | -1/+2 |
2007-03-11 | Merge branch 'jc/boundary' | Junio C Hamano | 1 | -3/+6 |
2007-03-06 | revision traversal: retire BOUNDARY_SHOW | Junio C Hamano | 1 | -2/+1 |
2007-03-06 | revision walker: Fix --boundary when limited | Junio C Hamano | 1 | -2/+6 |
2007-03-04 | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 1 | -0/+1 |
2007-01-20 | Teach revision machinery about --reverse | Johannes Schindelin | 1 | -1/+2 |
2007-01-20 | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 1 | -0/+2 |
2006-12-26 | Teach log family --encoding | Junio C Hamano | 1 | -0/+1 |
2006-12-25 | Merge branch 'jc/skip-count' | Junio C Hamano | 1 | -0/+1 |
2006-12-20 | revision: --skip=<n> | Junio C Hamano | 1 | -0/+1 |
2006-12-19 | Revert "Make left-right automatic." | Junio C Hamano | 1 | -1/+0 |
2006-12-17 | Make left-right automatic. | Junio C Hamano | 1 | -0/+1 |
2006-12-17 | Teach all of log family --left-right output. | Junio C Hamano | 1 | -0/+1 |
2006-12-17 | rev-list --left-right | Junio C Hamano | 1 | -0/+1 |
2006-09-20 | git log: Unify header_filter and message_filter into one. | Junio C Hamano | 1 | -2/+1 |
2006-09-20 | revision traversal: prepare for commit log match. | Junio C Hamano | 1 | -0/+4 |
2006-09-07 | pack-objects --unpacked=<existing pack> option. | Junio C Hamano | 1 | -1/+5 |
2006-09-05 | revision.c: allow injecting revision parameters after setup_revisions(). | Junio C Hamano | 1 | -0/+2 |
2006-08-28 | Add --relative-date option to the revision interface | Jonas Fonseca | 1 | -1/+2 |
2006-07-28 | Call setup_git_directory() early | Linus Torvalds | 1 | -1/+1 |
2006-07-14 | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 1 | -0/+2 |
2006-06-19 | Add "named object array" concept | Linus Torvalds | 1 | -5/+7 |
2006-06-16 | gitweb.cgi history not shown | Linus Torvalds | 1 | -0/+1 |
2006-06-02 | format-patch: resurrect extra headers from config | Johannes Schindelin | 1 | -0/+1 |
2006-05-31 | format-patch --signoff | Junio C Hamano | 1 | -0/+1 |
2006-05-21 | fmt-patch: Support --attach | Johannes Schindelin | 1 | -0/+1 |
2006-05-05 | Teach fmt-patch about --numbered | Johannes Schindelin | 1 | -0/+1 |
2006-04-18 | Merge branch 'lt/logopt' | Junio C Hamano | 1 | -1/+22 |
2006-04-17 | Log message printout cleanups | Linus Torvalds | 1 | -4/+4 |
2006-04-16 | rev-list --boundary: show boundary commits even when limited otherwise. | Junio C Hamano | 1 | -1/+2 |
2006-04-16 | log/whatchanged/show - log formatting cleanup. | Junio C Hamano | 1 | -0/+1 |
2006-04-16 | Tentative built-in "git show" | Linus Torvalds | 1 | -0/+1 |
2006-04-14 | Common option parsing for "git log --diff" and friends | Linus Torvalds | 1 | -1/+20 |
2006-04-10 | blame and friends: adjust to multiple pathspec change. | Junio C Hamano | 1 | -2/+5 |