..
add.c
Merge branch 'jc/add-ignore-removal'
12 years ago
annotate.c
…
apply.c
Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint
12 years ago
archive.c
pkt-line: provide a LARGE_PACKET_MAX static buffer
12 years ago
bisect--helper.c
…
blame.c
Merge branch 'tr/line-log'
12 years ago
branch.c
branch: colour upstream branches
12 years ago
bundle.c
…
cat-file.c
cat-file: print tags raw for "cat-file -p"
12 years ago
check-attr.c
…
check-ignore.c
Merge branch 'as/check-ignore'
12 years ago
check-ref-format.c
…
checkout-index.c
…
checkout.c
Merge branch 'jh/checkout-auto-tracking'
12 years ago
clean.c
Merge branch 'as/check-ignore'
12 years ago
clone.c
Merge branch 'nd/clone-local-with-colon'
12 years ago
column.c
…
commit-tree.c
commit-tree: document -S option consistently
12 years ago
commit.c
pretty: save commit encoding from logmsg_reencode if the caller needs it
12 years ago
config.c
config: allow inaccessible configuration under $HOME
12 years ago
count-objects.c
count-objects: add -H option to humanize sizes
12 years ago
credential.c
…
describe.c
describe: Add --first-parent option
12 years ago
diff-files.c
…
diff-index.c
…
diff-tree.c
…
diff.c
…
fast-export.c
fast-{import,export}: use get_sha1_hex() to read from marks file
12 years ago
fetch-pack.c
Merge branch 'jk/pkt-line-cleanup'
12 years ago
fetch.c
fetch: don't try to update unfetched tracking refs
12 years ago
fmt-merge-msg.c
Merge branch 'rt/commentchar-fmt-merge-msg'
12 years ago
for-each-ref.c
…
fsck.c
…
gc.c
…
grep.c
Sync with 1.8.1 maintenance track
12 years ago
hash-object.c
…
help.c
help: mark common_guides[] as translatable
12 years ago
index-pack.c
Merge branch 'nd/index-pack-threaded-fixes' into maint
12 years ago
init-db.c
…
log.c
Merge branch 'tr/line-log'
12 years ago
ls-files.c
dir.c: replace is_path_excluded with now equivalent is_excluded API
12 years ago
ls-remote.c
…
ls-tree.c
…
mailinfo.c
…
mailsplit.c
mailsplit: sort maildir filenames more cleverly
12 years ago
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-ours.c
…
merge-recursive.c
…
merge-tree.c
merge-tree: handle directory/empty conflict correctly
12 years ago
merge.c
merge: use help_unknown_ref()
12 years ago
mktag.c
…
mktree.c
…
mv.c
…
name-rev.c
…
notes.c
Allow custom "comment char"
12 years ago
pack-objects.c
…
pack-redundant.c
…
pack-refs.c
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
12 years ago
patch-id.c
…
prune-packed.c
…
prune.c
prune: introduce OPT_EXPIRY_DATE() and use it
12 years ago
push.c
remote.c: introduce a way to have different remotes for fetch/push
12 years ago
read-tree.c
…
receive-pack.c
Merge branch 'jk/receive-pack-deadlocks-with-early-failure'
12 years ago
reflog.c
Merge branch 'jc/prune-all'
12 years ago
remote-ext.c
…
remote-fd.c
…
remote.c
remote: check for superfluous arguments in 'git remote add'
12 years ago
replace.c
…
rerere.c
…
reset.c
reset: update documentation to require only tree-ish with paths
12 years ago
rev-list.c
…
rev-parse.c
…
revert.c
cherry-pick/revert: make usage say '<commit-ish>...'
12 years ago
rm.c
rm: do not complain about d/f conflicts during deletion
12 years ago
send-pack.c
teach get_remote_heads to read from a memory buffer
12 years ago
shortlog.c
builtin/shortlog.c: make usage string consistent with log
12 years ago
show-branch.c
show-branch: use strbuf instead of static buffer
12 years ago
show-ref.c
…
stripspace.c
Allow custom "comment char"
12 years ago
symbolic-ref.c
…
tag.c
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
12 years ago
tar-tree.c
…
unpack-file.c
…
unpack-objects.c
…
update-index.c
update-index: allow "-h" to also display options
12 years ago
update-ref.c
…
update-server-info.c
…
upload-archive.c
pkt-line: provide a LARGE_PACKET_MAX static buffer
12 years ago
var.c
…
verify-pack.c
…
verify-tag.c
gpg_interface: allow to request status return
12 years ago
write-tree.c
…