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
reset: parse rev as tree-ish in patch mode
Nika Layzell committed almost 7 years ago
doc: mention that 'git submodule update' fetches missing commits
Philippe Blain committed almost 7 years ago
doc: document 'git submodule status --cached'
Manish Goregaokar committed almost 7 years ago
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor committed almost 7 years ago
mingw: restrict file handle inheritance only on Windows 7 and later
Johannes Schindelin committed almost 7 years ago
mingw: spawned processes need to inherit only standard handles
Johannes Schindelin committed almost 7 years ago