fast-import: add support for new 'alias' command
Elijah Newren committed almost 7 years ago
fast-import: allow tags to be identified by mark labels
Elijah Newren committed almost 7 years ago
fast-import: fix handling of deleted tags
Elijah Newren committed almost 7 years ago
add -i: show progress counter in the prompt
Kunal Tyagi committed almost 7 years ago
Merge branch 'bw/diff3-conflict-style'
Pratyush Yadav committed almost 7 years ago
git-gui: support for diff3 conflict style
Bert Wesarg committed almost 7 years ago
range-diff: internally force `diff.noprefix=true`
Johannes Schindelin committed almost 7 years ago
ci: run `hdr-check` as part of the `Static Analysis` job
Johannes Schindelin committed almost 7 years ago
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