You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano b1c418e155 Merge branch 'jn/config-ignore-inaccessible' into maint 12 years ago
..
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 i18n: bisect--helper: mark parseopt strings for translation 13 years ago
blame.c Merge branch 'nd/pretty-formats' 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 Merge branch 'maint' 12 years ago
check-ignore.c dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
check-ref-format.c
checkout-index.c Use imperative form in help usage to describe an action 13 years ago
checkout.c Merge branch 'nd/checkout-keep-sparse' 12 years ago
clean.c Merge branch 'as/check-ignore' 12 years ago
clone.c Merge branch 'jk/check-corrupt-objects-carefully' 12 years ago
column.c i18n: column: mark parseopt strings for translation 13 years ago
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 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 fast-export: add --signed-tags=warn-strip mode 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 'rt/commentchar-fmt-merge-msg' 12 years ago
for-each-ref.c Merge branch 'nd/i18n-parseopt-help' 13 years ago
fsck.c i18n: fsck: mark parseopt strings for translation 13 years ago
gc.c silence git gc --auto --quiet output 12 years ago
grep.c Sync with 1.8.1 maintenance track 12 years ago
hash-object.c i18n: hash-object: mark parseopt strings for translation 13 years ago
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 i18n: init-db: mark parseopt strings for translation 13 years ago
log.c Merge branch 'rr/shortlog-doc' 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-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 i18n: merge-file: mark parseopt strings for translation 13 years ago
merge-index.c Which merge_file() function do you mean? 12 years ago
merge-ours.c
merge-recursive.c
merge-tree.c merge-tree: handle directory/empty conflict correctly 12 years ago
merge.c Merge branch 'jc/merge-tag-object' into maint 12 years ago
mktag.c
mktree.c i18n: mktree: mark parseopt strings for translation 13 years ago
mv.c i18n: mv: mark parseopt strings for translation 13 years ago
name-rev.c i18n: name-rev: mark parseopt strings for translation 13 years ago
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 i18n: pack-refs: mark parseopt strings for translation 13 years ago
patch-id.c
prune-packed.c i18n: prune-packed: mark parseopt strings for translation 13 years ago
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 i18n: read-tree: mark parseopt strings for translation 13 years ago
receive-pack.c Merge branch 'jk/receive-pack-deadlocks-with-early-failure' 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 remote: check for superfluous arguments in 'git remote add' 12 years ago
replace.c replace: parse revision argument for -d 12 years ago
rerere.c i18n: rerere: mark parseopt strings for translation 13 years ago
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 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 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 Use imperative form in help usage to describe an action 13 years ago
update-server-info.c i18n: update-server-info: mark parseopt strings for translation 13 years ago
upload-archive.c pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
var.c
verify-pack.c i18n: verify-pack: mark parseopt strings for translation 13 years ago
verify-tag.c gpg_interface: allow to request status return 12 years ago
write-tree.c i18n: write-tree: mark parseopt strings for translation 13 years ago