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
2009-08-18
git-log: allow --decorate[=short|full]
Lars Hjemli
1
-2
/
+14
2009-08-16
Merge branch 'js/maint-cover-letter-non-ascii'
Junio C Hamano
1
-0
/
+4
2009-08-10
Correctly mark cover letters' encodings if they are not pure ASCII
Johannes Schindelin
1
-0
/
+4
2009-08-07
Show usage string for 'git log -h', 'git show -h' and 'git diff -h'
Matthieu Moy
1
-0
/
+6
2009-07-19
show: add space between multiple items
Jeff King
1
-0
/
+6
2009-07-19
show: suppress extra newline when showing annotated tag
Jeff King
1
-1
/
+1
2009-07-06
Merge branch 'tr/die_errno'
Junio C Hamano
1
-2
/
+2
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-2
/
+2
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
1
-2
/
+2
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
1
-1
/
+1
2009-05-31
Merge branch 'sb/format-patch-parseopt'
Junio C Hamano
1
-100
/
+160
2009-05-30
t9139 uses ancient, backwards-compatible iconv names
Eric Wong
1
-1
/
+1
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-05-25
Merge branch 'sb/format-patch-parseopt' into sb/opt-filename
Junio C Hamano
1
-100
/
+160
2009-05-18
Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility
Brandon Casey
1
-1
/
+1
2009-05-17
format-patch: migrate to parse-options API
Stephen Boyd
1
-97
/
+158
2009-05-09
format-patch let -k override a config-specified format.numbered
Jim Meyering
1
-1
/
+13
2009-04-06
Merge branch 'sb/format-patch-patchname'
Junio C Hamano
1
-88
/
+43
2009-04-06
Add configuration variable for sign-off to format-patch
Heiko Voigt
1
-7
/
+16
2009-03-27
format-patch: add arbitrary email headers
Michael Hendricks
1
-0
/
+2
2009-03-22
format-patch: --attach/inline uses filename instead of SHA1
Stephen Boyd
1
-4
/
+4
2009-03-22
format-patch: move get_patch_filename() into log-tree
Stephen Boyd
1
-24
/
+0
2009-03-22
format-patch: pass a commit to reopen_stdout()
Stephen Boyd
1
-28
/
+39
2009-03-22
format-patch: construct patch filename in one function
Stephen Boyd
1
-65
/
+33
2009-03-21
Sync with maint
Junio C Hamano
1
-2
/
+0
2009-03-21
format-patch: --numbered-files and --stdout aren't mutually exclusive
Stephen Boyd
1
-2
/
+0
2009-03-18
format-patch: Respect --quiet option
Nate Case
1
-4
/
+6
2009-03-11
Merge branch 'tr/format-patch-thread'
Junio C Hamano
1
-12
/
+54
2009-02-21
format-patch: support deep threading
Thomas Rast
1
-4
/
+31
2009-02-21
format-patch: thread as reply to cover letter even with in-reply-to
Thomas Rast
1
-5
/
+15
2009-02-21
format-patch: track several references
Thomas Rast
1
-4
/
+10
2009-02-12
Enable setting attach as the default in .gitconfig for git-format-patch.
Jeremy White
1
-0
/
+19
2009-01-21
Merge branch 'jc/maint-format-patch-o-relative'
Junio C Hamano
1
-3
/
+25
2009-01-17
Merge branch 'jc/maint-format-patch'
Junio C Hamano
1
-0
/
+7
2009-01-13
Merge branch 'mh/cherry-default'
Junio C Hamano
1
-2
/
+14
2009-01-12
Teach format-patch to handle output directory relative to cwd
Junio C Hamano
1
-3
/
+25
2009-01-10
format-patch: show patch text for the root commit
Junio C Hamano
1
-0
/
+7
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-1
/
+1
2009-01-05
Documentation: clarify which parameters are optional to git-cherry
Markus Heidelberg
1
-1
/
+1
2009-01-05
show <tag>: reuse pp_user_info() instead of duplicating code
Johannes Schindelin
1
-15
/
+6
2009-01-01
git-cherry: make <upstream> parameter optional
Markus Heidelberg
1
-2
/
+14
2008-12-15
Merge branch 'maint'
Junio C Hamano
1
-1
/
+7
2008-12-15
git-show: do not segfault when showing a bad tag
Junio C Hamano
1
-1
/
+7
2008-12-07
reorder ALLOW_TEXTCONV option setting
Jeff King
1
-1
/
+1
2008-11-12
Merge branch 'lt/decorate'
Junio C Hamano
1
-2
/
+3
2008-11-04
Make '--decorate' set an explicit 'show_decorations' flag
Linus Torvalds
1
-2
/
+1
2008-11-04
Add a 'source' decorator for commits
Linus Torvalds
1
-0
/
+2
2008-10-26
userdiff: require explicitly allowing textconv
Jeff King
1
-0
/
+1
2008-10-18
format-patch: autonumber by default
Brian Gernhardt
1
-1
/
+2
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-9
/
+4
[next]