.. |
add.c
|
add: update pathless 'add [-u|-A]' warning to reflect change of plan
|
12 years ago |
annotate.c
|
…
|
|
apply.c
|
Sync with 'maint'
|
12 years ago |
archive.c
|
pkt-line: provide a LARGE_PACKET_MAX static buffer
|
12 years ago |
bisect--helper.c
|
…
|
|
blame.c
|
logmsg_reencode: lazily load missing commit buffers
|
12 years ago |
branch.c
|
Merge branch 'jm/branch-rename-nothing-error'
|
12 years ago |
bundle.c
|
…
|
|
cat-file.c
|
cat-file: Fix an gcc -Wuninitialized warning
|
12 years ago |
check-attr.c
|
Merge branch 'maint'
|
13 years ago |
check-ignore.c
|
name-hash: allow hashing an empty string
|
12 years ago |
check-ref-format.c
|
…
|
|
checkout-index.c
|
…
|
|
checkout.c
|
checkout: avoid unnecessary match_pathspec calls
|
12 years ago |
clean.c
|
Merge branch 'as/check-ignore'
|
12 years ago |
clone.c
|
clone: leave repo in place after checkout errors
|
12 years ago |
column.c
|
…
|
|
commit-tree.c
|
commit-tree: document -S option consistently
|
12 years ago |
commit.c
|
Merge branch 'bc/append-signed-off-by'
|
12 years ago |
config.c
|
Merge branch 'cn/config-missing-path' into maint
|
12 years ago |
count-objects.c
|
count-objects: report how much disk space taken by garbage files
|
12 years ago |
credential.c
|
…
|
|
describe.c
|
Merge branch 'jc/describe' into maint
|
12 years ago |
diff-files.c
|
…
|
|
diff-index.c
|
update-index/diff-index: use core.preloadindex to improve performance
|
12 years ago |
diff-tree.c
|
…
|
|
diff.c
|
Merge branch 'kb/preload-index-more'
|
12 years ago |
fast-export.c
|
Sync with 'maint'
|
12 years ago |
fetch-pack.c
|
Merge branch 'jk/pkt-line-cleanup'
|
12 years ago |
fetch.c
|
Merge branch 'jk/gc-auto-after-fetch'
|
12 years ago |
fmt-merge-msg.c
|
Merge branch 'mg/gpg-interface-using-status' into maint
|
12 years ago |
for-each-ref.c
|
Merge branch 'nd/i18n-parseopt-help'
|
13 years ago |
fsck.c
|
…
|
|
gc.c
|
silence git gc --auto --quiet output
|
13 years ago |
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 'js/log-gpg'
|
12 years ago |
ls-files.c
|
Merge branch 'as/check-ignore'
|
12 years ago |
ls-remote.c
|
ls-remote: document the '--get-url' option
|
13 years ago |
ls-tree.c
|
pathspec: save the non-wildcard length part
|
12 years ago |
mailinfo.c
|
Merge branch 'jc/same-encoding' into maint
|
12 years ago |
mailsplit.c
|
mailsplit: sort maildir filenames more cleverly
|
12 years ago |
merge-base.c
|
Merge branch 'jc/merge-bases'
|
13 years ago |
merge-file.c
|
…
|
|
merge-index.c
|
Which merge_file() function do you mean?
|
12 years ago |
merge-ours.c
|
…
|
|
merge-recursive.c
|
…
|
|
merge-tree.c
|
merge-tree: fix typo in merge-tree.c::unresolved
|
12 years ago |
merge.c
|
Merge branch 'sg/gpg-sig'
|
12 years ago |
mktag.c
|
…
|
|
mktree.c
|
…
|
|
mv.c
|
…
|
|
name-rev.c
|
…
|
|
notes.c
|
Allow custom "comment char"
|
12 years ago |
pack-objects.c
|
Merge branch 'jk/peel-ref'
|
12 years ago |
pack-redundant.c
|
Fix sizeof usage in get_permutations
|
12 years ago |
pack-refs.c
|
…
|
|
patch-id.c
|
…
|
|
prune-packed.c
|
…
|
|
prune.c
|
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
|
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
|
pkt-line: provide a LARGE_PACKET_MAX static buffer
|
12 years ago |
reflog.c
|
Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' into maint
|
12 years ago |
remote-ext.c
|
…
|
|
remote-fd.c
|
…
|
|
remote.c
|
Fix typo in remote set-head usage
|
12 years ago |
replace.c
|
replace: parse revision argument for -d
|
12 years ago |
rerere.c
|
…
|
|
reset.c
|
reset: update documentation to require only tree-ish with paths
|
12 years ago |
rev-list.c
|
Move print_commit_list to libgit.a
|
12 years ago |
rev-parse.c
|
Merge branch 'maint-1.7.11' into maint
|
13 years ago |
revert.c
|
Merge branch 'mz/cherry-pick-cmdline-order'
|
13 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
|
Merge branch 'ap/log-mailmap'
|
12 years ago |
show-branch.c
|
…
|
|
show-ref.c
|
Merge branch 'jk/peel-ref'
|
12 years ago |
stripspace.c
|
Allow custom "comment char"
|
12 years ago |
symbolic-ref.c
|
git symbolic-ref --delete $symref
|
12 years ago |
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
|
…
|
|