Sign in
googlers
/
jrn
/
git
/
ab7fade9198e0ab3cc5c8705f0383768a3c954db
/
log-tree.c
9d3f002
pretty: share code between format_decoration and show_decorations
by Nguyễn Thái Ngọc Duy
· 12 years ago
48799d1
Merge branch 'tr/log-tree-optim'
by Junio C Hamano
· 12 years ago
900c8ec
Merge branch 'bc/append-signed-off-by'
by Junio C Hamano
· 12 years ago
d1b9b76
Avoid loading commits twice in log with diffs
by Thomas Rast
· 12 years ago
0f6875d
Merge branch 'mg/gpg-interface-using-status'
by Junio C Hamano
· 12 years ago
9cc4ac8
gpg_interface: allow to request status return
by Michael J Gruber
· 12 years ago
1315093
log-tree: rely upon the check in the gpg_interface
by Michael J Gruber
· 12 years ago
959a262
Unify appending signoff in format-patch, commit and sequencer
by Brandon Casey
· 12 years ago
5289c56
format-patch: update append_signoff prototype
by Nguyễn Thái Ngọc Duy
· 12 years ago
577f63e
Merge branch 'ap/log-mailmap'
by Junio C Hamano
· 12 years ago
98294e9
Merge branch 'jc/format-patch-reroll'
by Junio C Hamano
· 12 years ago
0e2913b
mailmap: add mailmap structure to rev_info and pp
by Antoine Pelisse
· 12 years ago
946a5ae
Merge branch 'jc/format-color-auto'
by Junio C Hamano
· 12 years ago
5fe10fe
format-patch: add --reroll-count=$N option
by Junio C Hamano
· 12 years ago
d28b5d4
get_patch_filename(): split into two functions
by Junio C Hamano
· 12 years ago
38ec23a
get_patch_filename(): drop "just-numbers" hack
by Junio C Hamano
· 12 years ago
021f2f4
get_patch_filename(): simplify function signature
by Junio C Hamano
· 12 years ago
3082517
log --format: teach %C(auto,black) to respect color config
by Junio C Hamano
· 12 years ago
1d34c50
format-patch: add a blank line between notes and diffstat
by Junio C Hamano
· 12 years ago
bd1470b
format-patch --notes: show notes after three-dashes
by Junio C Hamano
· 12 years ago
212620f
format-patch: append --signature after notes
by Junio C Hamano
· 12 years ago
5a664cf
pretty_print_commit(): do not append notes message
by Junio C Hamano
· 12 years ago
ddf333f
pretty: prepare notes message at a centralized place
by Junio C Hamano
· 12 years ago
a21c2f9
format-patch: refactor get_patch_filename
by Jeff King
· 13 years ago
d318a39
Merge branch 'jk/maint-reflog-walk-count-vs-time'
by Junio C Hamano
· 13 years ago
55ccf85
reflog-walk: tell explicit --date=default from not having --date at all
by Junio C Hamano
· 13 years ago
43d1e41
Merge branch 'jk/maint-tformat-with-z'
by Junio C Hamano
· 13 years ago
f026c75
log: respect date_mode_explicit with --format:%gd
by Jeff King
· 13 years ago
3e06530
log-tree: use custom line terminator in line termination mode
by Jan Krüger
· 13 years ago
31a199a
Merge branch 'lp/maint-diff-three-dash-with-graph'
by Junio C Hamano
· 13 years ago
aea69a0
log --graph --stat: three-dash separator should come after graph lines
by Lucian Poston
· 13 years ago
02a20d1
Merge branch 'nd/maint-refname-in-hierarchy-check'
by Junio C Hamano
· 13 years ago
97ba642
Fix incorrect ref namespace check
by Nguyễn Thái Ngọc Duy
· 13 years ago
5de89d3
Merge branch 'jc/show-sig'
by Junio C Hamano
· 13 years ago
d041ffa
log --show-signature: reword the common two-head merge case
by Junio C Hamano
· 13 years ago
824958e
log-tree: show mergetag in log --show-signature output
by Junio C Hamano
· 13 years ago
c6b3ec4
log-tree.c: small refactor in show_signature()
by Junio C Hamano
· 13 years ago
8288929
pass struct commit to diff_tree_combined_merge()
by René Scharfe
· 13 years ago
0c37f1f
log: --show-signature
by Junio C Hamano
· 13 years ago
aadf863
Merge branch 'js/log-show-children'
by Junio C Hamano
· 13 years ago
91b849b
log --children
by Jay Soffian
· 13 years ago
3400c22
Merge branch 'nd/decorate-grafts'
by Junio C Hamano
· 14 years ago
b9ad500
log: Do not decorate replacements with --no-replace-objects
by Michael J Gruber
· 14 years ago
daa0c3d
color: delay auto-color decision until point of use
by Jeff King
· 14 years ago
5267d29
log: decorate "replaced" on to replaced commits
by Nguyễn Thái Ngọc Duy
· 14 years ago
f1c9626
diff: refactor COLOR_DIFF from a flag into an int
by Jeff King
· 14 years ago
76f5df3
log: decorate grafted commits with "grafted"
by Nguyễn Thái Ngọc Duy
· 14 years ago
594ffe8
decoration: do not mis-decorate refs with same prefix
by Nguyễn Thái Ngọc Duy
· 14 years ago
f67d2e8
Merge branch 'jk/format-patch-am'
by Junio C Hamano
· 14 years ago
e7af8e4
format-patch: make zero-length subject prefixes prettier
by Jeff King
· 14 years ago
9553d2b
format-patch: preserve subject newlines with -k
by Jeff King
· 14 years ago
6bf1394
clean up calling conventions for pretty.c functions
by Jeff King
· 14 years ago
b1b4755
git-log: put space after commit mark
by Michael J Gruber
· 14 years ago
1df2d65
rev-list/log: factor out revision mark generation
by Michael J Gruber
· 14 years ago
5e11bee
Allow customizable commit decorations colors
by Nazri Ramliy
· 15 years ago
67a4b58
log --decorate: Colorize commit decorations
by Nazri Ramliy
· 15 years ago
a752412
log-tree.c: Use struct name_decoration's type for classifying decoration
by Nazri Ramliy
· 15 years ago
81bd1b2
Output the graph columns at the end of the commit message
by Bo Yang
· 15 years ago
88d9d45
git log -p -m: document -m and honor --first-parent
by Petr Baudis
· 15 years ago
66b2ed0
Fix "log" family not to be too agressive about showing notes
by Junio C Hamano
· 15 years ago
8f8f547
Introduce new pretty formats %g[sdD] for reflog information
by Thomas Rast
· 15 years ago
dd2e794
Refactor pretty_print_commit arguments into a struct
by Thomas Rast
· 15 years ago
77abcbd
Let --decorate show HEAD position
by Thomas Rast
· 15 years ago
f4ea32f
improve reflog date/number heuristic
by Jeff King
· 16 years ago
33e7018
git-log: allow --decorate[=short|full]
by Lars Hjemli
· 16 years ago
28e9cf6
Expose the has_non_ascii() function
by Johannes Schindelin
· 16 years ago
8715227
log-tree: fix confusing comment
by Jeff King
· 16 years ago
de435ac
Prettify log decorations even more
by Felipe Contreras
· 16 years ago
b09b868
log-tree: fix patch filename computation in "git format-patch"
by Christian Couder
· 16 years ago
108dab2
format-patch: --attach/inline uses filename instead of SHA1
by Stephen Boyd
· 16 years ago
6fa8e62
format-patch: move get_patch_filename() into log-tree
by Stephen Boyd
· 16 years ago
5a5bd23
Merge branch 'tr/format-patch-thread'
by Junio C Hamano
· 16 years ago
fd13b21
Move local variables to narrower scopes
by Benjamin Kramer
· 16 years ago
b079c50
format-patch: track several references
by Thomas Rast
· 16 years ago
7fcda92
log: do not print ellipses with --abbrev-commit
by Thomas Rast
· 16 years ago
8c4021a
Fix machine-parseability of 'git log --source'
by Linus Torvalds
· 16 years ago
d467a52
Make '--decorate' set an explicit 'show_decorations' flag
by Linus Torvalds
· 16 years ago
0f3a290
Add a 'source' decorator for commits
by Linus Torvalds
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
cab4feb
move load_ref_decorations() to log-tree.c and export it
by René Scharfe
· 17 years ago
84102a3
Teach git log --exit-code to return an appropriate exit code
by Peter Valdemar Mørch
· 17 years ago
6b2fbaa
format-patch: Produce better output with --inline or --attach
by Kevin Ballard
· 17 years ago
7528f27
log --graph --left-right: show left/right information in place of '*'
by Adam Simpkins
· 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
9b58bfe
log: print log entry terminator even if the message is empty
by Adam Simpkins
· 17 years ago
0286565
Remove dead code: show_log() sep argument and diff_options.msg_sep
by Adam Simpkins
· 17 years ago
4da45be
log: teach "terminator" vs "separator" mode to "--pretty=format"
by Junio C Hamano
· 17 years ago
42c8c74
pretty.c: add %x00 format specifier.
by Govind Salinas
· 17 years ago
267123b
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
6bf4f1b
format-patch: generate MIME header as needed even when there is format.header
by Junio C Hamano
· 17 years ago
992221d
Merge branch 'db/cover-letter'
by Junio C Hamano
· 17 years ago
b02bd65
Export some email and pretty-printing functions
by Daniel Barkalow
· 17 years ago
3131b71
Add "--show-all" revision walker flag for debugging
by Linus Torvalds
· 17 years ago
8f67f8a
Make the diff_options bitfields be an unsigned with explicit masks.
by Pierre Habouzit
· 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
d55e7c3
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
304b5af
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
by Linus Torvalds
· 17 years ago
cc61ae8
Merge branch 'mv/unknown'
by Junio C Hamano
· 18 years ago
Next »