Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | refs: simplify parsing of reflog entries | brian m. carlson | 2017-02-22 | |
| * | | | | | | | refs: convert each_reflog_ent_fn to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | reflog-walk: convert struct reflog_info to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/replace: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | Convert remaining callers of resolve_refdup to object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/merge: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/clone: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/branch: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/grep: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/fmt-merge-message: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/fast-export: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/describe: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/diff-tree: convert to struct object_id | brian m. carlson | 2017-02-22 | |
| * | | | | | | | builtin/commit: convert to struct object_id | brian m. carlson | 2017-02-20 | |
| * | | | | | | | hex: introduce parse_oid_hex | brian m. carlson | 2017-02-20 | |
* | | | | | | | | Merge branch 'rs/blame-code-cleanup' | Junio C Hamano | 2017-03-17 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | blame: move blame_entry duplication to add_blame_entry() | René Scharfe | 2017-03-11 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/interop-test' | Junio C Hamano | 2017-03-17 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | t/interop: add test of old clients against modern git-daemon | Jeff King | 2017-03-10 | |
| * | | | | | | | | t: add an interoperability test harness | Jeff King | 2017-03-10 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Documentation/git-update-index: explain splitIndex.* | Christian Couder | 2017-03-06 | |
| * | | | | | | | | Documentation/config: add splitIndex.sharedIndexExpire | Christian Couder | 2017-03-06 | |
| * | | | | | | | | read-cache: use freshen_shared_index() in read_index_from() | Christian Couder | 2017-03-06 | |
| * | | | | | | | | read-cache: refactor read_index_from() | Christian Couder | 2017-03-06 | |
| * | | | | | | | | t1700: test shared index file expiration | Christian Couder | 2017-03-06 | |
| * | | | | | | | | read-cache: unlink old sharedindex files | Christian Couder | 2017-03-06 | |
| * | | | | | | | | config: add git_config_get_expiry() from gc.c | Christian Couder | 2017-03-01 | |
| * | | | | | | | | read-cache: touch shared index files when used | Christian Couder | 2017-03-01 | |
| * | | | | | | | | sha1_file: make check_and_freshen_file() non static | Christian Couder | 2017-03-01 | |
| * | | | | | | | | Documentation/config: add splitIndex.maxPercentChange | Christian Couder | 2017-03-01 | |
| * | | | | | | | | t1700: add tests for splitIndex.maxPercentChange | Christian Couder | 2017-03-01 | |
| * | | | | | | | | read-cache: regenerate shared index if necessary | Christian Couder | 2017-03-01 | |
| * | | | | | | | | config: add git_config_get_max_percent_split_change() | Christian Couder | 2017-03-01 | |
| * | | | | | | | | Documentation/git-update-index: talk about core.splitIndex config var | Christian Couder | 2017-03-01 | |
| * | | | | | | | | Documentation/config: add information for core.splitIndex | Christian Couder | 2017-03-01 | |
| * | | | | | | | | t1700: add tests for core.splitIndex | Christian Couder | 2017-03-01 | |
| * | | | | | | | | update-index: warn in case of split-index incoherency | Christian Couder | 2017-03-01 | |
| * | | | | | | | | read-cache: add and then use tweak_split_index() | Christian Couder | 2017-03-01 | |
| * | | | | | | | | split-index: add {add,remove}_split_index() functions | Christian Couder | 2017-03-01 | |
| * | | | | | | | | config: add git_config_get_split_index() | Christian Couder | 2017-03-01 | |
| * | | | | | | | | t1700: change here document style | Christian Couder | 2017-03-01 | |
| * | | | | | | | | config: mark an error message up for translation | Christian Couder | 2017-03-01 | |
* | | | | | | | | | Sync with 'maint' | Junio C Hamano | 2017-03-16 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | Preparing for 2.12.1 | Junio C Hamano | 2017-03-16 | |
| * | | | | | | | | Merge branch 'js/realpath-pathdup-fix' into maint | Junio C Hamano | 2017-03-16 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'mm/two-more-xstrfmt' into maint | Junio C Hamano | 2017-03-16 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'vn/line-log-memcpy-size-fix' into maint | Junio C Hamano | 2017-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ax/line-log-range-merge-fix' into maint | Junio C Hamano | 2017-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-i-patch-do-prompt' into maint | Junio C Hamano | 2017-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |