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.
 
 
 
 
 
 
Stefan Beller 4741edd549 Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
..
add.c Merge branch 'mm/color-auto-default' 12 years ago
annotate.c
apply.c Git 1.8.3.4 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 sha1_object_info_extended: make type calculation optional 12 years ago
check-attr.c Merge branch 'maint' 12 years ago
check-ignore.c Merge branch 'as/check-ignore' 12 years ago
check-mailmap.c builtin: add git-check-mailmap command 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 Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
clean.c Merge branch 'jx/clean-interactive' 12 years ago
clone.c Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
column.c
commit-tree.c commit-tree: document -S option consistently 12 years ago
commit.c Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
config.c Merge branch 'hv/config-from-blob' 12 years ago
count-objects.c count-objects: add -H option to humanize sizes 12 years ago
credential.c
describe.c describe: fix --contains when a tag is given as input 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 cmd_diff(): make it obvious which cases are exclusive of each other 12 years ago
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 Merge branch 'mh/reflife' 12 years ago
fmt-merge-msg.c Merge branch 'rt/commentchar-fmt-merge-msg' into maint 12 years ago
for-each-ref.c Merge branch 'nd/i18n-parseopt-help' 13 years ago
fsck.c fsck: don't put a void*-shaped peg in a char*-shaped hole 12 years ago
gc.c silence git gc --auto --quiet output 12 years ago
grep.c Merge branch 'jx/clean-interactive' 12 years ago
hash-object.c i18n: hash-object: mark parseopt strings for translation 13 years ago
help.c Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint 12 years ago
index-pack.c clone: open a shortcut for connectivity check 12 years ago
init-db.c i18n: init-db: mark parseopt strings for translation 13 years ago
log.c Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
ls-files.c Merge branch 'jx/clean-interactive' 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 use logical OR (||) instead of binary OR (|) in logical context 12 years ago
merge-file.c i18n: merge-file: mark parseopt strings for translation 13 years ago
merge-index.c Convert "struct cache_entry *" to "const ..." wherever possible 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 'nd/const-struct-cache-entry' 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 describe: fix --contains when a tag is given as input 12 years ago
notes.c Remove deprecated OPTION_BOOLEAN for parsing arguments 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 pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} 12 years ago
patch-id.c
prune-packed.c prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() 12 years ago
prune.c Merge branch 'nd/prune-packed-dryrun-verbose' 12 years ago
push.c Merge branch 'jk/pull-to-integrate' 12 years ago
read-tree.c diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const 12 years ago
receive-pack.c Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maint 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 fix "builtin-*" references to be "builtin/*" 12 years ago
rerere.c i18n: rerere: mark parseopt strings for translation 13 years ago
reset.c pretty: --format output should honor logOutputEncoding 12 years ago
rev-list.c pretty: --format output should honor logOutputEncoding 12 years ago
rev-parse.c rev-parse: add --prefix option 12 years ago
revert.c Add the LAST_ARG_MUST_BE_NULL macro 12 years ago
rm.c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
send-pack.c teach get_remote_heads to read from a memory buffer 12 years ago
shortlog.c pretty: --format output should honor logOutputEncoding 12 years ago
show-branch.c Merge branch 'tr/do-not-call-submodules-subprojects' 12 years ago
show-ref.c Remove deprecated OPTION_BOOLEAN for parsing arguments 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 tag: use OPT_CMDMODE 12 years ago
tar-tree.c
unpack-file.c
unpack-objects.c
update-index.c Convert "struct cache_entry *" to "const ..." wherever possible 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