..
add.c
Merge branch 'maint-1.7.1' into maint-1.7.2
14 years ago
annotate.c
…
apply.c
Merge branch 'fc/apply-p2-get-header-name' into maint
14 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'ks/no-textconv-symlink' into maint
14 years ago
branch.c
…
bundle.c
Use angles for placeholders consistently
14 years ago
cat-file.c
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
14 years ago
check-attr.c
…
check-ref-format.c
…
checkout-index.c
Fix {update,checkout}-index usage strings
14 years ago
checkout.c
Improvements to `git checkout -h`
14 years ago
clean.c
clean: remove redundant variable baselen
14 years ago
clone.c
clone: warn users --depth is ignored in local clones
15 years ago
commit-tree.c
Use parentheses and `...' where appropriate
14 years ago
commit.c
Merge branch 'jn/fix-abbrev' into maint
15 years ago
config.c
Merge branch 'jn/paginate-fix'
15 years ago
count-objects.c
…
describe.c
…
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
…
fast-export.c
Merge branch 'en/d-f-conflict-fix'
15 years ago
fetch-pack.c
…
fetch.c
Use parentheses and `...' where appropriate
14 years ago
fmt-merge-msg.c
Merge branch 'jn/update-contrib-example-merge'
15 years ago
for-each-ref.c
for-each-ref: fix objectname:short bug
15 years ago
fsck.c
…
gc.c
…
grep.c
Use angles for placeholders consistently
14 years ago
hash-object.c
…
help.c
…
index-pack.c
Use parentheses and `...' where appropriate
14 years ago
init-db.c
init: plug tiny one-time memory leak
14 years ago
log.c
Fix 'git log' early pager startup error case
15 years ago
ls-files.c
Use parentheses and `...' where appropriate
14 years ago
ls-remote.c
ls-remote: run setup_git_directory_gently() sooner
15 years ago
ls-tree.c
Use angles for placeholders consistently
14 years ago
mailinfo.c
…
mailsplit.c
Use parentheses and `...' where appropriate
14 years ago
merge-base.c
merge-base --independent to print reduced parent list in a merge
15 years ago
merge-file.c
merge-file: correctly find files when called in subdir
14 years ago
merge-index.c
…
merge-ours.c
…
merge-recursive.c
Merge branch 'jn/merge-renormalize'
15 years ago
merge-tree.c
…
merge.c
Merge branch 'cb/maint-orphan-merge-noclobber' into maint
14 years ago
mktag.c
…
mktree.c
…
mv.c
…
name-rev.c
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
15 years ago
notes.c
notes: Don't create (empty) commit when removing non-existing notes
15 years ago
pack-objects.c
make pack-objects a bit more resilient to repo corruption
14 years ago
pack-redundant.c
…
pack-refs.c
…
patch-id.c
…
prune-packed.c
…
prune.c
prune: allow --dry-run for -n and --verbose for -v
15 years ago
push.c
Merge branch 'maint'
15 years ago
read-tree.c
…
receive-pack.c
…
reflog.c
…
remote.c
Use parentheses and `...' where appropriate
14 years ago
replace.c
…
rerere.c
Merge branch 'jn/merge-renormalize'
15 years ago
reset.c
reset: suggest what to do upon "git reset --mixed <paths>"
15 years ago
rev-list.c
Merge branch 'jk/maint-rev-list-nul' into maint
14 years ago
rev-parse.c
…
revert.c
Merge branch 'jn/cherry-pick-refresh-index' into maint
14 years ago
rm.c
…
send-pack.c
send-pack: avoid redundant "pack-objects died with strange error"
14 years ago
shortlog.c
shortlog: run setup_git_directory_gently() sooner
15 years ago
show-branch.c
Use parentheses and `...' where appropriate
14 years ago
show-ref.c
…
stripspace.c
…
symbolic-ref.c
…
tag.c
tag: factor out sig detection for tag display
14 years ago
tar-tree.c
…
unpack-file.c
…
unpack-objects.c
do not depend on signed integer overflow
14 years ago
update-index.c
Fix {update,checkout}-index usage strings
14 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
…
var.c
var: run setup_git_directory_gently() sooner
15 years ago
verify-pack.c
…
verify-tag.c
verify-tag: factor out signature detection
14 years ago
write-tree.c
…