shell: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
fmt-merge-msg: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
fetch: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
t5150: skip request-pull test if Perl is disabled
Ruud van Asseldonk committed almost 7 years ago
commit-graph: use start_delayed_progress()
Derrick Stolee committed almost 7 years ago
progress: create GIT_PROGRESS_DELAY
Derrick Stolee committed almost 7 years ago
t/perf: don't depend on Git.pm
Jeff King committed almost 7 years ago
perf-lib: use a single filename for all measurement types
Jeff King committed almost 7 years ago
test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
SZEDER Gábor committed almost 7 years ago
rebase -i: finishing touches to --reset-author-date
Junio C Hamano committed almost 7 years ago
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar committed almost 7 years ago
sequencer: directly call pick_commits() from complete_action()
Alban Gruin committed almost 7 years ago
rebase: fill `squash_onto' in get_replay_opts()
Alban Gruin committed almost 7 years ago
sequencer: move the code writing total_nr on the disk to a new function
Alban Gruin committed almost 7 years ago
sequencer: update `done_nr' when skipping commands in a todo list
Alban Gruin committed almost 7 years ago
sequencer: update `total_nr' when adding an item to a todo list
Alban Gruin committed almost 7 years ago
revision: free topo_walk_info before creating a new one in init_topo_walk
Mike Hommey committed almost 7 years ago
revision: clear the topo-walk flags in reset_revision_walk
Mike Hommey committed almost 7 years ago
git-compat-util.h: drop the `PRIuMAX` and other fallback definitions
Hariom Verma committed almost 7 years ago
l10n: zh_TW: add translation for v2.24.0
Yi-Jyun Pan committed almost 7 years ago