summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-11Merge branch 'br/http-init-fix'Junio C Hamano
2014-09-11Merge branch 'rs/child-process-init'Junio C Hamano
2014-09-11Merge branch 'jk/contrib-subtree-make-all'Junio C Hamano
2014-09-11Merge branch 'ta/config-set-2'Junio C Hamano
2014-09-11Merge branch 'ta/config-set-1'Junio C Hamano
2014-09-10fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin
2014-09-10Refactor type_from_string() to allow continuing after detecting an errorJohannes Schindelin
2014-09-10refs: write packed_refs file using stdioJeff King
2014-09-10fsck: exit with non-zero status upon error from fsck_obj()Jeff King
2014-09-09Update draft release notes to 2.2Junio C Hamano
2014-09-09Merge branch 'sp/pack-protocol-doc-on-shallow'Junio C Hamano
2014-09-09Merge branch 'tf/imap-send-create'Junio C Hamano
2014-09-09Merge branch 'jk/prompt-stash-could-be-packed'Junio C Hamano
2014-09-09Merge branch 'tb/pretty-format-cd-date-format'Junio C Hamano
2014-09-09Merge branch 'rs/inline-compat-path-macros'Junio C Hamano
2014-09-09Merge branch 'rs/clean-menu-item-defn'Junio C Hamano
2014-09-09Merge branch 'jc/config-mak-document-darwin-vs-macosx'Junio C Hamano
2014-09-09Merge branch 'sb/mailsplit-dead-code-removal'Junio C Hamano
2014-09-09Merge branch 'so/rebase-doc'Junio C Hamano
2014-09-09Merge branch 'sb/prepare-revision-walk-error-check'Junio C Hamano
2014-09-09Merge branch 'sb/blame-msg-i18n'Junio C Hamano
2014-09-09Merge branch 'nd/strbuf-utf8-replace'Junio C Hamano
2014-09-09Merge branch 'sb/plug-leaks'Junio C Hamano
2014-09-09Merge branch 'rs/refresh-beyond-symlink'Junio C Hamano
2014-09-09Merge branch 'la/init-doc'Junio C Hamano
2014-09-09Merge branch 'jk/stash-list-p'Junio C Hamano
2014-09-09Merge branch 'mm/log-branch-desc-plug-leak'Junio C Hamano
2014-09-09Merge branch 'lf/bundle-exclusion'Junio C Hamano
2014-09-09Merge branch 'jc/apply-ws-prefix'Junio C Hamano
2014-09-09Merge branch 'jk/command-line-config-empty-string'Junio C Hamano
2014-09-09Merge branch 'bc/imap-send-doc'Junio C Hamano
2014-09-09Merge branch 'jc/not-mingw-cygwin'Junio C Hamano
2014-09-08strbuf: use strbuf_addchars() for adding a char multiple timesRené Scharfe
2014-09-08strbuf: export strbuf_addchars()René Scharfe
2014-09-08trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROSRené Scharfe
2014-09-04parse-options: detect attempt to add a duplicate short option nameJunio C Hamano
2014-09-03mv: no SP between function name and the first opening parentheseNguyễn Thái Ngọc Duy
2014-09-03mv: combine two if(s)Nguyễn Thái Ngọc Duy
2014-09-03mv: unindent one level for directory move codeNguyễn Thái Ngọc Duy
2014-09-03mv: move index search code outNguyễn Thái Ngọc Duy
2014-09-03mv: remove an "if" that's always trueNguyễn Thái Ngọc Duy
2014-09-03mv: split submodule move preparation code outNguyễn Thái Ngọc Duy
2014-09-03calloc() and xcalloc() takes nmemb and then sizeArjun Sreedharan
2014-09-03completion: Add --ignore-blank-lines for diffThomas Braun
2014-09-03reachable.c: add HEAD to reachability starting commitsMax Kirillov
2014-09-03cache-tree: do not try to use an invalidated subtree info to build a treeJunio C Hamano
2014-09-03update-ref --stdin: pass transaction around explicitlyJonathan Nieder
2014-09-03update-ref --stdin: narrow scope of err strbufJonathan Nieder
2014-09-03refs.c: make delete_ref use a transactionRonnie Sahlberg
2014-09-03refs.c: make prune_ref use a transaction to delete the refRonnie Sahlberg