Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach git var about GIT_PAGER | Jonathan Nieder | 2009-11-13 | 1 | -0/+6 |
* | Teach git var about GIT_EDITOR | Jonathan Nieder | 2009-11-13 | 1 | -0/+8 |
* | Update draft release notes to 1.6.6 | Junio C Hamano | 2009-10-25 | 1 | -0/+37 |
* | Merge branch 'bg/clone-doc' | Junio C Hamano | 2009-10-25 | 1 | -13/+13 |
|\ | |||||
| * | git-clone.txt: Fix grammar and formatting | Björn Gustavsson | 2009-10-21 | 1 | -13/+13 |
* | | Merge branch 'jc/receive-pack-auto' | Junio C Hamano | 2009-10-25 | 1 | -0/+9 |
|\ \ | |||||
| * | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info" | Junio C Hamano | 2009-10-21 | 1 | -0/+9 |
| |/ | |||||
* | | Merge branch 'jc/fsck-default-full' | Junio C Hamano | 2009-10-25 | 2 | -2/+14 |
|\ \ | |||||
| * | | fsck: default to "git fsck --full" | Junio C Hamano | 2009-10-20 | 2 | -2/+14 |
* | | | Sync with 1.6.5.2 | Junio C Hamano | 2009-10-25 | 2 | -1/+21 |
|\ \ \ | |||||
| * | | | GIT 1.6.5.2v1.6.5.2 | Junio C Hamano | 2009-10-25 | 2 | -1/+21 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix list of released versions in the toc document | Junio C Hamano | 2009-10-23 | 1 | -1/+1 |
| * | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint | Junio C Hamano | 2009-10-23 | 1 | -3/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-10-21 | 1 | -0/+10 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Document `delta` attribute in "git help attributes". | Nasser Grainawi | 2009-10-21 | 1 | -0/+10 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Documentation/git-gc.txt: change "references" to "reference" | Matt Kraai | 2009-10-20 | 1 | -1/+1 |
* | | | | Merge branch 'bg/rebase-reword' | Junio C Hamano | 2009-10-19 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | Teach 'rebase -i' the command "reword" | Björn Gustavsson | 2009-10-07 | 1 | -3/+6 |
* | | | | | Merge branch 'cc/replace-no-replace' | Junio C Hamano | 2009-10-18 | 2 | -1/+26 |
|\ \ \ \ \ | |||||
| * | | | | | git: add --no-replace-objects option to disable replacing | Christian Couder | 2009-10-13 | 2 | -1/+26 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' | Junio C Hamano | 2009-10-18 | 1 | -3/+6 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Documentation: describe check-ref-format --branch | Jonathan Nieder | 2009-10-12 | 1 | -3/+6 |
* | | | | | Merge branch 'tf/doc-pt-br' | Junio C Hamano | 2009-10-18 | 1 | -11/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: update pt-BR | Thiago Farina | 2009-10-01 | 1 | -11/+11 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-18 | 1 | -0/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | document push's new quiet option | Jeff King | 2009-10-18 | 1 | -0/+5 |
* | | | | | | Start 1.6.6 cycle | Junio C Hamano | 2009-10-17 | 1 | -0/+60 |
* | | | | | | Merge branch 'jc/maint-blank-at-eof' | Junio C Hamano | 2009-10-17 | 1 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | core.whitespace: split trailing-space into blank-at-{eol,eof} | Junio C Hamano | 2009-09-05 | 1 | -1/+3 |
| | * | | | | | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 2009-09-04 | 1 | -0/+2 |
* | | | | | | | GIT 1.6.5.1v1.6.5.1 | Junio C Hamano | 2009-10-16 | 2 | -0/+21 |
* | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-13 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | git-stash documentation: mention default options for 'list' | Miklos Vajna | 2009-10-12 | 1 | -1/+2 |
* | | | | | | | GIT 1.6.5v1.6.5 | Junio C Hamano | 2009-10-10 | 2 | -6/+5 |
* | | | | | | | Documentation: clone: clarify discussion of initial branch | Jonathan Nieder | 2009-10-09 | 1 | -2/+3 |
* | | | | | | | racy-git.txt: explain nsec problem in more detail | Jonathan Nieder | 2009-10-09 | 1 | -4/+6 |
* | | | | | | | Documentation: clarify "working tree" definition | Jonathan Nieder | 2009-10-09 | 1 | -3/+3 |
* | | | | | | | Documentation: clarify branch creation | Jonathan Nieder | 2009-10-09 | 1 | -8/+8 |
* | | | | | | | Documentation: branch: update --merged description | Jonathan Nieder | 2009-10-09 | 1 | -4/+6 |
* | | | | | | | Documentation: clarify mergeoptions description | Jonathan Nieder | 2009-10-09 | 2 | -3/+3 |
* | | | | | | | Documentation: git fmt-merge-msg does not have to be a script | Jonathan Nieder | 2009-10-09 | 2 | -5/+6 |
* | | | | | | | Update draft release notes to 1.6.5 | Junio C Hamano | 2009-10-08 | 1 | -6/+10 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | filter-branch: add --prune-empty to option summary | Adam Brewster | 2009-10-02 | 1 | -0/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Documentation/git-gc.txt: default --aggressive window is 250, not 10 | Brandon Casey | 2009-09-29 | 1 | -1/+1 |
* | | | | | Update "describe" documentation to match reality | Thiago Farina | 2009-09-22 | 1 | -1/+1 |
* | | | | | Update Release Notes to 1.6.5 | Junio C Hamano | 2009-09-21 | 1 | -4/+14 |
* | | | | | Merge 1.6.4.4 in | Junio C Hamano | 2009-09-16 | 2 | -1/+28 |
|\ \ \ \ \ | |/ / / / |