Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Formatting fix for Documentation/git-help.txt | Junio C Hamano | 2007-12-04 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-03 | 1 | -21/+58 | |
* | | | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 | |
* | | | | | | Add remote.<name>.proxy | Sam Vilain | 2007-12-03 | 1 | -1/+7 | |
* | | | | | | Allow HTTP proxy to be overridden in config | Sam Vilain | 2007-12-03 | 1 | -0/+4 | |
* | | | | | | install-sh from automake does not like -m without delimiting space | Robert Schiele | 2007-12-03 | 1 | -8/+8 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Documentation: add a new man page for "git-help" | Christian Couder | 2007-12-03 | 2 | -3/+51 | |
* | | | | | git-commit documentation: fix unfinished sentence. | Junio C Hamano | 2007-12-03 | 1 | -3/+3 | |
* | | | | | git-commit --allow-empty | Junio C Hamano | 2007-12-03 | 1 | -1/+7 | |
* | | | | | Merge branch 'js/prune-expire' | Junio C Hamano | 2007-12-02 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add "--expire <time>" option to 'git prune' | Johannes Schindelin | 2007-11-30 | 1 | -1/+4 | |
* | | | | | | Merge branch 'js/fast-export' | Junio C Hamano | 2007-12-02 | 1 | -0/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+83 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'js/pull-rebase' | Junio C Hamano | 2007-12-02 | 2 | -0/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 2 | -0/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jc/color' | Junio C Hamano | 2007-12-02 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-config --get-color: get configured color | Junio C Hamano | 2007-11-28 | 1 | -0/+16 | |
| |/ / / / / | ||||||
* | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -86/+98 | |
* | | | | | | Consolidate command list to one. | Junio C Hamano | 2007-12-01 | 2 | -136/+7 | |
* | | | | | | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'cr/tag-options' | Junio C Hamano | 2007-12-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | builtin-tag: accept and process multiple -m just like git-commit | Junio C Hamano | 2007-11-22 | 1 | -1/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-12-01 | 1 | -4/+57 | |
* | | | | | | | Merge 1.5.3.7 in | Junio C Hamano | 2007-12-01 | 2 | -0/+46 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | GIT 1.5.3.7v1.5.3.7 | Junio C Hamano | 2007-12-01 | 1 | -0/+45 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 2007-11-30 | 1 | -1/+1 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-28 | 1 | -7/+14 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Improve description of git-branch -d and -D in man page. | Jan Hudec | 2007-11-28 | 1 | -7/+14 | |
* | | | | | | Fix typo in draft 1.5.4 release notes | Wincent Colaiuta | 2007-11-26 | 1 | -1/+1 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-25 | 1 | -24/+201 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | user-manual: recovering from corruption | J. Bruce Fields | 2007-11-25 | 1 | -1/+130 | |
| * | | | | | user-manual: clarify language about "modifying" old commits | J. Bruce Fields | 2007-11-25 | 1 | -9/+11 | |
| * | | | | | user-manual: failed push to public repository | J. Bruce Fields | 2007-11-25 | 1 | -9/+49 | |
| * | | | | | user-manual: define "branch" and "working tree" at start | J. Bruce Fields | 2007-11-25 | 1 | -6/+12 | |
* | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-24 | 1 | -4/+34 | |
* | | | | | | Deprecate peek-remote | Junio C Hamano | 2007-11-24 | 2 | -3/+2 | |
* | | | | | | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | git-push: add documentation for the newly added --mirror mode | Andy Whitcroft | 2007-11-12 | 1 | -0/+8 | |
* | | | | | | | Addendum to "MaintNotes" | Junio C Hamano | 2007-11-22 | 1 | -0/+277 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | git-svn: info --url [path] | David D. Kilzer | 2007-11-21 | 1 | -1/+2 | |
* | | | | | | git-svn info: implement info command | David D. Kilzer | 2007-11-21 | 1 | -0/+5 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-20 | 2 | -6/+17 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys. | Matthieu Moy | 2007-11-20 | 1 | -4/+11 | |
| * | | | | | config: clarify compression defaults | Brian Downing | 2007-11-20 | 1 | -1/+5 | |
| * | | | | | config: correct core.loosecompression documentation | Brian Downing | 2007-11-20 | 1 | -1/+1 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-19 | 3 | -7/+80 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-11-18 | 4 | -13/+81 | |
| |\ \ \ \ \ |