2018-09-11 | mingw: fix mingw_open_append to work with named pipes Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-09-11 | t0051: test GIT_TRACE to a windows named pipe Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-07-16 | json_writer: new routines to create JSON data Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-01-24 | status: support --no-ahead-behind in long format Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-01-24 | status: update short status to respect --no-ahead-behind Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-01-24 | status: add --[no-]ahead-behind to status and commit... Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2018-01-24 | stat_tracking_info: return +1 when branches not equal Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-14 | partial-clone: design doc Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | t5616: test bulk prefetch after partial fetch Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | fetch: inherit filter-spec from partial clone Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | t5616: end-to-end tests for partial clone Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | upload-pack: add object filtering for partial clone Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | partial-clone: define partial clone settings in config Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | fetch: support filters |
diff | tree |
2017-12-08 | fetch-pack: add --no-filter Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-08 | fetch-pack, index-pack, transport: partial clone Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-05 | rev-list: support --no-filter argument Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-12-05 | list-objects-filter-options: support --no-filter Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | pack-objects: add list-objects filtering Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | rev-list: add list-objects filtering support Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | list-objects: filter objects in traverse_commit_list Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | oidset: add iterator methods to oidset Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | oidmap: add oidmap iterator methods Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-11-22 | dir: allow exclusions from blob in addition to file Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-09-07 | hashmap: add API to disable item counting when threaded Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-28 | read-cache: close index.lock in do_write_index Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-27 | t1450: avoid use of "sed" on the index, which is a... Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-20 | read-cache: speed up has_dir_name (part 2) Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-20 | read-cache: speed up has_dir_name (part 1) Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-20 | read-cache: speed up add_index_entry during checkout Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-20 | p0006-read-tree-checkout: perf test to time read-tree Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-15 | unpack-trees: avoid duplicate ODB lookups during checkout Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-15 | read-cache: add strcmp_offset function Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-15 | string-list: use ALLOC_GROW macro when reallocing string_list Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-15 | read-cache: force_verify_index_checksum Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-04-13 | test-online-cpus: helper to return cpu count Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-24 | name-hash: add perf test for lazy_init_name_hash Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-24 | name-hash: add test-lazy-init-name-hash Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-24 | name-hash: perf improvement for lazy_init_name_hash Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-23 | hashmap: document memihash_cont, hashmap_disallow_rehash api Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-22 | hashmap: add disallow_rehash setting Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-22 | hashmap: allow memihash computation to be continued Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-03-22 | name-hash: specify initial size for istate.dir_hash... Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-02-10 | preload-index: avoid lstat for skip-worktree items Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2017-02-09 | mingw: use OpenSSL's SHA-1 routines Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-12-22 | mingw: replace isatty() hack Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-12 | status: unit tests for --porcelain=v2 Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-11 | test-lib-functions.sh: add lf_to_nul helper Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-11 | git-status.txt: describe --porcelain=v2 format Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-11 | status: print branch info with --porcelain=v2 --branch Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-11 | status: print per-file porcelain v2 status data Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-11 | status: collect per-file data for --porcelain=v2 Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-05 | status: support --porcelain[=<version>] Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-05 | status: cleanup API to wt_status_print Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |
2016-08-05 | status: rename long-format print routines Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> |
diff | tree |