index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-rev-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --reverse to the git-rev-list usage string
Kevin Ballard
2008-03-20
1
-0
/
+1
*
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
2008-03-03
1
-1
/
+0
|
\
|
*
Remove unused object-ref code
Martin Koegler
2008-02-26
1
-1
/
+0
*
|
rev-list: add --branches, --tags and --remotes
Uwe Kleine-König
2008-02-29
1
-0
/
+3
*
|
Merge branch 'lt/revision-walker'
Junio C Hamano
2008-02-21
1
-1
/
+3
|
\
\
|
*
|
Add "--show-all" revision walker flag for debugging
Linus Torvalds
2008-02-14
1
-1
/
+3
|
|
/
*
/
check return code of prepare_revision_walk
Martin Koegler
2008-02-18
1
-1
/
+2
|
/
*
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
2008-01-04
1
-1
/
+1
*
Merge branch 'lt/rev-list-interactive'
Junio C Hamano
2007-11-19
1
-8
/
+8
|
\
|
*
Fix parent rewriting in --early-output
Linus Torvalds
2007-11-14
1
-8
/
+8
|
*
revision walker: mini clean-up
Linus Torvalds
2007-11-06
1
-7
/
+7
*
|
rev-list: Introduce --quiet to avoid /dev/null redirects
Shawn O. Pearce
2007-11-12
1
-4
/
+22
|
/
*
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
2007-11-02
1
-1
/
+2
*
rev-list: implement --bisect-all
Christian Couder
2007-10-27
1
-14
/
+86
*
Merge branch 'mv/unknown'
Junio C Hamano
2007-10-03
1
-1
/
+2
|
\
|
*
Don't use "<unknown>" for placeholders and suppress printing of empty user fo...
Michal Vitecek
2007-09-26
1
-1
/
+2
*
|
Merge branch 'ph/strbuf'
Junio C Hamano
2007-10-03
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-19
1
-61
/
+72
|
|
\
|
*
|
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
2007-09-10
1
-7
/
+6
*
|
|
rev-list --bisect: Fix best == NULL case.
Christian Couder
2007-09-20
1
-3
/
+3
|
|
/
|
/
|
*
|
rev-list --bisect: Bisection "distance" clean up.
Christian Couder
2007-09-18
1
-11
/
+7
*
|
rev-list --bisect: Move some bisection code into best_bisection.
Christian Couder
2007-09-18
1
-17
/
+26
*
|
rev-list --bisect: Move finding bisection into do_find_bisection.
Christian Couder
2007-09-18
1
-42
/
+48
|
/
*
Merge branch 'maint'
Junio C Hamano
2007-08-01
1
-1
/
+1
|
\
|
*
rev-list --bisect: fix allocation of "int*" instead of "int".
Christian Couder
2007-08-01
1
-1
/
+1
*
|
Revert 88494423 (removal of duplicate parents in the output codepath)
Junio C Hamano
2007-07-09
1
-13
/
+1
*
|
Don't fflush(stdout) when it's not helpful
Theodore Ts'o
2007-07-01
1
-1
/
+1
*
|
Lift 16kB limit of log message output
Junio C Hamano
2007-06-13
1
-3
/
+5
|
/
*
Add --date={local,relative,default}
Junio C Hamano
2007-04-26
1
-1
/
+1
*
Make sure quickfetch is not fooled with a previous, incomplete fetch.
Junio C Hamano
2007-04-17
1
-0
/
+4
*
Merge branch 'maint'
Junio C Hamano
2007-04-06
1
-0
/
+1
|
\
|
*
Document --left-right option to rev-list.
Brian Gernhardt
2007-04-05
1
-0
/
+1
*
|
make the previous optimization work also on path-limited rev-list --bisect
Junio C Hamano
2007-03-24
1
-98
/
+151
*
|
rev-list --bisect: Fix "halfway" optimization.
Junio C Hamano
2007-03-24
1
-6
/
+26
*
|
Merge branch 'master' into jc/bisect
Junio C Hamano
2007-03-24
1
-2
/
+2
|
\
|
|
*
Fix path-limited "rev-list --bisect" termination condition.
Junio C Hamano
2007-03-24
1
-1
/
+1
*
|
git-rev-list --bisect: optimization
Junio C Hamano
2007-03-22
1
-2
/
+160
*
|
git-rev-list: add --bisect-vars option.
Junio C Hamano
2007-03-22
1
-6
/
+48
|
/
*
Read the config in rev-list
Fredrik Kuivinen
2007-02-19
1
-0
/
+1
*
Teach all of log family --left-right output.
Junio C Hamano
2006-12-17
1
-6
/
+1
*
rev-list --left-right
Junio C Hamano
2006-12-17
1
-0
/
+11
*
git log: Unify header_filter and message_filter into one.
Junio C Hamano
2006-09-20
1
-3
/
+1
*
rev-list: fix segfault with --{author,committer,grep}
Jeff King
2006-09-20
1
-1
/
+3
*
pack-objects: further work on internal rev-list logic.
Junio C Hamano
2006-09-07
1
-30
/
+6
*
Separate object listing routines out of rev-list
Junio C Hamano
2006-09-07
1
-97
/
+13
*
Teach rev-list an option to read revs from the standard input.
Junio C Hamano
2006-09-06
1
-0
/
+25
*
Replace uses of strdup with xstrdup.
Shawn Pearce
2006-09-02
1
-2
/
+2
*
Add --relative-date option to the revision interface
Jonas Fonseca
2006-08-29
1
-1
/
+1
*
free(NULL) is perfectly valid.
Junio C Hamano
2006-08-28
1
-4
/
+2
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-3
/
+3
[next]