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
mingw: work around incorrect standard handles
Johannes Schindelin committed almost 7 years ago
mingw: demonstrate that all file handles are inherited by child processes
Johannes Schindelin committed almost 7 years ago
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor committed almost 7 years ago
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor committed almost 7 years ago
sequencer: fix empty commit check when amending
Phillip Wood committed almost 7 years ago
git svn: stop using `rebase --preserve-merges`
Johannes Schindelin committed almost 7 years ago
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen committed almost 7 years ago
gpg-interface: refactor the free-and-xmemdupz pattern
Hans Jerry Illikainen committed almost 7 years ago
sparse-checkout: check for dirty status
Derrick Stolee committed almost 7 years ago
sparse-checkout: update working directory in-process for 'init'
Derrick Stolee committed almost 7 years ago
sparse-checkout: cone mode should not interact with .gitignore
Derrick Stolee committed almost 7 years ago
sparse-checkout: write using lockfile
Derrick Stolee committed almost 7 years ago
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee committed almost 7 years ago
sparse-checkout: update working directory in-process
Derrick Stolee committed almost 7 years ago