index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-21
1
-0
/
+1
*
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
2009-10-20
1
-0
/
+1
*
Refactor pretty_print_commit arguments into a struct
Thomas Rast
2009-10-20
1
-11
/
+13
*
Let --decorate show HEAD position
Thomas Rast
2009-10-13
1
-0
/
+1
*
improve reflog date/number heuristic
Jeff King
2009-09-29
1
-1
/
+3
*
git-log: allow --decorate[=short|full]
Lars Hjemli
2009-08-18
1
-3
/
+4
*
Expose the has_non_ascii() function
Johannes Schindelin
2009-08-10
1
-12
/
+0
*
log-tree: fix confusing comment
Jeff King
2009-07-01
1
-1
/
+2
*
Prettify log decorations even more
Felipe Contreras
2009-05-14
1
-0
/
+1
*
log-tree: fix patch filename computation in "git format-patch"
Christian Couder
2009-03-27
1
-10
/
+5
*
format-patch: --attach/inline uses filename instead of SHA1
Stephen Boyd
2009-03-23
1
-7
/
+11
*
format-patch: move get_patch_filename() into log-tree
Stephen Boyd
2009-03-23
1
-0
/
+22
*
Merge branch 'tr/format-patch-thread'
Junio C Hamano
2009-03-11
1
-3
/
+8
|
\
|
*
format-patch: track several references
Thomas Rast
2009-02-22
1
-3
/
+8
*
|
Move local variables to narrower scopes
Benjamin Kramer
2009-03-08
1
-3
/
+3
|
/
*
log: do not print ellipses with --abbrev-commit
Thomas Rast
2009-02-14
1
-4
/
+4
*
Fix machine-parseability of 'git log --source'
Linus Torvalds
2008-11-16
1
-1
/
+1
*
Make '--decorate' set an explicit 'show_decorations' flag
Linus Torvalds
2008-11-04
1
-0
/
+2
*
Add a 'source' decorator for commits
Linus Torvalds
2008-11-04
1
-3
/
+5
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-2
/
+1
*
move load_ref_decorations() to log-tree.c and export it
René Scharfe
2008-09-05
1
-0
/
+36
*
Teach git log --exit-code to return an appropriate exit code
Peter Valdemar Mørch
2008-08-18
1
-1
/
+1
*
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-30
1
-1
/
+1
*
log --graph --left-right: show left/right information in place of '*'
Adam Simpkins
2008-05-25
1
-18
/
+23
*
log and rev-list: add --graph option
Adam Simpkins
2008-05-06
1
-7
/
+69
*
revision API: split parent rewriting and parent printing options
Adam Simpkins
2008-05-06
1
-2
/
+2
*
log: print log entry terminator even if the message is empty
Adam Simpkins
2008-05-03
1
-4
/
+3
*
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
1
-18
/
+9
*
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
1
-2
/
+2
*
pretty.c: add %x00 format specifier.
Govind Salinas
2008-03-23
1
-2
/
+4
*
Merge branch 'maint'
Junio C Hamano
2008-03-15
1
-3
/
+12
|
\
|
*
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
2008-03-15
1
-1
/
+6
*
|
Merge branch 'db/cover-letter'
Junio C Hamano
2008-02-27
1
-58
/
+68
|
\
\
|
*
|
Export some email and pretty-printing functions
Daniel Barkalow
2008-02-19
1
-58
/
+68
|
|
/
*
/
Add "--show-all" revision walker flag for debugging
Linus Torvalds
2008-02-14
1
-4
/
+11
|
/
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-12
1
-4
/
+2
*
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
2007-11-02
1
-1
/
+14
*
rev-list: implement --bisect-all
Christian Couder
2007-10-27
1
-1
/
+1
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-16
1
-1
/
+2
|
\
|
*
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
2007-10-16
1
-1
/
+2
*
|
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
|
|
/
*
/
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
2007-09-10
1
-37
/
+19
|
/
*
Add --log-size to git log to print message size
Marco Costalba
2007-08-14
1
-0
/
+3
*
Handle missing prefix for "Subject:" as if no prefix given
Alex Riesen
2007-07-04
1
-1
/
+1
*
Don't fflush(stdout) when it's not helpful
Theodore Ts'o
2007-07-01
1
-0
/
+1
*
Lift 16kB limit of log message output
Junio C Hamano
2007-06-13
1
-12
/
+23
*
Merge branch 'maint'
Junio C Hamano
2007-05-06
1
-4
/
+4
|
\
|
*
Fix --boundary output
Linus Torvalds
2007-05-06
1
-4
/
+4
*
|
Add --date={local,relative,default}
Junio C Hamano
2007-04-26
1
-2
/
+2
[next]