Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | contrib/remote-helpers: style updates for test scripts | Junio C Hamano | 2013-09-03 | 4 | -226/+248 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 2013-08-30 | 1 | -1/+34 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-helpers: cleanup more global variables | Felipe Contreras | 2013-08-29 | 2 | -57/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-helpers: trivial style fixes | Felipe Contreras | 2013-08-29 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-hg: improve basic test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-hg: add missing &&s in the test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-hg: fix test | Felipe Contreras | 2013-08-29 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-bzr: make bzr branches configurable per-repo | Felipe Contreras | 2013-08-29 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remote-bzr: fix export of utf-8 authors | Felipe Contreras | 2013-08-29 | 2 | -0/+31 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/add-i-mingw' | Junio C Hamano | 2013-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | add--interactive: fix external command invocation on Windowsjs/add-i-mingw | Johannes Sixt | 2013-09-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ks/p4-view-spec' | Junio C Hamano | 2013-09-18 | 2 | -165/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | git p4: implement view spec wildcards with "p4 where"ks/p4-view-spec | Kazuki Saitoh | 2013-09-03 | 1 | -164/+59 | |
| * | | | | | | | | | | | | | | | | | | | | | | | git p4 test: sanitize P4CHARSET | kazuki saitoh | 2013-08-11 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/duplicate-objects-in-packs' | Junio C Hamano | 2013-09-18 | 5 | -3/+316 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t5308: check that index-pack --strict detects duplicate objects | Jeff King | 2013-09-04 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | test index-pack on packs with recoverable delta cycles | Jeff King | 2013-08-24 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | add tests for indexing packs with delta cycles | Jeff King | 2013-08-24 | 2 | -0/+81 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP | Jeff King | 2013-08-24 | 3 | -0/+198 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | test-sha1: add a binary output mode | Jeff King | 2013-08-22 | 1 | -3/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/git-dir-pointing-at-gitfile' | Junio C Hamano | 2013-09-18 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make setup_git_env() resolve .git file when $GIT_DIR is not specifiednd/git-dir-pointing-at-gitfile | Nguyễn Thái Ngọc Duy | 2013-09-03 | 2 | -5/+8 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pager-bypass-cat-for-default-pager' | Junio C Hamano | 2013-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | pager: turn on "cat" optimization for DEFAULT_PAGERjk/pager-bypass-cat-for-default-pager | Jeff King | 2013-09-03 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/t3200-fixes' | Junio C Hamano | 2013-09-18 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | t: branch: fix broken && chainsfc/t3200-fixes | Felipe Contreras | 2013-09-03 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | t: branch: fix typo | Felipe Contreras | 2013-09-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | t: branch: trivial style fix | Felipe Contreras | 2013-09-03 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/rev-parse-test-updates' | Junio C Hamano | 2013-09-18 | 1 | -33/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse test: use standard test functions for setupfc/rev-parse-test-updates | Felipe Contreras | 2013-09-03 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse test: use test_cmp instead of "test" builtin | Jonathan Nieder | 2013-09-03 | 1 | -14/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse test: use test_must_fail, not "if <command>; then false; fi" | Felipe Contreras | 2013-09-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse test: modernize quoting and whitespace | Felipe Contreras | 2013-09-03 | 1 | -16/+58 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5 for the first half of the fourth batch | Junio C Hamano | 2013-09-17 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/remove-remote-helpers-in-python' | Junio C Hamano | 2013-09-17 | 16 | -1815/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | git_remote_helpers: remove little used Python libraryjk/remove-remote-helpers-in-python | John Keeping | 2013-09-09 | 16 | -1815/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ss/doclinks' | Junio C Hamano | 2013-09-17 | 7 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: make AsciiDoc links always point to HTML filesss/doclinks | Sebastian Schuberth | 2013-09-06 | 7 | -10/+10 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | 30 | -83/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | glossary: fix and clarify the definition of 'ref'rh/ishes-doc | Richard Hansen | 2013-09-04 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | revisions.txt: fix and clarify <rev>^{<type>} | Richard Hansen | 2013-09-04 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | glossary: more precise definition of tree-ish (a.k.a. treeish) | Richard Hansen | 2013-09-04 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | 23 | -63/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | use 'tree-ish' instead of 'treeish' | Richard Hansen | 2013-09-04 | 6 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | glossary: define commit-ish (a.k.a. committish) | Richard Hansen | 2013-09-04 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | glossary: mention 'treeish' as an alternative to 'tree-ish' | Richard Hansen | 2013-09-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dw/diff-no-index-doc' | Junio C Hamano | 2013-09-17 | 2 | -5/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | diff --no-index: describe in a separate paragraphdw/diff-no-index-doc | Junio C Hamano | 2013-08-28 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | diff --no-index: clarify operation when not inside a repository | Dale R. Worley | 2013-08-22 | 2 | -2/+15 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ta/user-manual' | Junio C Hamano | 2013-09-17 | 1 | -79/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |