2018-05-30 | t990X: use '.git/objects' as 'deep inside .git' path Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-05-06 | perf/bisect_run_script: disable codespeed Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-04-26 | perf/aggregate: use Getopt::Long for option parsing Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-04-11 | t/perf: add scripts to bisect performance regressions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-04-11 | perf/run: add --subsection option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-03-28 | perf/aggregate: add --sort-by=regression option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-03-28 | perf/aggregate: add display_dir() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-02-02 | perf/aggregate: sort JSON fields in output Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-02-02 | perf/aggregate: add --reponame option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-02-02 | perf/aggregate: add --subsection option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-19 | sha1_file: improve sha1_file_name() perfs Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-17 | sha1_file: remove static strbuf from sha1_file_name() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/run: read GIT_PERF_REPO_NAME from perf.repoName Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/run: learn to send output to codespeed server Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/run: learn about perf.codespeedOutput Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/run: add conf_opts argument to get_var_from_env_or_config() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/aggregate: implement codespeed JSON output Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/aggregate: refactor printing results Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2018-01-05 | perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION} Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-12-12 | diff: use skip_to_optional_arg_default() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-12-12 | diff: use skip_to_optional_arg() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-12-12 | index-pack: use skip_to_optional_arg() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-12-12 | git-compat-util: introduce skip_to_optional_arg() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-12-05 | list-objects-filter-options: fix 'keword' typo in comment Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-22 | Git/Packet.pm: use 'if' instead of 'unless' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-22 | Git/Packet: clarify that packet_required_key_val_read... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | Git/Packet.pm: extract parts of t0021/rot13-filter... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: add capability functions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: refactor checking final lf Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: add packet_initialize() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: improve error message Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: improve 'if .. elsif .. else' style Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: refactor packet reading functions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-11-07 | t0021/rot13-filter: fix list comparison Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf: store subsection results in "test-results/$GIT_PERF_SU... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: show name of rev being built Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add run_subsection() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: update get_var_from_env_or_config() for subsections Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add get_subsections() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add calls to get_var_from_env_or_config() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add GIT_PERF_DIRS_OR_REVS Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add get_var_from_env_or_config() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-09-24 | perf/run: add '--config' option to the 'run' script Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-08-25 | sha1-lookup: remove sha1_entry_pos() from header file Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-08-16 | sub-process: print the cmd when a capability is unsupported Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-07-24 | refs: use skip_prefix() in ref_is_hidden() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-06-25 | t1700: make sure split-index respects core.sharedrepository Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-06-25 | t1301: move modebits() to test-lib-functions.sh Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-06-25 | read-cache: use shared perms when writing shared index Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-06-15 | sub-process: correct path to API docs in a comment Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-05-08 | p3400: add perf tests for rebasing many changes Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-04-21 | read-cache: avoid using git_path() in freshen_shared_index() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-04-19 | p0004: make perf test executable Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-30 | update-index: fix xgetcwd() related memory leak Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | Documentation/git-update-index: explain splitIndex.* Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | Documentation/config: add splitIndex.sharedIndexExpire Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | read-cache: use freshen_shared_index() in read_index_from() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | read-cache: refactor read_index_from() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | t1700: test shared index file expiration Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-06 | read-cache: unlink old sharedindex files Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | config: add git_config_get_expiry() from gc.c Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | read-cache: touch shared index files when used Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | sha1_file: make check_and_freshen_file() non static Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | Documentation/config: add splitIndex.maxPercentChange Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | t1700: add tests for splitIndex.maxPercentChange Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | read-cache: regenerate shared index if necessary Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | config: add git_config_get_max_percent_split_change() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | Documentation/git-update-index: talk about core.splitIndex... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | Documentation/config: add information for core.splitIndex Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | t1700: add tests for core.splitIndex Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | update-index: warn in case of split-index incoherency Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | read-cache: add and then use tweak_split_index() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | split-index: add {add,remove}_split_index() functions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | config: add git_config_get_split_index() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | t1700: change here document style Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-03-01 | config: mark an error message up for translation Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2017-01-13 | Documentation/bisect: improve on (bad|new) and (good... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-11-01 | split-index: s/eith/with/ typo fix Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | builtin/am: use apply API in run_apply() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: learn to use a different index file Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: pass apply state to build_fake_ancestor() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: move libified code from builtin/apply.c to apply... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: refactor `git apply` option parsing Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: rename and move opt constants to apply.h Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: change error_routine when silent Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | builtin/apply: rename option parsing functions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | usage: add get_error_routine() and get_warn_routine() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | builtin/apply: make create_one_file() return -1 on... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | usage: add set_warn_routine() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | builtin/apply: make try_create_file() return -1 on... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: don't print on stdout in verbosity_silent mode Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: make it possible to silently apply Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: use error_errno() where possible Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-09-07 | apply: make some parsing functions static again Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-24 | unpack-objects: add --max-input-size=<size> option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-11 | builtin/apply: make write_out_results() return -1 on... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-11 | builtin/apply: make write_out_one_result() return ... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-11 | builtin/apply: make create_file() return -1 on error Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-11 | builtin/apply: make add_index_file() return -1 on error Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-11 | builtin/apply: make add_conflicted_stages_file() return... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |