Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix formatting in git-config(1) | Andreas Schwab | 2012-07-03 | 1 | -7/+9 |
* | Third batch for 1.7.12 | Junio C Hamano | 2012-06-28 | 1 | -0/+43 |
* | Merge branch 'lk/more-helpful-status-hints' | Junio C Hamano | 2012-06-28 | 1 | -3/+4 |
|\ | |||||
| * | wt-status.*: better advices for git status added | Lucien Kong | 2012-06-14 | 1 | -3/+4 |
* | | Merge branch 'lk/rebase-i-x' | Junio C Hamano | 2012-06-28 | 1 | -3/+42 |
|\ \ | |||||
| * | | rebase -i: teach "--exec <cmd>" | Lucien Kong | 2012-06-13 | 1 | -3/+42 |
| |/ | |||||
* | | Second batch for 1.7.12 | Junio C Hamano | 2012-06-25 | 1 | -10/+20 |
* | | Merge branch 'cn/cherry-pick-range-docs' | Junio C Hamano | 2012-06-25 | 2 | -1/+13 |
|\ \ | |||||
| * | | git-cherry-pick.txt: clarify the use of revision range notation | Carlos Martín Nieto | 2012-06-15 | 1 | -1/+12 |
| * | | Documentation: --no-walk is no-op if range is specified | Carlos Martín Nieto | 2012-06-15 | 1 | -0/+1 |
* | | | Merge branch 'rr/doc-commit' | Junio C Hamano | 2012-06-25 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | commit: document a couple of options | Ramkumar Ramachandra | 2012-06-08 | 1 | -0/+8 |
* | | | | Merge branch 'jk/no-more-asciidoc7' | Junio C Hamano | 2012-06-25 | 1 | -18/+0 |
|\ \ \ \ | |||||
| * | | | | docs: drop antique comment from Makefile | Jeff King | 2012-05-30 | 1 | -9/+0 |
| * | | | | docs: drop asciidoc7compatible flag | Jeff King | 2012-05-30 | 1 | -9/+0 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2012-06-22 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 | 2 | -2/+2 |
* | | | | | | Sync with 1.7.11.1 | Junio C Hamano | 2012-06-21 | 2 | -1/+11 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Git 1.7.11.1v1.7.11.1 | Junio C Hamano | 2012-06-21 | 2 | -1/+11 |
* | | | | | | The first batch for 1.7.12 | Junio C Hamano | 2012-06-21 | 1 | -0/+55 |
* | | | | | | Merge branch 'jk/clone-local' | Junio C Hamano | 2012-06-21 | 1 | -7/+12 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | clone: allow --no-local to turn off local optimizations | Jeff King | 2012-05-30 | 1 | -1/+3 |
| * | | | | | docs/clone: mention that --local may be ignored | Jeff King | 2012-05-30 | 1 | -7/+10 |
| |/ / / / | |||||
* | | | | | docs: always define git-relative-html-prefix attribute | Jeff King | 2012-06-20 | 1 | -0/+2 |
* | | | | | git-commit-tree(1): update synopsis | Junio C Hamano | 2012-06-19 | 1 | -1/+1 |
* | | | | | Documentation: spelling fixes | Miklos Vajna | 2012-06-19 | 6 | -6/+6 |
* | | | | | Git 1.7.11v1.7.11 | Junio C Hamano | 2012-06-17 | 2 | -9/+5 |
* | | | | | Sync with 1.7.10.5 | Junio C Hamano | 2012-06-17 | 2 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Git 1.7.10.5v1.7.10.5maint-1.7.10 | Junio C Hamano | 2012-06-17 | 2 | -1/+14 |
* | | | | | | Git 1.7.11-rc3v1.7.11-rc3 | Junio C Hamano | 2012-06-12 | 1 | -1/+6 |
* | | | | | | Merge branch 'mm/api-credentials-doc' | Junio C Hamano | 2012-06-12 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | api-credential.txt: document that helpers field is filled-in automatically | Matthieu Moy | 2012-06-12 | 1 | -1/+4 |
* | | | | | | | Merge branch 'mm/api-credentials-doc' | Junio C Hamano | 2012-06-08 | 5 | -6/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | docs: fix cross-directory linkgit references | Jeff King | 2012-06-08 | 5 | -6/+8 |
* | | | | | | | Git 1.7.11-rc2v1.7.11-rc2 | Junio C Hamano | 2012-06-07 | 1 | -11/+14 |
* | | | | | | | Merge branch 'mm/api-credentials-doc' | Junio C Hamano | 2012-06-07 | 3 | -7/+60 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | api-credentials.txt: add "see also" section | Matthieu Moy | 2012-06-04 | 1 | -0/+7 |
| * | | | | | api-credentials.txt: mention credential.helper explicitly | Matthieu Moy | 2012-06-04 | 1 | -2/+4 |
| * | | | | | api-credentials.txt: show the big picture first | Matthieu Moy | 2012-06-04 | 1 | -3/+47 |
| * | | | | | doc: fix xref link from api docs to manual pages | Junio C Hamano | 2012-06-04 | 2 | -2/+2 |
| |/ / / / | |||||
* | | | | | Git 1.7.11-rc1v1.7.11-rc1 | Junio C Hamano | 2012-06-03 | 1 | -6/+1 |
* | | | | | Sync with 1.7.10.4 | Junio C Hamano | 2012-06-03 | 2 | -1/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Git 1.7.10.4v1.7.10.4 | Junio C Hamano | 2012-06-03 | 2 | -1/+6 |
* | | | | | Update draft release notes to 1.7.11 | Junio C Hamano | 2012-06-01 | 1 | -18/+14 |
* | | | | | Sync with maint | Junio C Hamano | 2012-06-01 | 2 | -1/+27 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Start preparing for 1.7.10.4 | Junio C Hamano | 2012-06-01 | 2 | -1/+27 |
| * | | | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 | 1 | -1/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 2012-05-29 | 2 | -18/+0 |
|\ \ \ \ \ | |||||
| * | | | | | ident: report passwd errors with a more friendly message | Jeff King | 2012-05-22 | 2 | -10/+0 |
| * | | | | | drop length limitations on gecos-derived names and emails | Jeff King | 2012-05-22 | 2 | -8/+0 |