Sign in
googlers
/
jrn
/
git
/
05c95dbe44b42f9c3f7efe6793d311a26e1b8181
/
revision.c
e61f25f
Merge branch 'jc/log-stdin'
by Junio C Hamano
· 15 years ago
60da8b1
Make --stdin option to "log" family read also pathspecs
by Junio C Hamano
· 15 years ago
5486ef0
setup_revisions(): do not call get_pathspec() too early
by Junio C Hamano
· 15 years ago
8b3dce5
Teach --stdin option to "log" family
by Junio C Hamano
· 15 years ago
63d564b
read_revision_from_stdin(): use strbuf
by Junio C Hamano
· 15 years ago
ad3f9a7
Add '--bisect' revision machinery argument
by Linus Torvalds
· 15 years ago
f4ea32f
improve reflog date/number heuristic
by Jeff King
· 15 years ago
24343c6
Merge branch 'as/maint-graph-interesting-fix'
by Junio C Hamano
· 16 years ago
beb5af4
graph API: fix bug in graph_is_interesting()
by Adam Simpkins
· 16 years ago
33e7018
git-log: allow --decorate[=short|full]
by Lars Hjemli
· 16 years ago
f222abd
Make 'git show' more useful
by Linus Torvalds
· 16 years ago
b8e8db2
git log: add '--merges' flag to match '--no-merges'
by Linus Torvalds
· 16 years ago
ceff8e7
Clean up and simplify rev_compare_tree()
by Linus Torvalds
· 16 years ago
3ea3c21
Fix typos / spelling in comments
by Mike Ralphson
· 16 years ago
9824a38
Merge branch 'lt/pack-object-memuse'
by Junio C Hamano
· 16 years ago
cf2ab91
show_object(): push path_name() call further down
by Linus Torvalds
· 16 years ago
8d2dfc4
process_{tree,blob}: show objects without buffering
by Linus Torvalds
· 16 years ago
3c91bf6
Merge branch 'jc/maint-1.6.0-keep-pack'
by Junio C Hamano
· 16 years ago
4d6acb7
Remove --kept-pack-only option and associated infrastructure
by Brandon Casey
· 16 years ago
aec8130
Merge branch 'jc/maint-1.6.0-keep-pack'
by Junio C Hamano
· 16 years ago
69e020a
is_kept_pack(): final clean-up
by Junio C Hamano
· 16 years ago
03a9683
Simplify is_kept_pack()
by Junio C Hamano
· 16 years ago
b8431b0
has_sha1_kept_pack(): take "struct rev_info"
by Junio C Hamano
· 16 years ago
cd673c1
has_sha1_pack(): refactor "pretend these packs do not exist" interface
by Junio C Hamano
· 16 years ago
de84acc
Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
by Nanako Shiraishi
· 16 years ago
3a4c1a5
Add --format that is a synonym to --pretty
by Nanako Shiraishi
· 16 years ago
aff4e8d
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
268c015
Merge branch 'maint-1.5.6' into maint
by Junio C Hamano
· 16 years ago
afce435
Merge branch 'maint-1.5.5' into maint-1.5.6
by Junio C Hamano
· 16 years ago
9279870
Merge branch 'maint-1.5.4' into maint-1.5.5
by Junio C Hamano
· 16 years ago
ed62089
revision traversal and pack: notice and die on missing commit
by Junio C Hamano
· 16 years ago
8abc618
Merge branch 'js/maint-all-implies-HEAD' into maint
by Junio C Hamano
· 16 years ago
2d40cad
Merge branch 'jc/maint-allow-uninteresting-missing'
by Junio C Hamano
· 16 years ago
aeeae1b
revision traversal: allow UNINTERESTING objects to be missing
by Junio C Hamano
· 16 years ago
f18e6be
Merge branch 'js/maint-all-implies-HEAD'
by Junio C Hamano
· 16 years ago
f0298cf
revision walker: include a detached HEAD in --all
by Johannes Schindelin
· 16 years ago
ea4f2bd
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
d0f19d0
revision.c: use proper data type in call to sizeof() within xrealloc
by Brandon Casey
· 16 years ago
78892e3
revision traversal: '--simplify-by-decoration'
by Linus Torvalds
· 16 years ago
3a5e860
revision: make tree comparison functions take commits rather than trees
by Linus Torvalds
· 16 years ago
0f3a290
Add a 'source' decorator for commits
by Linus Torvalds
· 16 years ago
b805ef0
Merge branch 'tr/rev-list-reverse'
by Junio C Hamano
· 16 years ago
80d12c2
Merge branch 'jc/maint-log-grep'
by Junio C Hamano
· 17 years ago
a4d7d2c
log --author/--committer: really match only with name part
by Junio C Hamano
· 17 years ago
0191457
Merge branch 'tr/filter-branch'
by Junio C Hamano
· 17 years ago
498bcd3
rev-list: fix --reverse interaction with --parents
by Thomas Rast
· 17 years ago
0843acf
Fix "git log -i --grep"
by Jeff King
· 17 years ago
5eac739
revision --simplify-merges: make it a no-op without pathspec
by Junio C Hamano
· 17 years ago
53030f8
revision --simplify-merges: do not leave commits unprocessed
by Junio C Hamano
· 17 years ago
faf0156
revision --simplify-merges: use decoration instead of commit->util field
by Junio C Hamano
· 17 years ago
1e040c0
Merge branch 'ag/rewrite_one' into maint
by Junio C Hamano
· 17 years ago
6534703
Topo-sort before --simplify-merges
by Junio C Hamano
· 17 years ago
6546b59
revision traversal: show full history with merge simplification
by Junio C Hamano
· 17 years ago
60d30b0
revision.c: whitespace fix
by Junio C Hamano
· 17 years ago
0fe8c13
Allow "non-option" revision options in parse_option-enabled commands
by Pierre Habouzit
· 17 years ago
88bbda0
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
fd55a19
Fix buffer overflow in git diff
by Dmitry Potapov
· 17 years ago
c158cae
Merge branch 'ag/rewrite_one'
by Junio C Hamano
· 17 years ago
fa6200f
Merge branch 'ph/parseopt-step-blame'
by Junio C Hamano
· 17 years ago
fce87ae
Fix quadratic performance in rewrite_one.
by Alexander N. Gavrilov
· 17 years ago
6b61ec0
revisions: refactor handle_revision_opt into parse_revision_opt.
by Pierre Habouzit
· 17 years ago
02e5422
revisions: split handle_revision_opt() from setup_revisions()
by Pierre Habouzit
· 17 years ago
8bb6588
Merge branch 'jc/blame' (early part) into HEAD
by Junio C Hamano
· 17 years ago
1fc561d
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
by Adam Brewster
· 17 years ago
48ded91
log --pretty: do not accept bogus "--prettyshort"
by Junio C Hamano
· 17 years ago
37869f4
log --graph: do not accept log --graphbogus
by Junio C Hamano
· 17 years ago
4603ec0
get_revision(): honor the topo_order flag for boundary commits
by Adam Simpkins
· 17 years ago
3c68d67
Fix output of "git log --graph --boundary"
by Adam Simpkins
· 17 years ago
7528f27
log --graph --left-right: show left/right information in place of '*'
by Adam Simpkins
· 17 years ago
f0abea6
Merge branch 'sv/first-parent'
by Junio C Hamano
· 17 years ago
ad1012e
revision.c: really honor --first-parent
by Lars Hjemli
· 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
d9c292e
Simplify and fix --first-parent implementation
by Stephen R. van den Berg
· 17 years ago
d523016
Merge branch 'jc/terminator-separator'
by Junio C Hamano
· 17 years ago
f35f560
revision traversal: --children option
by Junio C Hamano
· 17 years ago
eed8183
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
a710522
revision.c: make --date-order overriddable
by Michele Ballabio
· 17 years ago
4da45be
log: teach "terminator" vs "separator" mode to "--pretty=format"
by Junio C Hamano
· 17 years ago
7d00419
Make revision limiting more robust against occasional bad commit dates
by Linus Torvalds
· 17 years ago
d2c425a
Merge branch 'jc/maint-log-merge-left-right'
by Junio C Hamano
· 17 years ago
a5aa930
rev-list: add --branches, --tags and --remotes
by Uwe Kleine-König
· 17 years ago
e82447b
Fix "git log --merge --left-right"
by Junio C Hamano
· 17 years ago
860cc3a
Merge branch 'jc/diff-relative'
by Junio C Hamano
· 17 years ago
dc1c0ff
Add '--fixed-strings' option to "git log --grep" and friends
by Jakub Narebski
· 17 years ago
428ae2e
Merge branch 'lt/revision-walker'
by Junio C Hamano
· 17 years ago
9684afd
revision.c: handle tag->tagged == NULL
by Martin Koegler
· 17 years ago
c1ee901
mark_blob/tree_uninteresting: check for NULL
by Martin Koegler
· 17 years ago
3131b71
Add "--show-all" revision walker flag for debugging
by Linus Torvalds
· 17 years ago
c0cb4a0
diff --relative: help working in a bare repository
by Junio C Hamano
· 17 years ago
cd676a5
diff --relative: output paths as relative to the current subdirectory
by Junio C Hamano
· 17 years ago
0faf2da
Fix "git log --diff-filter" bug
by Arjen Laarhoven
· 17 years ago
3384a2d
shortlog: default to HEAD when the standard input is a tty
by Junio C Hamano
· 17 years ago
5d3d1ca
Merge branch 'lt/rev-list-gitlink'
by Junio C Hamano
· 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
4d1012c
Fix rev-list when showing objects involving submodules
by Linus Torvalds
· 17 years ago
8f67f8a
Make the diff_options bitfields be an unsigned with explicit masks.
by Pierre Habouzit
· 17 years ago
53b2c82
revision walker: mini clean-up
by Linus Torvalds
· 17 years ago
252a7c0
Enhance --early-output format
by Linus Torvalds
· 17 years ago
Next »