Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'db/host-alias' | Junio C Hamano | 2008-02-27 | 2 | -0/+34 |
|\ | |||||
| * | url rewriting: take longest and first match | Junio C Hamano | 2008-02-24 | 1 | -3/+2 |
| * | Add support for url aliases in config files | Daniel Barkalow | 2008-02-24 | 2 | -0/+35 |
* | | Merge branch 'ae/pack-autothread' | Junio C Hamano | 2008-02-27 | 2 | -0/+4 |
|\ \ | |||||
| * | | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 2008-02-23 | 2 | -0/+4 |
* | | | Merge branch 'sp/describe' | Junio C Hamano | 2008-02-27 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Teach git-describe --exact-match to avoid expensive tag searches | Shawn O. Pearce | 2008-02-24 | 1 | -0/+5 |
| |/ / | |||||
* | | | Add '--fixed-strings' option to "git log --grep" and friends | Jakub Narebski | 2008-02-26 | 2 | -0/+6 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-02-26 | 2 | -3/+14 |
|\ \ \ | |||||
| * | | | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest | Bryan Donlan | 2008-02-25 | 1 | -1/+1 |
| * | | | filter-branch documentation: non-zero exit status in command abort the filter | Caio Marcelo de Oliveira Filho | 2008-02-25 | 1 | -2/+4 |
| * | | | Documentation/git-filter-branch: add a new msg-filter example | Miklos Vajna | 2008-02-25 | 1 | -0/+9 |
* | | | | git-bundle.txt: Add different strategies to create the bundle | Santi BĂ©jar | 2008-02-24 | 1 | -9/+35 |
* | | | | Merge branch 'jc/apply-whitespace' | Junio C Hamano | 2008-02-24 | 1 | -0/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | core.whitespace: cr-at-eol | Junio C Hamano | 2008-02-05 | 1 | -0/+4 |
* | | | | Sync with 1.5.4.3 | Junio C Hamano | 2008-02-23 | 2 | -1/+29 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | GIT 1.5.4.3v1.5.4.3 | Junio C Hamano | 2008-02-23 | 1 | -0/+27 |
* | | | | git-merge-index documentation: clarify synopsis | Gerrit Pape | 2008-02-22 | 1 | -1/+1 |
* | | | | Teach git-grep --name-only as synonym for -l | Shawn O. Pearce | 2008-02-20 | 1 | -1/+3 |
* | | | | Merge branch 'mk/color' | Junio C Hamano | 2008-02-20 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 | 1 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-20 | 2 | -3/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Clarified the meaning of git-add -u in the documentation | Pekka Kaitaniemi | 2008-02-20 | 1 | -2/+2 |
| * | | | Documentation/git-stash: document options for git stash list | Miklos Vajna | 2008-02-20 | 1 | -1/+4 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-20 | 1 | -3/+52 |
|\ \ \ \ | |/ / / | |||||
| * | | | push: document the status output | Jeff King | 2008-02-19 | 1 | -0/+49 |
| * | | | Documentation/push: clarify matching refspec behavior | Jeff King | 2008-02-19 | 1 | -3/+3 |
* | | | | Technical documentation of the run-command API. | Johannes Sixt | 2008-02-19 | 1 | -5/+166 |
* | | | | Correct git-pull documentation | Jay Soffian | 2008-02-19 | 1 | -8/+12 |
* | | | | API documentation for remote.h | Daniel Barkalow | 2008-02-19 | 1 | -0/+123 |
| |/ / |/| | | |||||
* | | | Sync with 1.5.4.2 and start 1.5.5 Release Notes | Junio C Hamano | 2008-02-17 | 2 | -1/+80 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-02-17 | 2 | -0/+60 |
|\ \ \ | |/ / | |||||
| * | | GIT 1.5.4.2v1.5.4.2 | Junio C Hamano | 2008-02-17 | 2 | -0/+60 |
* | | | Merge branch 'sp/safecrlf' | Junio C Hamano | 2008-02-16 | 2 | -0/+65 |
|\ \ \ | |||||
| * | | | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 2008-02-06 | 2 | -0/+65 |
| | |/ | |/| | |||||
* | | | Merge branch 'cc/browser' | Junio C Hamano | 2008-02-16 | 3 | -27/+89 |
|\ \ \ | |||||
| * | | | Documentation: add 'git-web--browse.txt' and simplify other docs. | Christian Couder | 2008-02-16 | 3 | -43/+86 |
| * | | | Documentation: instaweb: add 'git-web--browse' information. | Christian Couder | 2008-02-09 | 1 | -4/+23 |
| * | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 2008-02-05 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge branch 'jc/gitignore-ends-with-slash' | Junio C Hamano | 2008-02-16 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo" | Junio C Hamano | 2008-02-05 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge branch 'pb/prepare-commit-msg' | Junio C Hamano | 2008-02-16 | 2 | -2/+31 |
|\ \ \ | |||||
| * | | | git-commit: add a prepare-commit-msg hook | Paolo Bonzini | 2008-02-06 | 2 | -2/+27 |
| * | | | git-commit: set GIT_EDITOR=: if editor will not be launched | Paolo Bonzini | 2008-02-06 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge branch 'jc/submittingpatches' | Junio C Hamano | 2008-02-16 | 1 | -8/+57 |
|\ \ \ | |||||
| * | | | Documentation/SubmittingPatches - a suggested patch flow | Junio C Hamano | 2008-02-16 | 1 | -0/+35 |
| * | | | Documentation/SubmittingPatches: What's Acked-by and Tested-by? | Junio C Hamano | 2008-02-05 | 1 | -4/+12 |
| * | | | Documentation/SubmittingPatches: discuss first then submit | Junio C Hamano | 2008-02-05 | 1 | -4/+5 |
| * | | | Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject header | Junio C Hamano | 2008-02-05 | 1 | -1/+6 |
| |/ / | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2008-02-16 | 1 | -3/+20 |
|\ \ \ | | |/ | |/| |