Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | |