summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t/helper/test-hashmap: use custom data instead of duplicate cmp functionssb/hashmap-cleanupStefan Beller2017-07-051-18/+16
* name-hash.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-9/+13
* submodule-config.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-6/+12
* remote.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-4/+8
* patch-ids.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-5/+9
* convert/sub-process: drop cast to hashmap_cmp_fnStefan Beller2017-07-053-6/+8
* config.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-4/+6
* builtin/describe: drop hashmap_cmp_fn castStefan Beller2017-07-051-3/+6
* builtin/difftool.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-15/+22
* attr.c: drop hashmap_cmp_fn castStefan Beller2017-07-051-5/+7
* hashmap: migrate documentation from Documentation/technical into headersb/hashmap-customize-comparisonStefan Beller2017-06-302-341/+316
* patch-ids.c: use hashmap correctlyStefan Beller2017-06-301-4/+4
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-3019-66/+113
* Twelfth batch for 2.14Junio C Hamano2017-06-261-1/+11
* Merge branch 'mb/reword-autocomplete-message'Junio C Hamano2017-06-261-6/+12
|\
| * auto-correct: tweak phrasingmb/reword-autocomplete-messageMarc Branchaud2017-06-211-6/+12
* | Merge branch 'ks/t7508-indent-fix'Junio C Hamano2017-06-261-1/+1
|\ \
| * | t7508: fix a broken indentationks/t7508-indent-fixKaartic Sivaraam2017-06-211-1/+1
| |/
* | Merge branch 'jk/add-p-commentchar-fix'Junio C Hamano2017-06-262-1/+10
|\ \
| * | add--interactive: quote commentChar regexjk/add-p-commentchar-fixJeff King2017-06-212-1/+9
| * | add--interactive: handle EOF in prompt_yesnoJeff King2017-06-211-0/+1
* | | Merge branch 'dt/raise-core-packed-git-limit'Junio C Hamano2017-06-261-1/+2
|\ \ \
| * | | docs: update 64-bit core.packedGitLimit defaultdt/raise-core-packed-git-limitJeff King2017-06-211-1/+2
* | | | Merge branch 'mh/packed-ref-store-prep'Junio C Hamano2017-06-265-11/+54
|\ \ \ \
| * | | | for_each_bisect_ref(): don't trim refnamesMichael Haggerty2017-06-184-2/+31
| * | | | lock_packed_refs(): fix cache validity checkMichael Haggerty2017-06-121-9/+23
* | | | | Merge branch 'lb/status-stash-count'Junio C Hamano2017-06-2612-38/+115
|\ \ \ \ \
| * | | | | glossary: define 'stash entry'lb/status-stash-countLiam Beguin2017-06-181-0/+4
| * | | | | status: add optional stash count informationLiam Beguin2017-06-186-0/+71
| * | | | | stash: update documentation to use 'stash entry'Liam Beguin2017-06-186-38/+40
* | | | | | Sync with 2.13.2Junio C Hamano2017-06-242-12/+17
|\ \ \ \ \ \
| * | | | | | Git 2.13.2v2.13.2Junio C Hamano2017-06-242-1/+18
| * | | | | | Merge branch 'sn/reset-doc-typofix' into maintJunio C Hamano2017-06-241-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sg/doc-pretty-formats' into maintJunio C Hamano2017-06-241-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sd/t3200-branch-m-test' into maintJunio C Hamano2017-06-241-0/+17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sg/revision-parser-skip-prefix' into maintJunio C Hamano2017-06-242-48/+44
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano2017-06-241-0/+42
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-rm-absorb' into maintJunio C Hamano2017-06-241-4/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/diff-tree-stale-comment' into maintJunio C Hamano2017-06-241-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano2017-06-242-0/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ls/github' into maintJunio C Hamano2017-06-242-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2017-06-241-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-06-2410-147/+301
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/name-rev-lw-tag' into maintJunio C Hamano2017-06-242-8/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | Eleventh batch for 2.14Junio C Hamano2017-06-241-15/+46
* | | | | | | | | | | | | | | | | | | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-2449-195/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | *.[ch] refactoring: make use of the FREE_AND_NULL() macroÆvar Arnfjörð Bjarmason2017-06-1612-49/+23
| * | | | | | | | | | | | | | | | | | | coccinelle: make use of the "expression" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-162-4/+2
| * | | | | | | | | | | | | | | | | | | coccinelle: add a rule to make "expression" code use FREE_AND_NULL()Ævar Arnfjörð Bjarmason2017-06-161-0/+7
| * | | | | | | | | | | | | | | | | | | coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-1637-142/+71