..
add.c
…
annotate.c
…
apply.c
Merge branch 'jn/apply-filename-with-sp'
15 years ago
archive.c
…
bisect--helper.c
…
blame.c
Merge branch 'maint'
15 years ago
branch.c
…
bundle.c
Use angles for placeholders consistently
14 years ago
cat-file.c
…
check-attr.c
…
check-ref-format.c
Allow "check-ref-format --branch" from subdirectory
15 years ago
checkout-index.c
Fix {update,checkout}-index usage strings
14 years ago
checkout.c
Improvements to `git checkout -h`
14 years ago
clean.c
builtin/clean.c: Use STRING_LIST_INIT_NODUP.
15 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
Submodules: Use "ignore" settings from .gitmodules too for diff and status
15 years ago
diff-index.c
Submodules: Use "ignore" settings from .gitmodules too for diff and status
15 years ago
diff-tree.c
Submodules: Use "ignore" settings from .gitmodules too for diff and status
15 years ago
diff.c
Submodules: Use "ignore" settings from .gitmodules too for diff and status
15 years ago
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
Cast execl*() NULL sentinels to (char *)
15 years ago
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: run setup_git_directory_gently() sooner
15 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 'dg/local-mod-error-messages'
15 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
Put a space between `<' and argument in pack-objects usage string
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
Use angles for placeholders consistently
14 years ago
rev-parse.c
…
revert.c
revert: Fix trivial comment style issue
15 years ago
rm.c
…
send-pack.c
…
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
…
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
…
write-tree.c
…