Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-28 | 1 | -0/+27 |
* | Merge branch 'ah/doc-gitk-config' | Junio C Hamano | 2014-03-28 | 1 | -2/+8 |
|\ | |||||
| * | Documentation/gitk: document the location of the configulation fileah/doc-gitk-config | Astril Hayato | 2014-03-20 | 1 | -2/+8 |
* | | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-25 | 1 | -0/+29 |
* | | Merge branch 'rr/doc-merge-strategies' | Junio C Hamano | 2014-03-25 | 1 | -2/+2 |
|\ \ | |||||
| * | | Documentation/merge-strategies: avoid hyphenated commandsrr/doc-merge-strategies | Ramkumar Ramachandra | 2014-03-17 | 1 | -2/+2 |
* | | | Merge branch 'nd/commit-editor-cleanup' | Junio C Hamano | 2014-03-25 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | commit: add --cleanup=scissorsnd/commit-editor-cleanup | Nguyễn Thái Ngọc Duy | 2014-02-25 | 1 | -1/+7 |
| | |/ | |/| | |||||
* | | | Merge branch 'cp/am-patch-format-doc' | Junio C Hamano | 2014-03-25 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | Documentation/git-am: typofixcp/am-patch-format-doc | Chris Packham | 2014-03-17 | 1 | -1/+1 |
| * | | | Documentation/git-am: Document supported --patch-format options | Chris Packham | 2014-03-11 | 1 | -3/+9 |
* | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-21 | 1 | -2/+26 |
* | | | | Merge branch 'lt/request-pull' | Junio C Hamano | 2014-03-21 | 1 | -6/+49 |
|\ \ \ \ | |||||
| * | | | | request-pull: documentation updates | Junio C Hamano | 2014-03-13 | 1 | -6/+49 |
* | | | | | Merge branch 'nd/upload-pack-shallow' | Junio C Hamano | 2014-03-21 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | upload-pack: send shallow info over stdin to pack-objectsnd/upload-pack-shallow | Nguyễn Thái Ngọc Duy | 2014-03-11 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | tag: support --sort=<spec>nd/tag-version-sort | Nguyễn Thái Ngọc Duy | 2014-02-27 | 1 | -0/+6 |
| |/ / / / | |||||
* | | | | | Sync with 1.9.1 | Junio C Hamano | 2014-03-18 | 2 | -1/+61 |
|\ \ \ \ \ | |||||
| * | | | | | Git 1.9.1v1.9.1 | Junio C Hamano | 2014-03-18 | 2 | -1/+61 |
| * | | | | | Merge branch 'nd/http-fetch-shallow-fix' into maint | Junio C Hamano | 2014-03-18 | 2 | -1/+20 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Update draft release notes to Git 2.0 | Junio C Hamano | 2014-03-18 | 1 | -0/+11 |
* | | | | | | Merge branch 'jk/doc-deprecate-grafts' | Junio C Hamano | 2014-03-18 | 2 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | docs: mark info/grafts as outdatedjk/doc-deprecate-grafts | Jeff King | 2014-03-05 | 2 | -0/+8 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 2014-03-18 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | repack: add `repack.packKeptObjects` config var | Jeff King | 2014-03-03 | 2 | -0/+15 |
* | | | | | | | Merge branch 'fc/transport-helper-fixes' | Junio C Hamano | 2014-03-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | transport-helper: add 'force' to 'export' helpers | Felipe Contreras | 2013-11-12 | 1 | -0/+4 |
* | | | | | | | | Update draft release notes to Git 2.0 | Junio C Hamano | 2014-03-14 | 1 | -2/+63 |
* | | | | | | | | Merge branch 'sr/add--interactive-term-readkey' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-config: document interactive.singlekey requires Term::ReadKey | Simon Ruderich | 2014-03-03 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sg/archive-restrict-remote' | Junio C Hamano | 2014-03-14 | 3 | -1/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add uploadarchive.allowUnreachable optionsg/archive-restrict-remote | Scott J. Goldman | 2014-02-28 | 2 | -0/+13 |
| * | | | | | | | | docs: clarify remote restrictions for git-upload-archive | Jeff King | 2014-02-28 | 2 | -1/+30 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jl/doc-submodule-update-checkout' | Junio C Hamano | 2014-03-14 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | submodule update: consistently document the '--checkout' optionjl/doc-submodule-update-checkout | Jens Lehmann | 2014-02-28 | 1 | -1/+10 |
* | | | | | | | | | Merge branch 'jk/doc-coding-guideline' | Junio C Hamano | 2014-03-14 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CodingGuidelines: mention C whitespace rulesjk/doc-coding-guideline | Jeff King | 2014-02-28 | 1 | -0/+11 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'tg/index-v4-format' | Junio C Hamano | 2014-03-14 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | read-cache: add index.version config variabletg/index-v4-format | Thomas Gummerer | 2014-02-24 | 1 | -0/+4 |
| * | | | | | | | | | introduce GIT_INDEX_VERSION environment variable | Thomas Gummerer | 2014-02-24 | 1 | -0/+5 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jn/am-doc-hooks' | Junio C Hamano | 2014-03-14 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | am doc: add a pointer to relevant hooksjn/am-doc-hooks | Jonathan Nieder | 2014-02-24 | 1 | -0/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jm/stash-doc-k-for-keep' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | stash doc: mention short form -k in save descriptionjm/stash-doc-k-for-keep | John Marshall | 2014-02-24 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rt/links-for-asciidoctor' | Junio C Hamano | 2014-03-14 | 6 | -9/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: fix documentation AsciiDoc links for external urlsrt/links-for-asciidoctor | Roberto Tyley | 2014-02-20 | 6 | -9/+9 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' | Junio C Hamano | 2014-03-14 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dir: ignore trailing spaces in exclude patterns | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -0/+3 |
* | | | | | | | | | | Start preparing for Git 2.0 | Junio C Hamano | 2014-03-07 | 1 | -0/+146 |