Sign in
googlers
/
jrn
/
git
/
1a8fb155cff5b19bc41ee3ac96e34f0f2ad95763
/
builtin-rev-list.c
9bd81e4
Merge branch 'js/config-cb'
by Junio C Hamano
· 17 years ago
v1.5.6-rc0
7528f27
log --graph --left-right: show left/right information in place of '*'
by Adam Simpkins
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
7fefda5
log and rev-list: add --graph option
by Adam Simpkins
· 17 years ago
885cf80
revision API: split parent rewriting and parent printing options
by Adam Simpkins
· 17 years ago
7ccd366
Add --reverse to the git-rev-list usage string
by Kevin Ballard
· 17 years ago
eadbcd4
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
· 17 years ago
a5aa930
rev-list: add --branches, --tags and --remotes
by Uwe Kleine-König
· 17 years ago
7914053
Remove unused object-ref code
by Martin Koegler
· 17 years ago
428ae2e
Merge branch 'lt/revision-walker'
by Junio C Hamano
· 17 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
· 17 years ago
3131b71
Add "--show-all" revision walker flag for debugging
by Linus Torvalds
· 17 years ago
872c930
Don't access line[-1] for a zero-length "line" from fgets.
by Jim Meyering
· 17 years ago
761e856
Merge branch 'lt/rev-list-interactive'
by Junio C Hamano
· 17 years ago
7dc0fe3
Fix parent rewriting in --early-output
by Linus Torvalds
· 17 years ago
2735089
rev-list: Introduce --quiet to avoid /dev/null redirects
by Shawn O. Pearce
· 17 years ago
53b2c82
revision walker: mini clean-up
by Linus Torvalds
· 17 years ago
4593fb8
format-patch -s: add MIME encoding header if signer's name requires so
by Junio C Hamano
· 17 years ago
50e62a8
rev-list: implement --bisect-all
by Christian Couder
· 17 years ago
cc61ae8
Merge branch 'mv/unknown'
by Junio C Hamano
· 17 years ago
66d4035
Merge branch 'ph/strbuf'
by Junio C Hamano
· 17 years ago
55246aa
Don't use "<unknown>" for placeholders and suppress printing of empty user formats.
by Michal Vitecek
· 17 years ago
17ed158
rev-list --bisect: Fix best == NULL case.
by Christian Couder
· 17 years ago
39bd2eb
Merge branch 'master' into ph/strbuf
by Junio C Hamano
· 17 years ago
5327141
rev-list --bisect: Bisection "distance" clean up.
by Christian Couder
· 18 years ago
77c11e0
rev-list --bisect: Move some bisection code into best_bisection.
by Christian Couder
· 18 years ago
ce0cbad
rev-list --bisect: Move finding bisection into do_find_bisection.
by Christian Couder
· 18 years ago
674d172
Rework pretty_print_commit to use strbufs instead of custom buffers.
by Pierre Habouzit
· 18 years ago
4b7f59a
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
4e0b2bb
rev-list --bisect: fix allocation of "int*" instead of "int".
by Christian Couder
· 18 years ago
1ed8415
Revert 88494423 (removal of duplicate parents in the output codepath)
by Junio C Hamano
· 18 years ago
06f59e9
Don't fflush(stdout) when it's not helpful
by Theodore Ts'o
· 18 years ago
80583c0
Lift 16kB limit of log message output
by Junio C Hamano
· 18 years ago
a7b02cc
Add --date={local,relative,default}
by Junio C Hamano
· 18 years ago
b9849a1
Make sure quickfetch is not fooled with a previous, incomplete fetch.
by Junio C Hamano
· 18 years ago
77e6f5b
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
b24bace
Document --left-right option to rev-list.
by Brian Gernhardt
· 18 years ago
1daa09d
make the previous optimization work also on path-limited rev-list --bisect
by Junio C Hamano
· 18 years ago
2a46469
rev-list --bisect: Fix "halfway" optimization.
by Junio C Hamano
· 18 years ago
1c2c611
Merge branch 'master' into jc/bisect
by Junio C Hamano
· 18 years ago
a4e9d71
Fix path-limited "rev-list --bisect" termination condition.
by Junio C Hamano
· 18 years ago
1c4fea3
git-rev-list --bisect: optimization
by Junio C Hamano
· 18 years ago
457f08a
git-rev-list: add --bisect-vars option.
by Junio C Hamano
· 18 years ago
256c3fe
Read the config in rev-list
by Fredrik Kuivinen
· 18 years ago
74bd902
Teach all of log family --left-right output.
by Junio C Hamano
· 18 years ago
577ed5c
rev-list --left-right
by Junio C Hamano
· 18 years ago
2d10c55
git log: Unify header_filter and message_filter into one.
by Junio C Hamano
· 18 years ago
f69895f
rev-list: fix segfault with --{author,committer,grep}
by Jeff King
· 18 years ago
8d1d8f8
pack-objects: further work on internal rev-list logic.
by Junio C Hamano
· 19 years ago
c64ed70
Separate object listing routines out of rev-list
by Junio C Hamano
· 19 years ago
42cabc3
Teach rev-list an option to read revs from the standard input.
by Junio C Hamano
· 19 years ago
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
3dfb927
Add --relative-date option to the revision interface
by Jonas Fonseca
· 19 years ago
4cac42b
free(NULL) is perfectly valid.
by Junio C Hamano
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
db6296a
Call setup_git_directory() early
by Linus Torvalds
· 19 years ago
1974632
Remove TYPE_* constant macros and use object_type enums consistently.
by Linus Torvalds
· 19 years ago
1f1e895
Add "named object array" concept
by Linus Torvalds
· 19 years ago
cb11574
Some more memory leak avoidance
by Linus Torvalds
· 19 years ago
885a86a
Shrink "struct object" a bit
by Linus Torvalds
· 19 years ago
87cefaa
rev-list: fix process_tree() conversion.
by Linus Torvalds
· 19 years ago
4c068a9
tree_entry(): new tree-walking helper function
by Linus Torvalds
· 19 years ago
2d9c58c
Remove "tree->entries" tree-entry list from tree parser
by Linus Torvalds
· 19 years ago
3a7c352
Make "tree_entry" have a SHA1 instead of a union of object pointers
by Linus Torvalds
· 19 years ago
136f2e5
Make "struct tree" contain the pointer to the tree buffer
by Linus Torvalds
· 19 years ago
91b452c
Fix memory leak in "git rev-list --objects"
by Linus Torvalds
· 19 years ago
698ce6f
fmt-patch: Support --attach
by Johannes Schindelin
· 19 years ago
328b710
Merge branch 'master' into js/fmt-patch
by Junio C Hamano
· 19 years ago
5fb61b8
Make "git rev-list" be a builtin
by Linus Torvalds
· 19 years ago
[Renamed (98%) from rev-list.c]
e686eb9
fmt-patch: understand old <his> notation
by Johannes Schindelin
· 19 years ago
34e98ea
Merge branch 'lt/logopt'
by Junio C Hamano
· 19 years ago
9153983
Log message printout cleanups
by Linus Torvalds
· 19 years ago
6feba7c
Merge branch 'jc/boundary'
by Junio C Hamano
· 19 years ago
db89665
rev-list --header: output format fix
by Junio C Hamano
· 19 years ago
1b65a5a
rev-list --boundary: show boundary commits even when limited otherwise.
by Junio C Hamano
· 19 years ago
7594c4b
rev-list option parser fix.
by Junio C Hamano
· 19 years ago
8c1f0b4
Fix up rev-list option parsing.
by Junio C Hamano
· 19 years ago
4e1dc64
rev-list --bisect: limit list before bisecting.
by Junio C Hamano
· 19 years ago
c4e05b1
blame and friends: adjust to multiple pathspec change.
by Junio C Hamano
· 19 years ago
3381c79
Make "--parents" logs also be incremental
by Linus Torvalds
· 19 years ago
5c51c98
rev-list --abbrev-commit
by Junio C Hamano
· 19 years ago
7b0c996
Move "--parent" parsing into generic revision.c library code
by Linus Torvalds
· 19 years ago
1b0c717
tree/diff header cleanup.
by Junio C Hamano
· 19 years ago
384e99a
rev-list --boundary
by Junio C Hamano
· 19 years ago
9181ca2
rev-list: memory usage reduction.
by Junio C Hamano
· 19 years ago
dc68c4f
rev-list --timestamp
by Junio C Hamano
· 19 years ago
8efdc32
rev-lib: Make it easy to do rename tracking (take 2)
by Fredrik Kuivinen
· 19 years ago
7ae0b0c
git-log (internal): more options.
by Junio C Hamano
· 19 years ago
765ac8e
Rip out merge-order and make "git log <paths>..." work again.
by Linus Torvalds
· 19 years ago
a4a88b2
git-rev-list libification: rev-list walking
by Linus Torvalds
· 19 years ago
d9a8368
Splitting rev-list into revisions lib, end of beginning.
by Linus Torvalds
· 19 years ago
d9cfb96
rev-list split: minimum fixup.
by Junio C Hamano
· 19 years ago
ae56354
First cut at libifying revlist generation
by Linus Torvalds
· 19 years ago
f0b0af1
Merge branches 'jc/rev-list' and 'jc/pack-thin'
by Junio C Hamano
· 19 years ago
e646de0
rev-list --objects: use full pathname to help hashing.
by Junio C Hamano
· 19 years ago
eb38cc6
rev-list --objects-edge: remove duplicated edge commit output.
by Junio C Hamano
· 19 years ago
5031985
rev-list.c: fix non-grammatical comments.
by Junio C Hamano
· 19 years ago
c649657
rev-list --objects-edge
by Junio C Hamano
· 19 years ago
4c8725f
topo-order: make --date-order optional.
by Junio C Hamano
· 19 years ago
Next »