aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'db/cover-letter'Junio C Hamano2008-02-27
|\
| * Improve collection of information for format-patch --cover-letterDaniel Barkalow2008-02-25
| * Add API access to shortlogDaniel Barkalow2008-02-25
| * t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska2008-02-23
| * Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-19
| * Combine To: and Cc: headersDaniel Barkalow2008-02-19
| * Fix format.headers not ending with a newlineDaniel Barkalow2008-02-19
| * Add tests for extra headers in format-patchDaniel Barkalow2008-02-19
| * Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
| * Export some email and pretty-printing functionsDaniel Barkalow2008-02-19
| * Improve message-id generation flow control for format-patchDaniel Barkalow2008-02-19
| * Add more tests for format-patchDaniel Barkalow2008-02-19
* | Merge branch 'js/merge'Junio C Hamano2008-02-27
|\ \
| * | xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMJohannes Schindelin2008-02-18
| * | xdl_merge(): make XDL_MERGE_ZEALOUS output simplerJohannes Schindelin2008-02-18
| |/
* | Merge branch 'cw/bisect'Junio C Hamano2008-02-27
|\ \
| * | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-24
* | | Merge branch 'jk/help-alias'Junio C Hamano2008-02-27
|\ \ \
| * | | help: respect aliasesJeff King2008-02-24
| * | | make alias lookup a public, procedural functionJeff King2008-02-24
| * | | help: use parseoptJeff King2008-02-24
| |/ /
* | | Merge branch 'js/run-command'Junio C Hamano2008-02-27
|\ \ \
| * | | start_command(), if .in/.out > 0, closes file descriptors, not the callersJohannes Sixt2008-02-23
| * | | start_command(), .in/.out/.err = -1: Callers must close the file descriptorJohannes Sixt2008-02-23
| |/ /
* | | Merge branch 'jc/diff-relative'Junio C Hamano2008-02-27
|\ \ \
| * | | diff --relative: help working in a bare repositoryJunio C Hamano2008-02-13
| * | | diff --relative: output paths as relative to the current subdirectoryJunio C Hamano2008-02-13
* | | | Merge branch 'gp/hash-stdin'Junio C Hamano2008-02-27
|\ \ \ \
| * | | | hash-object: cleanup handling of command line optionsGerrit Pape2008-02-22
* | | | | Merge branch 'db/push-single-with-HEAD'Junio C Hamano2008-02-27
|\ \ \ \ \
| * | | | | Resolve value supplied for no-colon push refspecsDaniel Barkalow2008-02-20
* | | | | | Merge branch 'db/host-alias'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | url rewriting: take longest and first matchJunio C Hamano2008-02-24
| * | | | | | Add support for url aliases in config filesDaniel Barkalow2008-02-24
| * | | | | | Use ALLOC_GROW in remote.{c,h}Daniel Barkalow2008-02-19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ae/pack-autothread'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | Revert "pack-objects: Print a message describing the number of threads for pa...Junio C Hamano2008-02-26
| * | | | | | pack-objects: Print a message describing the number of threads for packingBrandon Casey2008-02-23
| * | | | | | pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'bc/reflog-fix'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | builtin-reflog.c: don't install new reflog on write failureBrandon Casey2008-02-22
* | | | | | | Merge branch 'sp/describe'Junio C Hamano2008-02-27
|\ \ \ \ \ \ \
| * | | | | | | Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce2008-02-24
| * | | | | | | Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce2008-02-24
| * | | | | | | Avoid accessing non-tag refs in git-describe unless --all is requestedShawn O. Pearce2008-02-24
| * | | | | | | Teach git-describe to use peeled ref information when scanning tagsShawn O. Pearce2008-02-24
| * | | | | | | Optimize peel_ref for the current ref of a for_each_ref callbackShawn O. Pearce2008-02-24
* | | | | | | | Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski2008-02-26
* | | | | | | | git-apply --whitespace=fix: fix off by one thinkoJunio C Hamano2008-02-26
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-02-26
|\ \ \ \ \ \ \ \