summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-mailinfo: fix typova/mailinfo-doc-typofixVasco Almeida2016-05-111-1/+1
* add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-113-2/+10
* mailinfo: add '--scissors' to usage messageNicolas Sebrecht2009-09-111-1/+1
* INSTALL: Describe dependency knobs from MakefileBrian Gernhardt2009-09-101-14/+24
* INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt2009-09-101-5/+9
* git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant2009-09-101-7/+5
* Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-101-1/+7
* git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts2009-09-091-12/+1
* INSTALL: Update description of our SHA-1 codeBrian Gernhardt2009-09-081-2/+2
* GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano2009-09-071-6/+27
* Merge branch 'maint'Junio C Hamano2009-09-072-15/+20
|\
| * git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-071-0/+2
| * githooks.txt: put hooks into subsectionsBert Wesarg2009-09-071-15/+18
* | Merge branch 'jc/mailinfo-scissors'Junio C Hamano2009-09-0712-27/+395
|\ \
| * | mailinfo.scissors: new configurationJunio C Hamano2009-08-261-1/+13
| * | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-2610-29/+149
| * | Documentation: describe the scissors mark support of "git am"Nanako Shiraishi2009-08-261-4/+12
| * | Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-266-2/+233
| * | builtin-mailinfo.c: fix confusing internal API to mailinfo()Junio C Hamano2009-08-261-5/+2
* | | Merge branch 'jk/clone-b'Junio C Hamano2009-09-073-28/+122
|\ \ \
| * | | clone: add --branch option to select a different HEADJeff King2009-08-263-28/+122
* | | | Merge branch 'jc/upload-pack-hook'Junio C Hamano2009-09-074-2/+172
|\ \ \ \
| * | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hookJunio C Hamano2009-08-283-2/+30
| * | | | upload-pack: add a trigger for post-upload-pack hookJunio C Hamano2009-08-284-2/+144
| |/ / /
* | | | Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-0714-73/+674
|\ \ \ \
| * | | | stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy2009-09-013-8/+39
| * | | | Make test case number uniqueJohannes Sixt2009-08-271-0/+0
| * | | | tests: disable interactive hunk selection tests if perl is not availableJeff King2009-08-181-0/+5
| * | | | DWIM 'git stash save -p' for 'git stash -p'Thomas Rast2009-08-152-3/+3
| * | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patchJunio C Hamano2009-08-153-8/+19
| |\ \ \ \
| | * | | | Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-313-8/+19
| * | | | | Implement 'git stash save --patch'Thomas Rast2009-08-154-18/+145
| * | | | | Implement 'git checkout --patch'Thomas Rast2009-08-154-1/+199
| * | | | | Implement 'git reset --patch'Thomas Rast2009-08-154-6/+154
| * | | | | builtin-add: refactor the meat of interactive_add()Thomas Rast2009-08-142-14/+31
| * | | | | Add a small patch-mode testing libraryThomas Rast2009-08-141-0/+36
| * | | | | git-apply--interactive: Refactor patch mode codeThomas Rast2009-08-141-27/+55
| |/ / / /
* | | | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-09-072-2/+34
|\ \ \ \ \
| * | | | | pack-objects: free preferred base memory after usageNicolas Pitre2009-09-051-0/+28
| * | | | | make shallow repository deepening more network efficientNicolas Pitre2009-09-051-2/+6
* | | | | | Merge branch 'maint'Junio C Hamano2009-09-061-3/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | push: re-flow non-fast-forward messageJeff King2009-09-061-3/+3
| * | | | | push: fix english in non-fast-forward messageJeff King2009-09-061-1/+1
* | | | | | Do not scramble password read from .cvspassPascal Obry2009-09-051-3/+3
* | | | | | Merge branch 'maint'Junio C Hamano2009-09-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-034-24/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-033-4/+8
| | |\ \ \ \ \
| | | * | | | | git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-031-1/+1
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-09-023-23/+27
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-023-23/+27
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |