diff-lib.c: adjust position of i-t-a entries in diff
[gitweb.git] / hashmap.c
2014-02-27 Merge branch 'wk/submodule-on-branch'
2014-02-27 Merge branch 'ep/varscope'
2014-02-27 Merge branch 'bs/stdio-undef-before-redef'
2014-02-27 Merge branch 'jk/config-path-include-fix'
2014-02-27 Merge branch 'ds/rev-parse-required-args'
2014-02-27 Merge branch 'nd/diff-quiet-stat-dirty'
2014-02-27 Merge branch 'nd/submodule-pathspec-ending-with-slash'
2014-02-27 Merge branch 'bk/refresh-missing-ok-in-merge-recursive'
2014-02-27 Merge branch 'da/pull-ff-configuration'
2014-02-27 Merge branch 'kb/fast-hashmap'
2013-11-18 add a hashtable implementation that supports O(1) removal