Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 49 | -158/+170 |
* | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-23 | 15 | -30/+31 |
* | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-23 | 13 | -18/+20 |
* | t0006 & t5000: skip "far in the future" test when time_t is too limited | Johannes Schindelin | 2017-04-20 | 4 | -4/+8 |
* | t0006 & t5000: prepare for 64-bit timestamps | Johannes Schindelin | 2017-04-20 | 4 | -6/+11 |
* | ref-filter: avoid using `unsigned long` for catch-all data type | Johannes Schindelin | 2017-04-20 | 1 | -8/+8 |
* | Git 2.13-rc0v2.13.0-rc0 | Junio C Hamano | 2017-04-19 | 2 | -1/+36 |
* | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-04-19 | 6 | -1/+40 |
|\ | |||||
| * | p0004: make perf test executable | Christian Couder | 2017-04-18 | 1 | -0/+0 |
| * | t3008: skip lazy-init test on a single-core box | Kevin Willford | 2017-04-12 | 1 | -3/+11 |
| * | test-online-cpus: helper to return cpu count | Jeff Hostetler | 2017-04-12 | 3 | -0/+10 |
| * | name-hash: fix buffer overrun | Kevin Willford | 2017-03-31 | 2 | -1/+22 |
* | | Merge branch 'vn/revision-shorthand-for-side-branch-log' | Junio C Hamano | 2017-04-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | doc/revisions: remove brackets from rev^-n shorthandvn/revision-shorthand-for-side-branch-log | Kyle Meyer | 2017-04-16 | 1 | -2/+2 |
* | | | Merge branch 'sf/putty-w-args' | Junio C Hamano | 2017-04-19 | 2 | -1/+7 |
|\ \ \ | |||||
| * | | | connect.c: handle errors from split_cmdline | Jeff King | 2017-04-16 | 2 | -1/+7 |
* | | | | Merge branch 'ld/p4-current-branch-fix' | Junio C Hamano | 2017-04-19 | 2 | -9/+45 |
|\ \ \ \ | |||||
| * | | | | git-p4: don't use name-rev to get current branchld/p4-current-branch-fix | Luke Diamand | 2017-04-16 | 2 | -7/+2 |
| * | | | | git-p4: add read_pipe_text() internal function | Luke Diamand | 2017-04-16 | 1 | -3/+28 |
| * | | | | git-p4: add failing test for name-rev rather than symbolic-ref | Luke Diamand | 2017-04-16 | 1 | -0/+16 |
* | | | | | Merge branch 'dt/gc-ignore-old-gc-logs' | Junio C Hamano | 2017-04-19 | 1 | -1/+17 |
|\ \ \ \ \ | |||||
| * | | | | | t6500: wait for detached auto gc at the end of the test script | SZEDER Gábor | 2017-04-16 | 1 | -1/+17 |
* | | | | | | Merge branch 'bw/attr-pathspec' | Junio C Hamano | 2017-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pathspec: fix segfault in clear_pathspecbw/attr-pathspec | Brandon Williams | 2017-04-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'ab/grep-plug-pathspec-leak' | Junio C Hamano | 2017-04-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | grep: plug a trivial memory leakab/grep-plug-pathspec-leak | Ævar Arnfjörð Bjarmason | 2017-04-16 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2017-04-19 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | test-read-cache: setup git dir | René Scharfe | 2017-04-16 | 1 | -0/+1 |
| * | | | | | | | | has_sha1_file: don't bother if we are not in a repository | Jonathan Nieder | 2017-04-13 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 2017-04-19 | 13 | -403/+1319 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | refs.h: add a note about sorting order of for_each_ref_*nd/files-backend-git-dir | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -2/+14 |
| * | | | | | | | | | t1406: new tests for submodule ref store | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -0/+95 |
| * | | | | | | | | | t1405: some basic tests on main ref store | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -0/+123 |
| * | | | | | | | | | t/helper: add test-ref-store to test ref-store functions | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -0/+279 |
| * | | | | | | | | | refs: delete pack_refs() in favor of refs_pack_refs() | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -7/+1 |
| * | | | | | | | | | files-backend: avoid ref api targeting main ref store | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -35/+49 |
| * | | | | | | | | | refs: new transaction related ref-store api | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -12/+53 |
| * | | | | | | | | | refs: add new ref-store api | Nguyễn Thái Ngọc Duy | 2017-04-14 | 4 | -99/+270 |
| * | | | | | | | | | refs: rename get_ref_store() to get_submodule_ref_store() and make it public | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -16/+19 |
| * | | | | | | | | | files-backend: replace submodule_allowed check in files_downcast() | Nguyễn Thái Ngọc Duy | 2017-04-14 | 3 | -37/+73 |
| * | | | | | | | | | refs: move submodule code out of files-backend.c | Nguyễn Thái Ngọc Duy | 2017-03-27 | 3 | -32/+20 |
| * | | | | | | | | | path.c: move some code out of strbuf_git_path_submodule() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 3 | -28/+44 |
| * | | | | | | | | | refs.c: make get_main_ref_store() public and use it | Nguyễn Thái Ngọc Duy | 2017-03-27 | 3 | -19/+22 |
| * | | | | | | | | | refs.c: kill register_ref_store(), add register_submodule_ref_store() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -25/+20 |
| * | | | | | | | | | refs.c: flatten get_ref_store() a bit | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -10/+13 |
| * | | | | | | | | | refs: rename lookup_ref_store() to lookup_submodule_ref_store() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -9/+4 |
| * | | | | | | | | | refs.c: introduce get_main_ref_store() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -4/+9 |
| * | | | | | | | | | files-backend: remove the use of git_path() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -5/+38 |
| * | | | | | | | | | files-backend: add and use files_ref_path() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -24/+23 |
| * | | | | | | | | | files-backend: add and use files_reflog_path() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -56/+86 |