Age | Commit message (Expand) | Author | Files | Lines |
2019-10-23 | Merge branch 'sg/progress-fix' | Junio C Hamano | 1 | -1/+1 |
2019-10-21 | test-progress: fix test failures on big-endian systems | SZEDER Gábor | 1 | -1/+1 |
2019-10-15 | Merge branch 'ew/hashmap' | Junio C Hamano | 2 | -31/+31 |
2019-10-15 | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 1 | -0/+153 |
2019-10-07 | Merge branch 'sg/t-helper-gitignore' | Junio C Hamano | 1 | -5/+4 |
2019-10-07 | Merge branch 'sg/progress-fix' | Junio C Hamano | 3 | -0/+83 |
2019-10-07 | Merge branch 'ss/get-time-cleanup' | Junio C Hamano | 1 | -18/+9 |
2019-10-07 | hashmap_entry: remove first member requirement from docs | Eric Wong | 1 | -0/+1 |
2019-10-07 | hashmap: remove type arg from hashmap_{get,put,remove}_entry | Eric Wong | 1 | -3/+1 |
2019-10-07 | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 2 | -6/+3 |
2019-10-07 | hashmap: introduce hashmap_free_entries | Eric Wong | 1 | -3/+3 |
2019-10-07 | hashmap: hashmap_{put,remove} return hashmap_entry * | Eric Wong | 1 | -2/+7 |
2019-10-07 | hashmap: use *_entry APIs for iteration | Eric Wong | 2 | -11/+8 |
2019-10-07 | hashmap_cmp_fn takes hashmap_entry params | Eric Wong | 1 | -4/+6 |
2019-10-07 | hashmap: use *_entry APIs to wrap container_of | Eric Wong | 1 | -7/+5 |
2019-10-07 | hashmap_get_next returns "struct hashmap_entry *" | Eric Wong | 1 | -4/+6 |
2019-10-07 | hashmap_put takes "struct hashmap_entry *" | Eric Wong | 1 | -1/+1 |
2019-10-07 | hashmap_add takes "struct hashmap_entry *" | Eric Wong | 1 | -3/+3 |
2019-10-07 | hashmap_get_next takes "const struct hashmap_entry *" | Eric Wong | 1 | -1/+1 |
2019-10-07 | hashmap_entry_init takes "struct hashmap_entry *" | Eric Wong | 1 | -3/+3 |
2019-10-06 | test-tool run-command: learn to run (parts of) the testsuite | Johannes Schindelin | 1 | -0/+153 |
2019-09-20 | t/helper: ignore only executable files | SZEDER Gábor | 1 | -5/+4 |
2019-09-18 | test_date.c: remove reference to GIT_TEST_DATE_NOW | Stephen P. Smith | 1 | -1/+0 |
2019-09-17 | Test the progress display | SZEDER Gábor | 3 | -0/+83 |
2019-09-12 | Quit passing 'now' to date code | Stephen P. Smith | 1 | -17/+9 |
2019-09-06 | test-read-cache: drop namelen variable | Jeff King | 1 | -3/+2 |
2019-08-09 | Merge branch 'mt/dir-iterator-updates' | Junio C Hamano | 1 | -3/+1 |
2019-08-07 | test-dir-iterator: use path argument directly | René Scharfe | 1 | -3/+1 |
2019-08-01 | Merge branch 'jc/dir-iterator-test-fix' | Junio C Hamano | 1 | -1/+10 |
2019-07-30 | test-dir-iterator: do not assume errno values | Junio C Hamano | 1 | -1/+10 |
2019-07-25 | Merge branch 'mt/dir-iterator-updates' | Junio C Hamano | 3 | -0/+60 |
2019-07-19 | Merge branch 'nd/tree-walk-with-repo' | Junio C Hamano | 1 | -1/+1 |
2019-07-19 | Merge branch 'cc/test-oidmap' | Junio C Hamano | 4 | -8/+115 |
2019-07-11 | dir-iterator: add flags parameter to dir_iterator_begin | Matheus Tavares | 1 | -7/+27 |
2019-07-11 | dir-iterator: refactor state machine model | Matheus Tavares | 1 | -0/+5 |
2019-07-11 | dir-iterator: add tests for dir-iterator API | Daniel Ferreira | 3 | -0/+35 |
2019-07-01 | test-oidmap: remove 'add' subcommand | Christian Couder | 1 | -15/+1 |
2019-06-27 | match-trees.c: remove the_repo from shift_tree*() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-06-20 | object: convert lookup_unknown_object() to use object_id | Jeff King | 1 | -3/+3 |
2019-06-17 | test-hashmap: remove 'hash' command | Christian Couder | 1 | -8/+1 |
2019-06-17 | t/helper: add test-oidmap.c | Christian Couder | 3 | -0/+128 |
2019-05-19 | Merge branch 'js/fsmonitor-refresh-after-discarding-index' | Junio C Hamano | 1 | -1/+23 |
2019-05-19 | Merge branch 'nd/parse-options-aliases' | Junio C Hamano | 1 | -0/+3 |
2019-05-09 | Merge branch 'js/misc-doc-fixes' | Junio C Hamano | 3 | -0/+52 |
2019-05-08 | fsmonitor: demonstrate that it is not refreshed after discard_index() | Johannes Schindelin | 1 | -1/+23 |
2019-05-07 | parse-options: don't emit "ambiguous option" for aliases | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2019-04-25 | Merge branch 'jk/xmalloc' | Junio C Hamano | 1 | -1/+1 |
2019-04-25 | Merge branch 'js/difftool-no-index' | Junio C Hamano | 1 | -1/+1 |
2019-04-19 | Turn `git serve` into a test helper | Johannes Schindelin | 3 | -0/+33 |
2019-04-19 | test-tool: handle the `-C <directory>` option just like `git` | Johannes Schindelin | 1 | -0/+19 |