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