Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
t0016: add 'remove' subcommand test
2019-07-01
t0016: add 'remove' subcommand test
diff
|
tree
2019-07-01
test-oidmap: remove 'add' subcommand
diff
|
tree
2019-06-18
test-hashmap: remove 'hash' command
diff
|
tree
2019-06-18
oidmap: use sha1hash() instead of static hash() function
diff
|
tree
2019-06-18
t: add t0016-oidmap.sh
diff
|
tree
2019-06-18
t/helper: add test-oidmap.c
diff
|
tree
2019-05-29
list-objects-filter: disable 'sparse:path' filters
diff
|
tree
2019-04-15
replace: peel tag when passing a tag first to --graft
diff
|
tree
2019-04-15
replace: peel tag when passing a tag as parent to ...
diff
|
tree
2019-04-01
t6050: redirect expected error output to a file
diff
|
tree
2019-04-01
t6050: use test_line_count instead of wc -l
diff
|
tree
2019-01-17
helper/test-ref-store: fix "new-sha1" vs "old-sha1...
diff
|
tree
2019-01-14
partial-clone: add missing 'is' in doc
diff
|
tree
2019-01-14
fetch: fix extensions.partialclone name in error message
diff
|
tree
2018-08-16
pack-objects: move 'layer' into 'struct packing_data'
diff
|
tree
2018-08-16
pack-objects: move tree_depth into 'struct packing_data'
diff
|
tree
2018-08-16
pack-objects: refactor code into compute_layer_order()
diff
|
tree
2018-06-04
t9104: kosherly remove remote refs
diff
|
tree
2018-05-30
t990X: use '.git/objects' as 'deep inside .git' path
diff
|
tree
2018-05-06
perf/bisect_run_script: disable codespeed
diff
|
tree
2018-04-26
perf/aggregate: use Getopt::Long for option parsing
diff
|
tree
2018-04-11
t/perf: add scripts to bisect performance regressions
diff
|
tree
2018-04-11
perf/run: add --subsection option
diff
|
tree
2018-03-28
perf/aggregate: add --sort-by=regression option
diff
|
tree
2018-03-28
perf/aggregate: add display_dir()
diff
|
tree
2018-02-02
perf/aggregate: sort JSON fields in output
diff
|
tree
2018-02-02
perf/aggregate: add --reponame option
diff
|
tree
2018-02-02
perf/aggregate: add --subsection option
diff
|
tree
2018-01-19
sha1_file: improve sha1_file_name() perfs
diff
|
tree
2018-01-17
sha1_file: remove static strbuf from sha1_file_name()
diff
|
tree
2018-01-05
perf/run: read GIT_PERF_REPO_NAME from perf.repoName
diff
|
tree
2018-01-05
perf/run: learn to send output to codespeed server
diff
|
tree
2018-01-05
perf/run: learn about perf.codespeedOutput
diff
|
tree
2018-01-05
perf/run: add conf_opts argument to get_var_from_env_or_config()
diff
|
tree
2018-01-05
perf/aggregate: implement codespeed JSON output
diff
|
tree
2018-01-05
perf/aggregate: refactor printing results
diff
|
tree
2018-01-05
perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
diff
|
tree
2017-12-12
diff: use skip_to_optional_arg_default()
diff
|
tree
2017-12-12
diff: use skip_to_optional_arg()
diff
|
tree
2017-12-12
index-pack: use skip_to_optional_arg()
diff
|
tree
2017-12-12
git-compat-util: introduce skip_to_optional_arg()
diff
|
tree
2017-12-05
list-objects-filter-options: fix 'keword' typo in comment
diff
|
tree
2017-11-22
Git/Packet.pm: use 'if' instead of 'unless'
diff
|
tree
2017-11-22
Git/Packet: clarify that packet_required_key_val_read...
diff
|
tree
2017-11-07
Git/Packet.pm: extract parts of t0021/rot13-filter...
diff
|
tree
2017-11-07
t0021/rot13-filter: add capability functions
diff
|
tree
2017-11-07
t0021/rot13-filter: refactor checking final lf
diff
|
tree
2017-11-07
t0021/rot13-filter: add packet_initialize()
diff
|
tree
2017-11-07
t0021/rot13-filter: improve error message
diff
|
tree
2017-11-07
t0021/rot13-filter: improve 'if .. elsif .. else' style
diff
|
tree
2017-11-07
t0021/rot13-filter: refactor packet reading functions
diff
|
tree
2017-11-07
t0021/rot13-filter: fix list comparison
diff
|
tree
2017-08-25
sha1-lookup: remove sha1_entry_pos() from header file
diff
|
tree
2017-08-16
sub-process: print the cmd when a capability is unsupported
diff
|
tree
2017-07-24
refs: use skip_prefix() in ref_is_hidden()
diff
|
tree
2017-06-25
t1700: make sure split-index respects core.sharedrepository
diff
|
tree
2017-06-25
t1301: move modebits() to test-lib-functions.sh
diff
|
tree
2017-06-25
read-cache: use shared perms when writing shared index
diff
|
tree
2017-06-15
sub-process: correct path to API docs in a comment
diff
|
tree
2017-05-08
p3400: add perf tests for rebasing many changes
diff
|
tree
2017-04-21
read-cache: avoid using git_path() in freshen_shared_index()
diff
|
tree
2017-04-19
p0004: make perf test executable
diff
|
tree
2017-03-30
update-index: fix xgetcwd() related memory leak
diff
|
tree
2017-03-06
Documentation/git-update-index: explain splitIndex.*
diff
|
tree
2017-03-06
Documentation/config: add splitIndex.sharedIndexExpire
diff
|
tree
2017-03-06
read-cache: use freshen_shared_index() in read_index_from()
diff
|
tree
2017-03-06
read-cache: refactor read_index_from()
diff
|
tree
2017-03-06
t1700: test shared index file expiration
diff
|
tree
2017-03-06
read-cache: unlink old sharedindex files
diff
|
tree
2017-03-01
config: add git_config_get_expiry() from gc.c
diff
|
tree
2017-03-01
read-cache: touch shared index files when used
diff
|
tree
2017-03-01
sha1_file: make check_and_freshen_file() non static
diff
|
tree
2017-03-01
Documentation/config: add splitIndex.maxPercentChange
diff
|
tree
2017-03-01
t1700: add tests for splitIndex.maxPercentChange
diff
|
tree
2017-03-01
read-cache: regenerate shared index if necessary
diff
|
tree
2017-03-01
config: add git_config_get_max_percent_split_change()
diff
|
tree
2017-03-01
Documentation/git-update-index: talk about core.splitIndex...
diff
|
tree
2017-03-01
Documentation/config: add information for core.splitIndex
diff
|
tree
2017-03-01
t1700: add tests for core.splitIndex
diff
|
tree
2017-03-01
update-index: warn in case of split-index incoherency
diff
|
tree
2017-03-01
read-cache: add and then use tweak_split_index()
diff
|
tree
2017-03-01
split-index: add {add,remove}_split_index() functions
diff
|
tree
2017-03-01
config: add git_config_get_split_index()
diff
|
tree
2017-03-01
t1700: change here document style
diff
|
tree
2017-03-01
config: mark an error message up for translation
diff
|
tree
2017-01-13
Documentation/bisect: improve on (bad|new) and (good...
diff
|
tree
2016-11-01
split-index: s/eith/with/ typo fix
diff
|
tree
2016-09-07
builtin/am: use apply API in run_apply()
diff
|
tree
2016-09-07
apply: learn to use a different index file
diff
|
tree
2016-09-07
apply: pass apply state to build_fake_ancestor()
diff
|
tree
2016-09-07
apply: refactor `git apply` option parsing
diff
|
tree
2016-09-07
apply: rename and move opt constants to apply.h
diff
|
tree
2016-09-07
apply: change error_routine when silent
diff
|
tree
2016-09-07
builtin/apply: rename option parsing functions
diff
|
tree
2016-09-07
usage: add get_error_routine() and get_warn_routine()
diff
|
tree
2016-09-07
builtin/apply: make create_one_file() return -1 on...
diff
|
tree
2016-09-07
usage: add set_warn_routine()
diff
|
tree
2016-09-07
builtin/apply: make try_create_file() return -1 on...
diff
|
tree
2016-09-07
apply: don't print on stdout in verbosity_silent mode
diff
|
tree
2016-09-07
apply: make it possible to silently apply
diff
|
tree