mark_fsmonitor_valid(): mark the index as changed if needed
Johannes Schindelin committed over 7 years ago
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin committed over 7 years ago
merge: refuse --commit with --squash
Vishal Verma committed over 7 years ago
server-info: do not list unlinked packs
Eric Wong committed over 7 years ago
fetch-pack: send server options after command
Jonathan Tan committed over 7 years ago
grep: fail if call could output and name is null
Emily Shaffer committed over 7 years ago
git-p4: allow unshelving of branched files
Simon Williams committed over 7 years ago
trace2: fix tracing when NO_PTHREADS is defined
Jeff Hostetler committed over 7 years ago
bisect--helper: verify HEAD could be parsed before continuing
Johannes Schindelin committed over 7 years ago
rebase: replace incorrect logical negation by correct bitwise one
Johannes Schindelin committed over 7 years ago
hash-object doc: stop mentioning git-cvsimport
Ævar Arnfjörð Bjarmason committed over 7 years ago
revision: keep topo-walk free of unintersting commits
Derrick Stolee committed over 7 years ago
revision: use generation for A..B --topo-order queries
Derrick Stolee committed over 7 years ago
am: fix --interactive HEAD tree resolution
Jeff King committed over 7 years ago
am: drop tty requirement for --interactive
Jeff King committed over 7 years ago
am: read interactive input from stdin
Jeff King committed over 7 years ago
am: simplify prompt response handling
Jeff King committed over 7 years ago
progress: avoid empty line when breaking the progress line
SZEDER Gábor committed over 7 years ago
trace2: document the supported values of GIT_TRACE2* env variables
SZEDER Gábor committed over 7 years ago
trace2: rename environment variables to GIT_TRACE2*
SZEDER Gábor committed over 7 years ago