about summary refs log tree commit homepage
DateCommit message (Expand)
2019-10-06hashmap_entry: remove first member requirement from docs hashmap-wip-v3
2019-10-06hashmap: remove type arg from hashmap_{get,put,remove}_entry
2019-10-06OFFSETOF_VAR macro to simplify hashmap iterators
2019-10-01hashmap: introduce hashmap_free_entries
2019-10-01hashmap: hashmap_{put,remove} return hashmap_entry *
2019-10-01hashmap: use *_entry APIs for iteration
2019-10-01hashmap_cmp_fn takes hashmap_entry params
2019-10-01hashmap_get{,_from_hash} return "struct hashmap_entry *"
2019-10-01hashmap: use *_entry APIs to wrap container_of
2019-10-01hashmap_get_next returns "struct hashmap_entry *"
2019-10-01introduce container_of macro
2019-10-01hashmap_put takes "struct hashmap_entry *"
2019-10-01hashmap_remove takes "const struct hashmap_entry *"
2019-10-01hashmap_get takes "const struct hashmap_entry *"
2019-10-01hashmap_add takes "struct hashmap_entry *"
2019-10-01hashmap_get_next takes "const struct hashmap_entry *"
2019-10-01hashmap_entry_init takes "struct hashmap_entry *"
2019-10-01packfile: use hashmap_entry in delta_base_cache_entry
2019-10-01coccicheck: detect hashmap_entry.hash assignment
2019-10-01diff: use hashmap_entry_init on moved_entry.ent
2019-08-22First batch after Git 2.23 hashmap-wip-base
2019-08-22Merge branch 'sg/worktree-remove-errormsg'
2019-08-22Merge branch 'en/fast-import-merge-doc'
2019-08-22Merge branch 'jk/perf-no-dups'
2019-08-22Merge branch 'rs/nedalloc-fixlets'
2019-08-22Merge branch 'sg/show-failed-test-names'
2019-08-22Merge branch 'sg/commit-graph-validate'
2019-08-22Merge branch 'vn/restore-empty-ita-corner-case-fix'
2019-08-22Merge branch 'sc/pack-refs-deletion-racefix'
2019-08-22Merge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22Merge branch 'jk/tree-walk-overflow'
2019-08-22Merge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22Merge branch 'mt/grep-submodules-working-tree'
2019-08-16Git 2.23 v2.23.0
2019-08-16Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git-l10n/git-po
2019-08-16l10n: zh_CN: for git v2.23.0 l10n round 1~2
2019-08-13worktree remove: clarify error message on dirty worktree
2019-08-12git-fast-import.txt: clarify that multiple merge commits are allowed
2019-08-12l10n: de.po: Update German translation
2019-08-12t/perf: rename duplicate-numbered test script
2019-08-12Merge branch 'master' of https://github.com/vnwildman/git
2019-08-12Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po
2019-08-12Merge branch 'next' of https://github.com/ChrisADR/git-po
2019-08-11Sync with Git 2.22.1
2019-08-11doc: fix repeated words
2019-08-11Git 2.22.1 v2.22.1
2019-08-11.mailmap: update email address of Philip Oakley
2019-08-11l10n: it.po: update the Italian localization for v2.23.0 round 2
2019-08-11l10n: vi(4674t): Updated translation for Vietnamese
2019-08-10l10n: es: 2.23.0 round 2