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-01-05
show <tag>: reuse pp_user_info() instead of duplicating code
Johannes Schindelin
1
-15
/
+6
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
2008-09-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-09-19
Typo "bogos" in format-patch error message.
Mikael Magnusson
1
-1
/
+1
2008-09-04
move load_ref_decorations() to log-tree.c and export it
René Scharfe
1
-35
/
+0
2008-09-04
log: add load_ref_decorations()
René Scharfe
1
-2
/
+10
2008-08-26
format-patch: use default diff format even with patch options
Jeff King
1
-1
/
+2
2008-08-20
Merge branch 'pm/log-exit-code'
Junio C Hamano
1
-1
/
+10
2008-08-19
git format-patch: avoid underrun when format.headers is empty or all NLs
Jim Meyering
1
-1
/
+1
2008-08-17
Teach git log --exit-code to return an appropriate exit code
Peter Valdemar Mørch
1
-4
/
+4
2008-08-17
Teach git log --check to return an appropriate exit code
Peter Valdemar Mørch
1
-0
/
+9
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-1
/
+1
2008-07-15
add context pointer to read_tree_recursive()
René Scharfe
1
-2
/
+2
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-07-05
builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...
Brian Hetro
1
-12
/
+4
2008-07-01
Fix 'git show' on signed tag of signed tag of commit
Thomas Rast
1
-1
/
+1
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-9
/
+9
2008-05-23
Add log.date config variable
Heikki Orsila
1
-0
/
+10
2008-05-14
Merge branch 'mv/format-cc'
Junio C Hamano
1
-0
/
+7
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-9
/
+9
2008-05-11
git-format-patch: add --no-binary to omit binary changes in the patch.
Caio Marcelo de Oliveira Filho
1
-1
/
+4
2008-05-03
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
1
-1
/
+0
2008-04-29
git-format-patch: add a new format.cc configuration variable
Miklos Vajna
1
-0
/
+7
2008-04-10
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
1
-1
/
+2
2008-03-15
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2008-03-05
log/show/whatchanged: introduce format.pretty configuration
Denis Cheng
1
-0
/
+5
2008-03-02
format-patch: wrap cover-letter's shortlog sensibly
Johannes Schindelin
1
-0
/
+4
2008-03-02
format-patch: use the diff options for the cover letter, too
Johannes Schindelin
1
-2
/
+2
2008-02-29
Use diff_tree() directly in making cover letter
Daniel Barkalow
1
-14
/
+11
2008-02-27
format-patch: remove a leftover debugging message
Junio C Hamano
1
-1
/
+0
2008-02-27
Merge branch 'db/cover-letter'
Junio C Hamano
1
-83
/
+259
2008-02-25
Improve collection of information for format-patch --cover-letter
Daniel Barkalow
1
-24
/
+28
2008-02-20
Merge branch 'mk/color'
Junio C Hamano
1
-0
/
+17
2008-02-19
Support a --cc=<email> option in format-patch
Daniel Barkalow
1
-0
/
+4
2008-02-19
Combine To: and Cc: headers
Daniel Barkalow
1
-14
/
+64
2008-02-19
Fix format.headers not ending with a newline
Daniel Barkalow
1
-2
/
+6
2008-02-19
Add a --cover-letter option to format-patch
Daniel Barkalow
1
-58
/
+174
2008-02-19
Improve message-id generation flow control for format-patch
Daniel Barkalow
1
-15
/
+14
2008-02-18
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
1
-0
/
+17
2008-02-17
check return code of prepare_revision_walk
Martin Koegler
1
-4
/
+8
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+2
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
[next]