Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Git 2.1.4v2.1.4 | Junio C Hamano | 2014-12-17 |
* | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 |
|\ | |||
| * | Git 2.0.5v2.0.5 | Junio C Hamano | 2014-12-17 |
| * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 |
| |\ | |||
| | * | Git 1.9.5v1.9.5 | Junio C Hamano | 2014-12-17 |
| | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | |\ | |||
| | | * | Git 1.8.5.6v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | * | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2014-12-17 |
| | | |\ | |||
| | | | * | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 2014-12-17 |
| | | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 |
* | | | | | Merge branch 'nd/gitignore-trailing-whitespace' into maint | Junio C Hamano | 2014-11-12 |
|\ \ \ \ \ | |||
| * | | | | | gitignore.txt: fix spelling of "backslash" | Ben North | 2014-11-04 |
* | | | | | | Documentation/config.txt: fix minor typo | Thomas Quinot | 2014-11-10 |
* | | | | | | config.txt: fix typo | Nicolas Dermine | 2014-11-10 |
* | | | | | | docs/credential-store: s/--store/--file/ | Jeff King | 2014-11-06 |
* | | | | | | Git 2.1.3v2.1.3 | Junio C Hamano | 2014-10-29 |
* | | | | | | Merge branch 'da/mergetool-meld' into maint | Junio C Hamano | 2014-10-29 |
|\ \ \ \ \ \ | |||
| * | | | | | | mergetools/meld: make usage of `--output` configurable and more robust | David Aguilar | 2014-10-16 |
* | | | | | | | Merge branch 'bc/asciidoc-pretty-formats-fix' into maint | Junio C Hamano | 2014-10-29 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | Documentation: fix misrender of pretty-formats in Asciidoctor | brian m. carlson | 2014-10-08 |
* | | | | | | | Merge branch 'maint-2.0' into maint | Junio C Hamano | 2014-10-07 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2014-10-07 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| | * | | | | | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-10-07 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||
| | | * | | | | git-tag.txt: Add a missing hyphen to `-s` | Wieland Hoffmann | 2014-10-07 |
* | | | | | | | Git 2.1.2v2.1.2 | Junio C Hamano | 2014-09-29 |
* | | | | | | | Merge branch 'jk/send-pack-many-refspecs' into maint | Junio C Hamano | 2014-09-29 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | send-pack: take refspecs over stdin | Jeff King | 2014-08-26 |
* | | | | | | | | Merge branch 'so/rebase-doc' into maint | Junio C Hamano | 2014-09-29 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation/git-rebase.txt: <upstream> must be given to specify <branch> | Sergey Organov | 2014-09-16 |
| * | | | | | | | | Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op | Sergey Organov | 2014-08-12 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Git 2.1.1v2.1.1 | Junio C Hamano | 2014-09-19 |
* | | | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Document LF appearing in shallow command during send-pack/receive-pack | Shawn Pearce | 2014-08-28 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jk/command-line-config-empty-string' into maint | Junio C Hamano | 2014-09-19 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| * | | | | | | | config: teach "git -c" to recognize an empty string | Junio C Hamano | 2014-08-05 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Git 2.1v2.1.0 | Junio C Hamano | 2014-08-15 |
* | | | | | | | Release notes: grammatical fixes | Marc Branchaud | 2014-08-07 |
* | | | | | | | RelNotes: no more check_ref_format micro-optimization | Junio C Hamano | 2014-08-05 |
* | | | | | | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-push: fix link in man page | Tony Finch | 2014-07-31 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'ta/doc-config' | Junio C Hamano | 2014-08-04 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | add documentation for writing config files | Tanay Abhra | 2014-07-30 |
* | | | | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 |
| |/ / / / / / | |||
* | | | | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 |
* | | | | | | | Git 2.1.0-rc0v2.1.0-rc0 | Junio C Hamano | 2014-07-27 |
* | | | | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 2014-07-21 |
| * | | | | | | | Documentation: replace: add --graft option | Christian Couder | 2014-07-21 |
* | | | | | | | | Sync with v2.0.3 | Junio C Hamano | 2014-07-23 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |