summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07hashmap: introduce hashmap_free_entriesEric Wong
2019-10-07hashmap: hashmap_{put,remove} return hashmap_entry *Eric Wong
2019-10-07hashmap: use *_entry APIs for iterationEric Wong
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsEric Wong
2019-10-07hashmap_get{,_from_hash} return "struct hashmap_entry *"Eric Wong
2019-10-07hashmap: use *_entry APIs to wrap container_ofEric Wong
2019-10-07hashmap_get_next returns "struct hashmap_entry *"Eric Wong
2019-10-07introduce container_of macroEric Wong
2019-10-07hashmap_put takes "struct hashmap_entry *"Eric Wong
2019-10-07hashmap_remove takes "const struct hashmap_entry *"Eric Wong
2019-10-07hashmap_get takes "const struct hashmap_entry *"Eric Wong
2019-10-07hashmap_add takes "struct hashmap_entry *"Eric Wong
2019-10-07hashmap_get_next takes "const struct hashmap_entry *"Eric Wong
2019-10-07hashmap_entry_init takes "struct hashmap_entry *"Eric Wong
2019-10-07packfile: use hashmap_entry in delta_base_cache_entryEric Wong
2019-10-07coccicheck: detect hashmap_entry.hash assignmentEric Wong
2019-10-07diff: use hashmap_entry_init on moved_entry.entEric Wong
2019-08-22First batch after Git 2.23Junio C Hamano
2019-08-22Merge branch 'sg/worktree-remove-errormsg'Junio C Hamano
2019-08-22Merge branch 'en/fast-import-merge-doc'Junio C Hamano
2019-08-22Merge branch 'jk/perf-no-dups'Junio C Hamano
2019-08-22Merge branch 'rs/nedalloc-fixlets'Junio C Hamano
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano
2019-08-22Merge branch 'sg/commit-graph-validate'Junio C Hamano
2019-08-22Merge branch 'vn/restore-empty-ita-corner-case-fix'Junio C Hamano
2019-08-22Merge branch 'sc/pack-refs-deletion-racefix'Junio C Hamano
2019-08-22Merge branch 'sg/do-not-skip-non-httpd-tests'Junio C Hamano
2019-08-22Merge branch 'jk/tree-walk-overflow'Junio C Hamano
2019-08-22Merge branch 'sg/t5510-test-i18ngrep-fix'Junio C Hamano
2019-08-22Merge branch 'mt/grep-submodules-working-tree'Junio C Hamano
2019-08-16Git 2.23v2.23.0Junio C Hamano
2019-08-16Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2019-08-16l10n: zh_CN: for git v2.23.0 l10n round 1~2Jiang Xin
2019-08-13worktree remove: clarify error message on dirty worktreeSZEDER Gábor
2019-08-12git-fast-import.txt: clarify that multiple merge commits are allowedElijah Newren
2019-08-12l10n: de.po: Update German translationMatthias Ruester
2019-08-12t/perf: rename duplicate-numbered test scriptJeff King
2019-08-12Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin
2019-08-12Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-poJiang Xin
2019-08-12Merge branch 'next' of https://github.com/ChrisADR/git-poJiang Xin
2019-08-12Sync with Git 2.22.1Junio C Hamano
2019-08-12doc: fix repeated wordsMark Rushakoff
2019-08-11Git 2.22.1v2.22.1Junio C Hamano
2019-08-11.mailmap: update email address of Philip OakleyPhilip Oakley
2019-08-11l10n: it.po: update the Italian localization for v2.23.0 round 2Alessandro Menti
2019-08-11l10n: vi(4674t): Updated translation for VietnameseTran Ngoc Quan
2019-08-10l10n: es: 2.23.0 round 2Christopher Diaz Riveros
2019-08-10l10n: fr v2.23.0 round 2Jean-Noël Avila
2019-08-10l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)Jiang Xin
2019-08-10Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/gitJiang Xin