aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* wrap git's main usage string.Matthieu Moy2009-09-13
* Merge branch 'maint'Junio C Hamano2009-09-13
|\
| * GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-13
| * svn: properly escape arguments for authors-progMark Lodato2009-09-13
| * Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-13
| |\
| | * grep: accept relative paths outside current working directoryClemens Buchacher2009-09-07
| | * grep: fix exit status if external_grep() puntsClemens Buchacher2009-09-07
| * | http.c: remove verification of remote packsTay Ray Chuan2009-09-11
* | | rebase: use plumbing to show dirty stateJeff King2009-09-11
* | | pager: set LESS=FRSX also on WindowsJohannes Sixt2009-09-11
* | | start_command: do not clobber cmd->env on Windows code pathJohannes Sixt2009-09-11
* | | add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-11
* | | mailinfo: add '--scissors' to usage messageNicolas Sebrecht2009-09-11
* | | INSTALL: Describe dependency knobs from MakefileBrian Gernhardt2009-09-10
* | | INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt2009-09-10
* | | git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant2009-09-10
* | | Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-10
* | | git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts2009-09-09
* | | INSTALL: Update description of our SHA-1 codeBrian Gernhardt2009-09-08
* | | GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano2009-09-07
* | | Merge branch 'maint'Junio C Hamano2009-09-07
|\ \ \ | |/ /
| * | git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-07
| * | githooks.txt: put hooks into subsectionsBert Wesarg2009-09-07
* | | Merge branch 'jc/mailinfo-scissors'Junio C Hamano2009-09-07
|\ \ \
| * | | mailinfo.scissors: new configurationJunio C Hamano2009-08-26
| * | | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
| * | | Documentation: describe the scissors mark support of "git am"Nanako Shiraishi2009-08-26
| * | | Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-26
| * | | builtin-mailinfo.c: fix confusing internal API to mailinfo()Junio C Hamano2009-08-26
* | | | Merge branch 'jk/clone-b'Junio C Hamano2009-09-07
|\ \ \ \
| * | | | clone: add --branch option to select a different HEADJeff King2009-08-26
* | | | | Merge branch 'jc/upload-pack-hook'Junio C Hamano2009-09-07
|\ \ \ \ \
| * | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hookJunio C Hamano2009-08-28
| * | | | | upload-pack: add a trigger for post-upload-pack hookJunio C Hamano2009-08-28
| |/ / / /
* | | | | Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-07
|\ \ \ \ \
| * | | | | stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy2009-09-01
| * | | | | Make test case number uniqueJohannes Sixt2009-08-27
| * | | | | tests: disable interactive hunk selection tests if perl is not availableJeff King2009-08-18
| * | | | | DWIM 'git stash save -p' for 'git stash -p'Thomas Rast2009-08-15
| * | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patchJunio C Hamano2009-08-15
| |\ \ \ \ \
| | * | | | | Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-31
| * | | | | | Implement 'git stash save --patch'Thomas Rast2009-08-15
| * | | | | | Implement 'git checkout --patch'Thomas Rast2009-08-15
| * | | | | | Implement 'git reset --patch'Thomas Rast2009-08-15
| * | | | | | builtin-add: refactor the meat of interactive_add()Thomas Rast2009-08-14
| * | | | | | Add a small patch-mode testing libraryThomas Rast2009-08-14
| * | | | | | git-apply--interactive: Refactor patch mode codeThomas Rast2009-08-14
| |/ / / / /
* | | | | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-09-07
|\ \ \ \ \ \
| * | | | | | pack-objects: free preferred base memory after usageNicolas Pitre2009-09-05
| * | | | | | make shallow repository deepening more network efficientNicolas Pitre2009-09-05