index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
use strbuf_addbuf for adding strbufs
René Scharfe
1
-1
/
+1
2014-07-09
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-6
/
+6
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-6
/
+7
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
1
-6
/
+6
2014-06-16
Merge branch 'lt/log-auto-decorate'
Junio C Hamano
1
-0
/
+2
2014-06-16
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
1
-2
/
+24
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
1
-6
/
+2
2014-06-13
commit: record buffer length in cache
Jeff King
1
-1
/
+1
2014-06-13
use get_commit_buffer everywhere
Jeff King
1
-2
/
+5
2014-06-13
provide a helper to free commit buffer
Jeff King
1
-4
/
+2
2014-05-30
git log: support "auto" decorations
Linus Torvalds
1
-0
/
+2
2014-05-27
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
1
-0
/
+17
2014-05-21
format-patch: make newline after signature conditional
Jeff King
1
-2
/
+7
2014-05-20
move "--follow needs one pathspec" rule to diff_setup_done
Jeff King
1
-6
/
+2
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
1
-1
/
+1
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-4
/
+4
2013-10-23
Merge branch 'mg/more-textconv'
Junio C Hamano
1
-3
/
+23
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-1
/
+1
2013-08-05
log, format-patch: parsing uses OPT__QUIET
Stefan Beller
1
-3
/
+2
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-4
/
+4
2013-08-05
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
1
-2
/
+2
2013-07-15
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-03
teach format-patch to place other authors into in-body "From"
Jeff King
1
-0
/
+24
2013-07-01
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
1
-1
/
+1
2013-06-11
toposort: rename "lifo" field
Junio C Hamano
1
-1
/
+1
2013-06-02
Merge branch 'tr/line-log'
Junio C Hamano
1
-0
/
+31
2013-05-10
show: honor --textconv for blobs
Michael J Gruber
1
-3
/
+22
2013-05-10
diff_opt: track whether flags have been set explicitly
Junio C Hamano
1
-0
/
+1
2013-04-26
Merge branch 'rr/shortlog-doc'
Junio C Hamano
1
-1
/
+1
2013-04-22
builtin/log.c: make usage string consistent with doc
Ramkumar Ramachandra
1
-1
/
+1
2013-04-07
format-patch: trivial cleanups
Felipe Contreras
1
-36
/
+35
2013-04-07
format-patch: add format.coverLetter configuration variable
Felipe Contreras
1
-6
/
+26
2013-04-07
log: update to OPT_BOOL
Felipe Contreras
1
-7
/
+7
2013-04-07
format-patch: refactor branch name calculation
Felipe Contreras
1
-17
/
+16
2013-04-07
format-patch: improve head calculation for cover-letter
Felipe Contreras
1
-18
/
+4
2013-04-02
Merge branch 'js/log-gpg'
Junio C Hamano
1
-0
/
+3
2013-04-01
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
1
-12
/
+1
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+31
2013-03-27
log: read gpg settings for signed commit verification
Jacob Sarvis
1
-0
/
+3
2013-02-12
format-patch: update append_signoff prototype
Nguyễn Thái Ngọc Duy
1
-12
/
+1
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-1
/
+15
2013-01-11
Merge branch 'jc/format-patch-reroll'
Junio C Hamano
1
-9
/
+24
2013-01-10
log: add log.mailmap configuration option
Antoine Pelisse
1
-0
/
+7
2013-01-10
log: add --use-mailmap option
Antoine Pelisse
1
-1
/
+8
2013-01-09
Merge branch 'nd/maint-branch-desc-doc'
Junio C Hamano
1
-13
/
+23
2013-01-03
format-patch: give --reroll-count a short synonym -v
Junio C Hamano
1
-1
/
+1
2013-01-03
format-patch: pick up branch description when no ref is specified
Nguyễn Thái Ngọc Duy
1
-3
/
+16
2013-01-03
format-patch: pick up correct branch name from symbolic ref
Nguyễn Thái Ngọc Duy
1
-12
/
+9
2012-12-22
format-patch: add --reroll-count=$N option
Junio C Hamano
1
-0
/
+11
2012-12-21
get_patch_filename(): split into two functions
Junio C Hamano
1
-1
/
+3
[next]