Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 1.6.4.4 in | Junio C Hamano | 2009-09-16 | 2 | -1/+28 |
|\ | |||||
| * | GIT 1.6.4.4v1.6.4.4 | Junio C Hamano | 2009-09-16 | 2 | -1/+28 |
* | | remove logical typo in documentation of sample update hook | Heiko Voigt | 2009-09-14 | 1 | -1/+1 |
* | | git-archive: infer output format from filename when unspecified | Dmitry Potapov | 2009-09-13 | 1 | -2/+11 |
* | | git-archive: add '-o' as a alias for '--output' | Dmitry Potapov | 2009-09-13 | 1 | -1/+2 |
* | | git-clone doc: typofix | Johannes Gilger | 2009-09-13 | 1 | -1/+1 |
* | | git-push: Accept -n as a synonym for --dry-run. | Nelson Elhage | 2009-09-13 | 1 | -1/+2 |
* | | git-commit doc: remove duplicated --dry-run description | Junio C Hamano | 2009-09-13 | 1 | -7/+1 |
* | | GIT 1.6.5-rc1v1.6.5-rc1 | Junio C Hamano | 2009-09-13 | 1 | -0/+31 |
* | | Improve --patch option documentation in git-add | Jari Aalto | 2009-09-13 | 1 | -3/+8 |
* | | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 2009-09-13 | 2 | -0/+31 |
|\ \ | |||||
| * | | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 | 2 | -0/+31 |
* | | | Merge branch 'jk/unwanted-advices' | Junio C Hamano | 2009-09-13 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | status: make "how to stage" messages optional | Jeff King | 2009-09-11 | 1 | -0/+4 |
| * | | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 | 1 | -0/+11 |
| |/ / | |||||
* | | | quiltimport documentation: --dry-run and -n are synonyms | Junio C Hamano | 2009-09-13 | 1 | -1/+1 |
* | | | Merge branch 'db/vcs-helper' | Junio C Hamano | 2009-09-13 | 1 | -0/+71 |
|\ \ \ | |||||
| * | | | Add support for external programs for handling native fetches | Daniel Barkalow | 2009-08-05 | 1 | -0/+71 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-13 | 2 | -1/+31 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | GIT 1.6.4.3v1.6.4.3 | Junio C Hamano | 2009-09-13 | 2 | -1/+31 |
* | | | | add documentation for mailinfo.scissors and '--no-scissors' | Nicolas Sebrecht | 2009-09-11 | 2 | -1/+9 |
* | | | | 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 | 2 | -6/+23 |
|\ \ \ \ | |||||
| * | | | | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 2009-08-26 | 2 | -12/+21 |
| * | | | | Documentation: describe the scissors mark support of "git am" | Nanako Shiraishi | 2009-08-26 | 1 | -4/+12 |
* | | | | | Merge branch 'jk/clone-b' | Junio C Hamano | 2009-09-07 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | clone: add --branch option to select a different HEAD | Jeff King | 2009-08-26 | 1 | -0/+7 |
* | | | | | | Merge branch 'jc/upload-pack-hook' | Junio C Hamano | 2009-09-07 | 2 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook | Junio C Hamano | 2009-08-28 | 1 | -0/+4 |
| * | | | | | | upload-pack: add a trigger for post-upload-pack hook | Junio C Hamano | 2009-08-28 | 2 | -0/+27 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 2009-09-07 | 3 | -8/+42 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | stash: simplify defaulting to "save" and reject unknown options | Matthieu Moy | 2009-09-01 | 1 | -4/+5 |
| * | | | | | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 2009-08-15 | 1 | -1/+1 |
| * | | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 2009-08-15 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make 'git stash -k' a short form for 'git stash save --keep-index' | Johannes Schindelin | 2009-07-31 | 1 | -1/+2 |
| * | | | | | | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+12 |
| * | | | | | | Implement 'git checkout --patch' | Thomas Rast | 2009-08-15 | 1 | -1/+12 |
| * | | | | | | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+13 |
| |/ / / / / | |||||
* | | | | | | 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 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | git-clone: add missing comma in --reference documentation | Miklos Vajna | 2009-09-03 | 1 | -1/+1 |
* | | | | | | | | Sync with 1.6.4.2 | Junio C Hamano | 2009-08-29 | 2 | -1/+34 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | GIT 1.6.4.2v1.6.4.2 | Junio C Hamano | 2009-08-29 | 2 | -1/+34 |
* | | | | | | | | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 | 5 | -0/+6 |
* | | | | | | | | Draft release notes to 1.6.5 before -rc0 | Junio C Hamano | 2009-08-28 | 1 | -1/+59 |
* | | | | | | | | Merge branch 'jc/shortstatus' | Junio C Hamano | 2009-08-28 | 1 | -5/+15 |
|\ \ \ \ \ \ \ \ |