aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | setup: prepare setup_discovered_git_dir() for the root directoryJohannes Schindelin2017-03-14
| * | setup_git_directory(): use is_dir_sep() helperJohannes Schindelin2017-03-07
| * | t7006: replace dubious testJohannes Schindelin2017-03-03
* | | Merge branch 'bc/sha1-header-selection-with-cpp-macros'Junio C Hamano2017-03-17
|\ \ \
| * | | hash.h: move SHA-1 implementation selection into a header filebrian m. carlson2017-03-15
| |/ /
* | | Merge branch 'mg/status-porcelain-no-i18n'Junio C Hamano2017-03-17
|\ \ \
| * | | git-status: make porcelain more robustMichael J Gruber2017-03-14
| | |/ | |/|
* | | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-17
|\ \ \
| * | | add--interactive: do not expand pathspecs with ls-filesJeff King2017-03-14
| | |/ | |/|
* | | Merge branch 'jk/http-walker-buffer-underflow-fix'Junio C Hamano2017-03-17
|\ \ \
| * | | http-walker: fix buffer underflow processing remote alternatesJeff King2017-03-13
| |/ /
* | | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-17
|\ \ \
| * | | pathspec: allow escaped query valuesBrandon Williams2017-03-13
| * | | pathspec: allow querying for attributesBrandon Williams2017-03-13
* | | | Merge branch 'jk/ref-filter-flags-cleanup'Junio C Hamano2017-03-17
|\ \ \ \
| * | | | ref-filter: use separate cache for contains_tag_algoJeff King2017-03-10
| * | | | ref-filter: die on parse_commit errorsJeff King2017-03-10
| * | | | ref-filter: use contains_result enum consistentlyJeff King2017-03-10
| * | | | ref-filter: move ref_cbdata definition into ref-filter.cJeff King2017-03-10
* | | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-17
|\ \ \ \ \
| * | | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
| |/ / / /
* | | | | Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\ \ \ \ \
| * | | | | wt-status: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/merge-base: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-22
| * | | | | sha1_file: introduce an nth_packed_object_oid functionbrian m. carlson2017-02-22
| * | | | | refs: simplify parsing of reflog entriesbrian m. carlson2017-02-22
| * | | | | refs: convert each_reflog_ent_fn to struct object_idbrian m. carlson2017-02-22
| * | | | | reflog-walk: convert struct reflog_info to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/replace: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | Convert remaining callers of resolve_refdup to object_idbrian m. carlson2017-02-22
| * | | | | builtin/merge: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/clone: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/branch: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/grep: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/fmt-merge-message: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/fast-export: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/describe: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/diff-tree: convert to struct object_idbrian m. carlson2017-02-22
| * | | | | builtin/commit: convert to struct object_idbrian m. carlson2017-02-20
| * | | | | hex: introduce parse_oid_hexbrian m. carlson2017-02-20
* | | | | | Merge branch 'rs/blame-code-cleanup'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | blame: move blame_entry duplication to add_blame_entry()René Scharfe2017-03-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | t/interop: add test of old clients against modern git-daemonJeff King2017-03-10
| * | | | | | t: add an interoperability test harnessJeff King2017-03-10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | Documentation/git-update-index: explain splitIndex.*Christian Couder2017-03-06
| * | | | | | Documentation/config: add splitIndex.sharedIndexExpireChristian Couder2017-03-06
| * | | | | | read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-06