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
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2007-12-19
git show <tag>: show the tagger
Johannes Schindelin
1
-7
/
+31
2007-12-12
Merge branch 'jc/shortlog-e'
Junio C Hamano
1
-4
/
+1
2007-12-11
shortlog: default to HEAD when the standard input is a tty
Junio C Hamano
1
-4
/
+1
2007-12-09
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
1
-2
/
+2
2007-11-18
Merge branch 'lt/rev-list-interactive'
Junio C Hamano
1
-0
/
+123
2007-11-18
Merge branch 'ph/diffopts'
Junio C Hamano
1
-14
/
+10
2007-11-14
Fix parent rewriting in --early-output
Linus Torvalds
1
-1
/
+1
2007-11-11
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
1
-14
/
+10
2007-11-05
revision walker: mini clean-up
Linus Torvalds
1
-8
/
+2
2007-11-05
Enhance --early-output format
Linus Torvalds
1
-13
/
+75
2007-11-04
format-patch: Add configuration and off switch for --numbered
Brian Gernhardt
1
-1
/
+18
2007-11-04
Add "--early-output" log flag for interactive GUI use
Linus Torvalds
1
-0
/
+67
2007-11-01
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
1
-1
/
+1
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
1
-10
/
+2
2007-09-18
Merge branch 'master' into ph/strbuf
Junio C Hamano
1
-1
/
+30
2007-09-14
git-format-patch --in-reply-to: accept <message@id> with angle brackets
Junio C Hamano
1
-1
/
+30
2007-09-10
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
1
-6
/
+6
2007-08-28
"format-patch --root rev" is the way to show everything.
Junio C Hamano
1
-3
/
+10
2007-08-28
Porcelain level "log" family should recurse when diffing.
Junio C Hamano
1
-2
/
+1
2007-07-04
Handle format.subjectprefix for every command which accepts --pretty
Alex Riesen
1
-7
/
+8
2007-07-02
format-patch: Add format.subjectprefix config option
Adam Roben
1
-0
/
+9
2007-06-27
git-log: detect dup and fdopen failure
Jim Meyering
1
-1
/
+1
2007-06-22
Finally implement "git log --follow"
Linus Torvalds
1
-0
/
+5
2007-06-13
Lift 16kB limit of log message output
Junio C Hamano
1
-2
/
+4
2007-06-09
cmd_log_init: remove parsing of --encoding command line parameter
Jeff King
1
-7
/
+1
2007-06-06
Add the --numbered-files option to git-format-patch.
Jon Loeliger
1
-41
/
+56
2007-05-14
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-05-14
builtin-log.c: Fix typo in comment
Frank Lichtenheld
1
-1
/
+1
2007-04-16
Add support for "commit name decorations" to log family of commands
Linus Torvalds
1
-2
/
+32
2007-04-12
Merge branch 'jc/cherry'
Junio C Hamano
1
-31
/
+13
2007-04-12
Fix git {log,show,...} --pretty=email
Junio C Hamano
1
-1
/
+0
2007-04-11
Refactor patch-id filtering out of git-cherry and git-format-patch.
Junio C Hamano
1
-31
/
+13
2007-04-11
Add custom subject prefix support to format-patch (take 3)
Robin H. Johnson
1
-2
/
+8
2007-03-19
Replace remaining instances of strdup with xstrdup.
James Bowes
1
-1
/
+1
2007-03-04
format-patch: add --inline option and make --attach a true attachment
Johannes Schindelin
1
-2
/
+14
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-2
/
+2
2007-02-24
Merge branch 'maint'
Junio C Hamano
1
-7
/
+21
2007-02-24
Limit filename for format-patch
Robin Rosenberg
1
-7
/
+21
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-6
/
+6
2007-02-08
git reflog show
Linus Torvalds
1
-0
/
+32
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
1
-1
/
+0
2007-01-25
Allow non-developer to clone, checkout and fetch more easily.
Junio C Hamano
1
-1
/
+1
2007-01-22
format-patch: fix bug with --stdout in a subdirectory
Jeff King
1
-1
/
+1
2007-01-20
--walk-reflogs: do not crash with cyclic reflog ancestry
Johannes Schindelin
1
-2
/
+5
2007-01-17
git-format-patch: the default suffix is now .patch, not .txt
Junio C Hamano
1
-1
/
+1
2007-01-17
git-format-patch: make --binary on by default
Junio C Hamano
1
-0
/
+3
2007-01-17
Add --summary to git-format-patch by default
Junio C Hamano
1
-1
/
+1
2007-01-17
git-format-patch -3
Junio C Hamano
1
-2
/
+7
2007-01-17
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
1
-1
/
+5
[prev]
[next]