author | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Mar 2006 08:31:38 +0000 (00:31 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Mar 2006 08:31:38 +0000 (00:31 -0800) | ||
commit | 6aba8fa86562c888719ccf3baf292e0151e53b20 | |
tree | ec8f5107c5d4b77e9dc365f4f7a475aaea247eb2 | tree | snapshot |
parent | 5aad948f6500d29a755c81358ea9a07eaea26beb | commit | diff |
parent | 64bc6e3db54ef9e2accfdb8e6c8168f789946fcb | commit | diff |
Merge branch 'lt/rev-list' into next
* lt/rev-list:
setup_revisions(): handle -n<n> and -<n> internally.
git-log (internal): more options.
git-log (internal): add approxidate.
Rip out merge-order and make "git log <paths>..." work again.
Tie it all together: "git log"
Introduce trivial new pager.c helper infrastructure
git-rev-list libification: rev-list walking
Splitting rev-list into revisions lib, end of beginning.
rev-list split: minimum fixup.
First cut at libifying revlist generation
* lt/rev-list:
setup_revisions(): handle -n<n> and -<n> internally.
git-log (internal): more options.
git-log (internal): add approxidate.
Rip out merge-order and make "git log <paths>..." work again.
Tie it all together: "git log"
Introduce trivial new pager.c helper infrastructure
git-rev-list libification: rev-list walking
Splitting rev-list into revisions lib, end of beginning.
rev-list split: minimum fixup.
First cut at libifying revlist generation
Documentation/git-rev-list.txt | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |