builtin/mktree: remove hard-coded constant
brian m. carlson committed almost 8 years ago
builtin/repack: replace hard-coded constants
brian m. carlson committed almost 8 years ago
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson committed almost 8 years ago
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor committed almost 8 years ago
filter-trees: code clean-up of tests
Matthew DeVore committed almost 8 years ago
subtree: performance improvement for finding unexpected parent commits
Roger Strain committed almost 8 years ago
diff.c: pass sign_index to emit_line_ws_markup
Stefan Beller committed almost 8 years ago
rebase -i: introduce the 'break' command
Johannes Schindelin committed almost 8 years ago
git-p4: do not fail in verbose mode for missing 'fileSize' key
Luke Diamand committed almost 8 years ago
log: fix coloring of certain octopus merge shapes
Noam Postavsky committed about 8 years ago
doc: move git-cherry to plumbing
Daniels Umanovskis committed almost 8 years ago
doc: move git-get-tar-commit-id to plumbing
Daniels Umanovskis committed almost 8 years ago
split-index: BUG() when cache entry refers to non-existing shared entry
SZEDER Gábor committed almost 8 years ago
split-index: smudge and add racily clean cache entries to split index
SZEDER Gábor committed almost 8 years ago
split-index: don't compare cached data of entries already marked for split index
SZEDER Gábor committed almost 8 years ago
split-index: count the number of deleted entries
SZEDER Gábor committed almost 8 years ago
t1700-split-index: date back files to avoid racy situations
SZEDER Gábor committed almost 8 years ago
split-index: add tests to demonstrate the racy split index problem
SZEDER Gábor committed almost 8 years ago
rebase -i: clarify what happens on a failed `exec`
Johannes Schindelin committed almost 8 years ago
doc: move git-rev-parse from porcelain to plumbing
Daniels Umanovskis committed almost 8 years ago