Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-28format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin
2006-06-27format-patch: introduce "--ignore-if-in-upstream"Johannes Schindelin
2006-06-25Rename safe_strncpy() to strlcpy().Peter Eriksen
2006-06-20Add "named object array" conceptLinus Torvalds
2006-06-18Fix git-format-patch -sEric W. Biederman
2006-06-18Some more memory leak avoidanceLinus Torvalds
2006-06-17gitweb.cgi history not shownLinus Torvalds
2006-06-17Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen
2006-06-07git-format-patch: add --output-directory long option againJunio C Hamano
2006-06-02format-patch: resurrect extra headers from configJohannes Schindelin
2006-06-01format-patch --signoffJunio C Hamano
2006-05-28format-patch: -n and -k are mutually exclusive.Junio C Hamano
2006-05-26built-in format-patch: various fixups.Junio C Hamano
2006-05-26git-format-patch --start-number <n>Johannes Schindelin
2006-05-21fmt-patch: Support --attachJohannes Schindelin
2006-05-21Merge branch 'master' into js/fmt-patchJunio C Hamano
2006-05-20Allow pickaxe and diff-filter options to be used by git log.Sean
2006-05-07fmt-patch: understand old <his> notationJohannes Schindelin
2006-05-06Teach fmt-patch about --keep-subjectJohannes Schindelin
2006-05-06Teach fmt-patch about --numberedJohannes Schindelin
2006-05-06fmt-patch: implement -o <dir>Johannes Schindelin
2006-05-06fmt-patch: output file names to stdoutJohannes Schindelin
2006-05-06Teach fmt-patch to write individual files.Johannes Schindelin
2006-04-22Merge branch 'master' into jc/fmt-patchJunio C Hamano
2006-04-22Split up builtin commands into separate files from git.cLinus Torvalds