Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | INSTALL: Reorder dependencies, split shell and Perl | Brian Gernhardt | 2009-09-10 | 1 | -5/+9 | |
* | | | | | | | | git-p4: Avoid modules deprecated in Python 2.6. | Reilly Grant | 2009-09-10 | 1 | -7/+5 | |
* | | | | | | | | Makefile: Add NEEDS_CRYPTO_WITH_SSL | Brian Gernhardt | 2009-09-10 | 1 | -1/+7 | |
* | | | | | | | | git.el: Use git-add-file for unmerged files, remove git-resolve-file | Martin Nordholts | 2009-09-09 | 1 | -12/+1 | |
* | | | | | | | | INSTALL: Update description of our SHA-1 code | Brian Gernhardt | 2009-09-08 | 1 | -2/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | GIT 1.6.5-rc0v1.6.5-rc0 | Junio C Hamano | 2009-09-07 | 1 | -6/+27 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-07 | 2 | -15/+20 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | git-pull: do not mention --quiet and --verbose twice | Emmanuel Trillaud | 2009-09-07 | 1 | -0/+2 | |
| * | | | | | | githooks.txt: put hooks into subsections | Bert Wesarg | 2009-09-07 | 1 | -15/+18 | |
* | | | | | | | Merge branch 'jc/mailinfo-scissors' | Junio C Hamano | 2009-09-07 | 12 | -27/+395 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mailinfo.scissors: new configuration | Junio C Hamano | 2009-08-26 | 1 | -1/+13 | |
| * | | | | | | | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 2009-08-26 | 10 | -29/+149 | |
| * | | | | | | | Documentation: describe the scissors mark support of "git am" | Nanako Shiraishi | 2009-08-26 | 1 | -4/+12 | |
| * | | | | | | | Teach mailinfo to ignore everything before -- >8 -- mark | Junio C Hamano | 2009-08-26 | 6 | -2/+233 | |
| * | | | | | | | builtin-mailinfo.c: fix confusing internal API to mailinfo() | Junio C Hamano | 2009-08-26 | 1 | -5/+2 | |
* | | | | | | | | Merge branch 'jk/clone-b' | Junio C Hamano | 2009-09-07 | 3 | -28/+122 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clone: add --branch option to select a different HEAD | Jeff King | 2009-08-26 | 3 | -28/+122 | |
* | | | | | | | | | Merge branch 'jc/upload-pack-hook' | Junio C Hamano | 2009-09-07 | 4 | -2/+172 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook | Junio C Hamano | 2009-08-28 | 3 | -2/+30 | |
| * | | | | | | | | | upload-pack: add a trigger for post-upload-pack hook | Junio C Hamano | 2009-08-28 | 4 | -2/+144 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 2009-09-07 | 14 | -73/+674 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | stash: simplify defaulting to "save" and reject unknown options | Matthieu Moy | 2009-09-01 | 3 | -8/+39 | |
| * | | | | | | | | | Make test case number unique | Johannes Sixt | 2009-08-27 | 1 | -0/+0 | |
| * | | | | | | | | | tests: disable interactive hunk selection tests if perl is not available | Jeff King | 2009-08-18 | 1 | -0/+5 | |
| * | | | | | | | | | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 2009-08-15 | 2 | -3/+3 | |
| * | | | | | | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 2009-08-15 | 3 | -8/+19 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make 'git stash -k' a short form for 'git stash save --keep-index' | Johannes Schindelin | 2009-07-31 | 3 | -8/+19 | |
| * | | | | | | | | | | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 | 4 | -18/+145 | |
| * | | | | | | | | | | Implement 'git checkout --patch' | Thomas Rast | 2009-08-15 | 4 | -1/+199 | |
| * | | | | | | | | | | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 | 4 | -6/+154 | |
| * | | | | | | | | | | builtin-add: refactor the meat of interactive_add() | Thomas Rast | 2009-08-14 | 2 | -14/+31 | |
| * | | | | | | | | | | Add a small patch-mode testing library | Thomas Rast | 2009-08-14 | 1 | -0/+36 | |
| * | | | | | | | | | | git-apply--interactive: Refactor patch mode code | Thomas Rast | 2009-08-14 | 1 | -27/+55 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'np/maint-1.6.3-deepen' | Junio C Hamano | 2009-09-07 | 2 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | pack-objects: free preferred base memory after usage | Nicolas Pitre | 2009-09-05 | 1 | -0/+28 | |
| * | | | | | | | | | make shallow repository deepening more network efficient | Nicolas Pitre | 2009-09-05 | 1 | -2/+6 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | push: re-flow non-fast-forward message | Jeff King | 2009-09-06 | 1 | -3/+3 | |
| * | | | | | | | | | push: fix english in non-fast-forward message | Jeff King | 2009-09-06 | 1 | -1/+1 | |
* | | | | | | | | | | Do not scramble password read from .cvspass | Pascal Obry | 2009-09-05 | 1 | -3/+3 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-03 | 4 | -24/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 | 3 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | git-clone: add missing comma in --reference documentation | Miklos Vajna | 2009-09-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-02 | 3 | -23/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-02 | 3 | -23/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-02 | 2 | -3/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| / / / / / / / / / | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | clone: disconnect transport after fetching | Jeff King | 2009-09-02 | 2 | -3/+7 | |
| | * | | | | | | | | | | git-cvsserver: no longer use deprecated 'git-subcommand' commands | Gerrit Pape | 2009-09-02 | 1 | -20/+20 | |
* | | | | | | | | | | | | push: teach --quiet to suppress "Everything up-to-date" | Jeff King | 2009-09-02 | 1 | -1/+1 |