aboutsummaryrefslogtreecommitdiff
path: root/builtin-log.c
Commit message (Expand)AuthorAge
* format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin2006-06-27
* format-patch: introduce "--ignore-if-in-upstream"Johannes Schindelin2006-06-26
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-24
* Add "named object array" conceptLinus Torvalds2006-06-19
* Fix git-format-patch -sEric W. Biederman2006-06-17
* Some more memory leak avoidanceLinus Torvalds2006-06-17
* gitweb.cgi history not shownLinus Torvalds2006-06-16
* Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen2006-06-16
* git-format-patch: add --output-directory long option againJunio C Hamano2006-06-06
* format-patch: resurrect extra headers from configJohannes Schindelin2006-06-02
* format-patch --signoffJunio C Hamano2006-05-31
* format-patch: -n and -k are mutually exclusive.Junio C Hamano2006-05-28
* built-in format-patch: various fixups.Junio C Hamano2006-05-26
* git-format-patch --start-number <n>Johannes Schindelin2006-05-25
* fmt-patch: Support --attachJohannes Schindelin2006-05-21
* Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-21
|\
| * Allow pickaxe and diff-filter options to be used by git log.Sean2006-05-19
* | fmt-patch: understand old <his> notationJohannes Schindelin2006-05-06
* | Teach fmt-patch about --keep-subjectJohannes Schindelin2006-05-05
* | Teach fmt-patch about --numberedJohannes Schindelin2006-05-05
* | fmt-patch: implement -o <dir>Johannes Schindelin2006-05-05
* | fmt-patch: output file names to stdoutJohannes Schindelin2006-05-05
* | Teach fmt-patch to write individual files.Johannes Schindelin2006-05-05
* | Merge branch 'master' into jc/fmt-patchJunio C Hamano2006-04-21
|/
* Split up builtin commands into separate files from git.cLinus Torvalds2006-04-21