push: add trace2 instrumentation
Josh Steadmon committed almost 7 years ago
fetch: add trace2 instrumentation
Josh Steadmon committed almost 7 years ago
git_mkstemps_mode(): replace magic numbers with computed value
Jeff King committed almost 7 years ago
git-gui: use existing interface to query a path's attribute
Bert Wesarg committed almost 7 years ago
Merge branch 'js/git-bash-if-available'
Pratyush Yadav committed almost 7 years ago
commit-graph: emit trace2 cmd_mode for each sub-command
Garima Singh committed about 7 years ago
t0061: fix test for argv[0] with spaces (MINGW only)
Alexandr Miloslavskiy committed almost 7 years ago
wrapper: use a loop instead of repetitive statements
Alex Henrie committed almost 7 years ago
diffcore-break: use a goto instead of a redundant if statement
Alex Henrie committed almost 7 years ago
commit-graph: remove a duplicate assignment
Alex Henrie committed almost 7 years ago
shallow.c: don't free unallocated slabs
Ali Utku Selen committed almost 7 years ago
merge-recursive: fix the diff3 common ancestor label for virtual commits
Elijah Newren committed almost 7 years ago
promisor-remote: skip move_to_tail when no-op
Emily Shaffer committed almost 7 years ago
diffcore_rename(): use a stable sort
Johannes Schindelin committed almost 7 years ago
Move git_sort(), a stable sort, into into libgit.a
Johannes Schindelin committed almost 7 years ago
dir: special case check for the possibility that pathspec is NULL
Elijah Newren committed almost 7 years ago
git-gui (Windows): use git-bash.exe if it is available
Thomas Klaeger committed almost 7 years ago
Junio C Hamano committed almost 7 years ago
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano committed almost 7 years ago
Merge branch 'bw/rebase-autostash-keep-current-branch'
Junio C Hamano committed almost 7 years ago