index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-log.c
Commit message (
Expand
)
Author
Age
*
Use xrealloc instead of realloc
Jonas Fonseca
2006-08-26
*
Allow config file to specify Signed-off-by identity in format-patch.
Ramsay Jones
2006-08-04
*
Builtins: control the use of pager from the command table.
Junio C Hamano
2006-07-31
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
Call setup_git_directory() early
Linus Torvalds
2006-07-28
*
log and diff family: honor config even from subdirectories
Junio C Hamano
2006-07-27
*
builtin-log: typefix for recent format-patch changes.
Junio C Hamano
2006-07-14
*
Add option to set initial In-Reply-To/References
Josh Triplett
2006-07-14
*
Add option to enable threading headers
Josh Triplett
2006-07-14
*
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
2006-07-14
*
Merge branch 'ew/diff'
Junio C Hamano
2006-07-09
|
\
|
*
diff: do not use configuration magic at the core-level
Junio C Hamano
2006-07-08
*
|
Disable color detection during format-patch
Ryan Anderson
2006-07-09
|
/
*
builtin-log: respect diff configuration options
Eric Wong
2006-07-07
*
Merge branch 'th/diff'
Junio C Hamano
2006-07-05
|
\
|
*
format-patch: fix diff format option implementation
Junio C Hamano
2006-06-29
|
*
log --raw: Don't descend into subdirectories by default
Timo Hirvonen
2006-06-27
|
*
whatchanged: Default to DIFF_FORMAT_RAW
Timo Hirvonen
2006-06-26
|
*
Add msg_sep to diff_options
Timo Hirvonen
2006-06-26
|
*
DIFF_FORMAT_RAW is not default anymore
Timo Hirvonen
2006-06-26
|
*
Set default diff output format after parsing command line
Timo Hirvonen
2006-06-26
|
*
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
2006-06-26
*
|
format-patch: use clear_commit_marks() instead of some ad-hockery
Johannes Schindelin
2006-06-27
*
|
format-patch: introduce "--ignore-if-in-upstream"
Johannes Schindelin
2006-06-26
|
/
*
Rename safe_strncpy() to strlcpy().
Peter Eriksen
2006-06-24
*
Add "named object array" concept
Linus Torvalds
2006-06-19
*
Fix git-format-patch -s
Eric W. Biederman
2006-06-17
*
Some more memory leak avoidance
Linus Torvalds
2006-06-17
*
gitweb.cgi history not shown
Linus Torvalds
2006-06-16
*
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
2006-06-16
*
git-format-patch: add --output-directory long option again
Junio C Hamano
2006-06-06
*
format-patch: resurrect extra headers from config
Johannes Schindelin
2006-06-02
*
format-patch --signoff
Junio C Hamano
2006-05-31
*
format-patch: -n and -k are mutually exclusive.
Junio C Hamano
2006-05-28
*
built-in format-patch: various fixups.
Junio C Hamano
2006-05-26
*
git-format-patch --start-number <n>
Johannes Schindelin
2006-05-25
*
fmt-patch: Support --attach
Johannes Schindelin
2006-05-21
*
Merge branch 'master' into js/fmt-patch
Junio C Hamano
2006-05-21
|
\
|
*
Allow pickaxe and diff-filter options to be used by git log.
Sean
2006-05-19
*
|
fmt-patch: understand old <his> notation
Johannes Schindelin
2006-05-06
*
|
Teach fmt-patch about --keep-subject
Johannes Schindelin
2006-05-05
*
|
Teach fmt-patch about --numbered
Johannes Schindelin
2006-05-05
*
|
fmt-patch: implement -o <dir>
Johannes Schindelin
2006-05-05
*
|
fmt-patch: output file names to stdout
Johannes Schindelin
2006-05-05
*
|
Teach fmt-patch to write individual files.
Johannes Schindelin
2006-05-05
*
|
Merge branch 'master' into jc/fmt-patch
Junio C Hamano
2006-04-21
|
/
*
Split up builtin commands into separate files from git.c
Linus Torvalds
2006-04-21