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
2006-12-13
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
1
-1
/
+1
2006-11-24
config option log.showroot to show the diff of root commits
Peter Baumann
1
-4
/
+16
2006-10-26
Make git-cherry handle root trees
Rene Scharfe
1
-2
/
+5
2006-10-23
Built-in cherry
Rene Scharfe
1
-0
/
+106
2006-09-28
git-format-patch: fix bug using -o in subdirectories
Matthias Lederhofer
1
-2
/
+3
2006-09-28
format-patch: use cwd as default output directory
Matthias Lederhofer
1
-0
/
+2
2006-08-26
Use xrealloc instead of realloc
Jonas Fonseca
1
-2
/
+2
2006-08-04
Allow config file to specify Signed-off-by identity in format-patch.
Ramsay Jones
1
-1
/
+1
2006-07-31
Builtins: control the use of pager from the command table.
Junio C Hamano
1
-1
/
+0
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-15
/
+10
2006-07-28
Call setup_git_directory() early
Linus Torvalds
1
-8
/
+10
2006-07-27
log and diff family: honor config even from subdirectories
Junio C Hamano
1
-3
/
+6
2006-07-14
builtin-log: typefix for recent format-patch changes.
Junio C Hamano
1
-3
/
+6
2006-07-14
Add option to set initial In-Reply-To/References
Josh Triplett
1
-0
/
+10
2006-07-14
Add option to enable threading headers
Josh Triplett
1
-8
/
+13
2006-07-14
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
1
-0
/
+23
2006-07-09
Merge branch 'ew/diff'
Junio C Hamano
1
-4
/
+4
2006-07-09
Disable color detection during format-patch
Ryan Anderson
1
-0
/
+3
2006-07-08
diff: do not use configuration magic at the core-level
Junio C Hamano
1
-4
/
+4
2006-07-07
builtin-log: respect diff configuration options
Eric Wong
1
-2
/
+5
2006-07-05
Merge branch 'th/diff'
Junio C Hamano
1
-18
/
+21
2006-06-29
format-patch: fix diff format option implementation
Junio C Hamano
1
-1
/
+2
2006-06-27
format-patch: use clear_commit_marks() instead of some ad-hockery
Johannes Schindelin
1
-10
/
+4
2006-06-27
log --raw: Don't descend into subdirectories by default
Timo Hirvonen
1
-1
/
+0
2006-06-26
whatchanged: Default to DIFF_FORMAT_RAW
Timo Hirvonen
1
-11
/
+16
2006-06-26
Add msg_sep to diff_options
Timo Hirvonen
1
-0
/
+1
2006-06-26
DIFF_FORMAT_RAW is not default anymore
Timo Hirvonen
1
-4
/
+1
2006-06-26
Set default diff output format after parsing command line
Timo Hirvonen
1
-1
/
+3
2006-06-26
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
1
-3
/
+1
2006-06-26
format-patch: introduce "--ignore-if-in-upstream"
Johannes Schindelin
1
-0
/
+80
2006-06-24
Rename safe_strncpy() to strlcpy().
Peter Eriksen
1
-1
/
+1
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-2
/
+2
2006-06-17
Fix git-format-patch -s
Eric W. Biederman
1
-2
/
+5
2006-06-17
Some more memory leak avoidance
Linus Torvalds
1
-0
/
+2
2006-06-16
gitweb.cgi history not shown
Linus Torvalds
1
-0
/
+1
2006-06-16
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
1
-1
/
+1
2006-06-06
git-format-patch: add --output-directory long option again
Junio C Hamano
1
-10
/
+16
2006-06-02
format-patch: resurrect extra headers from config
Johannes Schindelin
1
-0
/
+20
2006-05-31
format-patch --signoff
Junio C Hamano
1
-2
/
+16
2006-05-28
format-patch: -n and -k are mutually exclusive.
Junio C Hamano
1
-1
/
+1
2006-05-26
built-in format-patch: various fixups.
Junio C Hamano
1
-2
/
+11
2006-05-25
git-format-patch --start-number <n>
Johannes Schindelin
1
-3
/
+13
2006-05-21
fmt-patch: Support --attach
Johannes Schindelin
1
-3
/
+14
2006-05-21
Merge branch 'master' into js/fmt-patch
Junio C Hamano
1
-0
/
+7
2006-05-19
Allow pickaxe and diff-filter options to be used by git log.
Sean
1
-0
/
+7
2006-05-06
fmt-patch: understand old <his> notation
Johannes Schindelin
1
-0
/
+8
2006-05-05
Teach fmt-patch about --keep-subject
Johannes Schindelin
1
-4
/
+12
2006-05-05
Teach fmt-patch about --numbered
Johannes Schindelin
1
-1
/
+8
2006-05-05
fmt-patch: implement -o <dir>
Johannes Schindelin
1
-10
/
+34
2006-05-05
fmt-patch: output file names to stdout
Johannes Schindelin
1
-1
/
+6
[next]