Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port' into maint | Junio C Hamano | 2014-02-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git_connect(): use common return point | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | connect.c: refactor url parsing | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | git_connect(): refactor the port handling for ssh | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | git fetch: support host:/~repo | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | t5500: add test cases for diag-url | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | git fetch-pack: add --diag-url | Torsten Bögershausen | 2013-12-09 | |
| * | | | | | | | | | | | git_connect: factor out discovery of the protocol and its parts | Johannes Sixt | 2013-12-09 | |
| * | | | | | | | | | | | git_connect: remove artificial limit of a remote command | Johannes Sixt | 2013-12-09 | |
| * | | | | | | | | | | | t5601: add tests for ssh | Torsten Bögershausen | 2013-12-04 | |
| * | | | | | | | | | | | t5601: remove clear_ssh, refactor setup_ssh_wrapper | Torsten Bögershausen | 2013-12-04 | |
* | | | | | | | | | | | | Merge branch 'nd/transport-positive-depth-only' into maint | Junio C Hamano | 2014-02-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | clone,fetch: catch non positive --depth option value | Nguyễn Thái Ngọc Duy | 2013-12-06 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | git-svn: workaround for a bug in svn serf backend | Roman Kagan | 2014-01-17 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Git 1.8.5.3v1.8.5.3 | Junio C Hamano | 2014-01-13 | |
* | | | | | | | | | | | Merge branch 'nd/daemon-informative-errors-typofix' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | daemon: be strict at parsing parameters --[no-]informative-errors | Nguyễn Thái Ngọc Duy | 2013-12-20 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'km/gc-eperm' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | gc: notice gc processes run by other users | Kyle J. McKay | 2014-01-02 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jk/credential-plug-leak' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Revert "prompt: clean up strbuf usage" | Jeff King | 2014-01-02 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, too | Johannes Sixt | 2014-01-10 | |
| * | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out | Matthieu Moy | 2013-12-04 | |
* | | | | | | | | | | | | Merge branch 'jk/rev-parse-double-dashes' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | rev-parse: be more careful with munging arguments | Jeff King | 2013-12-09 | |
| * | | | | | | | | | | | | rev-parse: correctly diagnose revision errors before "--" | Jeff King | 2013-12-09 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'jk/cat-file-regression-fix' into maint | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | cat-file: handle --batch format with missing type/size | Jeff King | 2013-12-12 | |
| * | | | | | | | | | | | | cat-file: pass expand_data to print_object_or_die | Jeff King | 2013-12-12 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | pack-heuristics.txt: mark up the file header properly | Thomas Ackermann | 2014-01-13 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2014-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | l10n: de.po: fix translation of 'prefix' | Ralf Thielow | 2014-01-03 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Documentation/gitmodules: Only 'update' and 'url' are required | W. Trevor King | 2014-01-06 | |
* | | | | | | | | | | | for-each-ref: remove unused variable | Ramkumar Ramachandra | 2013-12-30 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Git 1.8.5.2v1.8.5.2 | Junio C Hamano | 2013-12-17 | |
* | | | | | | | | | | Merge branch 'rs/doc-submitting-patches' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | SubmittingPatches: document how to handle multiple patches | René Scharfe | 2013-11-27 | |
* | | | | | | | | | | | Merge branch 'tr/doc-git-cherry' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Documentation: revamp git-cherry(1) | Thomas Rast | 2013-11-27 | |
* | | | | | | | | | | | | Merge branch 'nd/glossary-content-pathspec-markup' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | glossary-content.txt: fix documentation of "**" patterns | Nguyễn Thái Ngọc Duy | 2013-11-21 | |
* | | | | | | | | | | | | | Merge branch 'jj/doc-markup-gitcli' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Documentation/gitcli.txt: fix double quotes | Jason St. John | 2013-11-20 | |
* | | | | | | | | | | | | | | Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | State correct usage of literal examples in man pages in the coding standards | Jason St. John | 2013-11-18 | |
* | | | | | | | | | | | | | | | Merge branch 'jj/log-doc' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Documentation/git-log.txt: mark-up fix and minor rephasing | Jason St. John | 2013-11-13 | |
| * | | | | | | | | | | | | | | | Documentation/git-log: update "--log-size" description | Jason St. John | 2013-11-13 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'jj/rev-list-options-doc' into maint | Junio C Hamano | 2013-12-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |