summaryrefslogtreecommitdiffstats
path: root/cache-tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-01http-push: remove remaining uses of sha1_to_hexbrian m. carlson1-4/+4
2019-04-01http-backend: allow 64-character hex namesbrian m. carlson1-0/+3
2019-04-01http-push: convert to use the_hash_algobrian m. carlson1-10/+10
2019-04-01builtin/pull: make hash-size independentbrian m. carlson1-5/+6
2019-04-01builtin/am: make hash size independentbrian m. carlson1-4/+5
2019-04-01fast-import: replace sha1_to_hexbrian m. carlson1-2/+2
2019-04-01fast-import: make hash-size independentbrian m. carlson1-16/+29
2019-04-01builtin/name-rev: make hash-size independentbrian m. carlson1-6/+8
2019-04-01object-store: rename and expand packed_git's sha1 memberbrian m. carlson7-21/+24
2019-04-01notes: replace sha1_to_hexbrian m. carlson1-6/+6
2019-04-01notes: make hash size independentbrian m. carlson1-15/+17
2019-04-01notes-merge: switch to use the_hash_algobrian m. carlson1-3/+3
2019-04-01submodule: avoid hard-coded constantsbrian m. carlson2-2/+2
2019-04-01pack-bitmap: switch hash tables to use struct object_idbrian m. carlson3-33/+33
2019-04-01pack-bitmap: switch hard-coded constants to the_hash_algobrian m. carlson1-2/+2
2019-04-01pack-bitmap: replace sha1_to_hexbrian m. carlson2-7/+7
2019-04-01pack-bitmap: convert struct stored_bitmap to object_idbrian m. carlson1-4/+4
2019-04-01pack-bitmap: make bitmap header handling hash agnosticbrian m. carlson3-3/+3
2019-04-01khash: move oid hash table definitionbrian m. carlson2-12/+18
2019-04-01t/lib-submodule-update: use appropriate length constantbrian m. carlson1-1/+2
2019-03-20The third batchJunio C Hamano1-0/+49
2019-03-14gitk: Update Bulgarian translation (317t)Alexander Shopov1-317/+343
2019-03-11The second batchJunio C Hamano1-0/+22
2019-03-11mingw: allow building with an MSYS2 runtime v3.xJohannes Schindelin1-1/+1
2019-03-08mingw: drop MakeMaker referenceJohannes Schindelin1-1/+0
2019-03-08commit-tree: utilize parse-options apiBrandon Richardson3-74/+104
2019-03-07config: document --type=color output is a complete lineJeff King1-1/+3
2019-03-07Start 2.22 cycleJunio C Hamano3-2/+81
2019-03-07attr.c: ".gitattribute" -> ".gitattributes" (comments)Robert P. J. Day1-4/+4
2019-03-07gitattributes.txt: fix typoYash Bhatambare1-1/+1
2019-03-06compat/bswap: add include header guardsJeff King1-0/+5
2019-03-06Makefile: fix 'hdr-check' when GCRYPT not installedRamsay Jones1-1/+4
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King3-2/+83
2019-03-05doc/fsck: clarify --connectivity-only behaviorJeff King1-3/+7
2019-03-05rev-list: allow cached objects in existence checkJeff King2-1/+11
2019-03-05Makefile: use `git ls-files` to list header files, if possibleJohannes Schindelin1-2/+3
2019-03-05fetch: ignore SIGPIPE during network operationJeff King1-0/+2
2019-03-05fetch: avoid calling write_or_die()Jeff King2-5/+10
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin2-14/+19
2019-03-04built-in rebase: demonstrate that ORIG_HEAD is not set correctlyJohannes Schindelin1-0/+8
2019-03-04built-in rebase: use the correct reflog when switching branchesJohannes Schindelin1-1/+1
2019-03-04built-in rebase: no need to check out `onto` twiceJohannes Schindelin1-2/+2
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin2-3/+11
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin2-1/+2
2019-03-03remote-curl: use post_rpc() for protocol v2 alsoJonathan Tan4-186/+183
2019-03-03docs/git-gc: fix typo "--prune=all" to "--prune=now"Robert P. J. Day1-1/+1
2019-03-02l10n: Fixes to Catalan translationJordi Mas1-3/+3
2019-03-01l10n: Updated Vietnamese translation for v2.21 rd2Tran Ngoc Quan1-2978/+3976
2019-03-01setup: fix memory leaks with `struct repository_format`Martin Ă…gren5-18/+62
2019-03-01travis: remove the hack to build the Windows job on Azure PipelinesJohannes Schindelin2-113/+0