for_each_loose_file_in_objdir: take an optional strbuf path
[gitweb.git] / builtin /
2014-09-17 signed push: allow stale nonce in stateless mode
2014-09-17 signed push: teach smart-HTTP to pass "git push --signe...
2014-09-17 signed push: fortify against replay attacks
2014-09-16 receive-pack: allow hooks to ignore its standard input...
2014-09-16 mailinfo: make ">From" in-body header check more robust
2014-09-15 signed push: remove duplicated protocol info
2014-09-15 receive-pack: GPG-validate push certificates
2014-09-15 push: the beginning of "git push --signed"
2014-09-15 receive-pack: factor out capability string generation
2014-09-15 receive-pack: factor out queueing of command
2014-09-15 receive-pack: do not reuse old_sha1[] for other things
2014-09-15 receive-pack: parse feature request a bit earlier
2014-09-15 receive-pack: do not overallocate command structure
2014-09-15 repack: call prune_packed_objects() and update_server_i...
2014-09-15 prune-packed: fix minor memory leak
2014-09-15 builtin/log.c: mark strings for translation
2014-09-12 Merge branch 'js/fsck-tag-validation' into HEAD
2014-09-12 fsck: return non-zero status on missing ref tips
2014-09-11 config: avoid a funny sentinel value "a^"
2014-09-11 hash-object: add --literally option
2014-09-11 hash-object: pass 'write_object' as a flag
2014-09-11 hash-object: reduce file-scope statics
2014-09-11 Merge branch 'br/imap-send-simplify-tunnel-child-process'
2014-09-11 Merge branch 'jk/name-decoration-alloc'
2014-09-11 Merge branch 'jn/unpack-trees-checkout-m-carry-deletion'
2014-09-11 Merge branch 'rs/list-optim'
2014-09-11 Merge branch 'jk/fast-import-fixes'
2014-09-11 Merge branch 'jk/prune-top-level-refs-after-packing'
2014-09-11 Merge branch 'nd/large-blobs'
2014-09-11 Merge branch 'nd/fetch-pass-quiet-to-gc-child-process'
2014-09-11 Merge branch 'dt/cache-tree-repair'
2014-09-11 Merge branch 'rs/ref-transaction-1'
2014-09-11 Merge branch 'nd/mv-code-cleaning'
2014-09-11 Merge branch 'mm/discourage-commit-a-to-finish-conflict...
2014-09-11 Merge branch 'jk/make-simplify-dependencies'
2014-09-11 Merge branch 'et/spell-poll-infinite-with-minus-one...
2014-09-11 Merge branch 'br/http-init-fix'
2014-09-11 Merge branch 'rs/child-process-init'
2014-09-11 Merge branch 'jk/contrib-subtree-make-all'
2014-09-11 Merge branch 'ta/config-set-2'
2014-09-11 Merge branch 'ta/config-set-1'
2014-09-10 fsck_object(): allow passing object data separately...
2014-09-10 fsck: exit with non-zero status upon error from fsck_obj()
2014-09-09 Merge branch 'sp/pack-protocol-doc-on-shallow'
2014-09-09 Merge branch 'tf/imap-send-create'
2014-09-09 Merge branch 'jk/prompt-stash-could-be-packed'
2014-09-09 Merge branch 'tb/pretty-format-cd-date-format'
2014-09-09 Merge branch 'rs/inline-compat-path-macros'
2014-09-09 Merge branch 'rs/clean-menu-item-defn'
2014-09-09 Merge branch 'jc/config-mak-document-darwin-vs-macosx'
2014-09-09 Merge branch 'sb/mailsplit-dead-code-removal'
2014-09-09 Merge branch 'so/rebase-doc'
2014-09-09 Merge branch 'sb/prepare-revision-walk-error-check'
2014-09-09 Merge branch 'sb/blame-msg-i18n'
2014-09-09 Merge branch 'nd/strbuf-utf8-replace'
2014-09-09 Merge branch 'sb/plug-leaks'
2014-09-09 Merge branch 'rs/refresh-beyond-symlink'
2014-09-09 Merge branch 'la/init-doc'
2014-09-09 Merge branch 'jk/stash-list-p'
2014-09-09 Merge branch 'mm/log-branch-desc-plug-leak'
2014-09-09 Merge branch 'lf/bundle-exclusion'
2014-09-09 Merge branch 'jc/apply-ws-prefix'
2014-09-09 Merge branch 'jk/command-line-config-empty-string'
2014-09-09 Merge branch 'bc/imap-send-doc'
2014-09-09 Merge branch 'jc/not-mingw-cygwin'
2014-09-03 mv: no SP between function name and the first opening...
2014-09-03 mv: combine two if(s)
2014-09-03 mv: unindent one level for directory move code
2014-09-03 mv: move index search code out
2014-09-03 mv: remove an "if" that's always true
2014-09-03 mv: split submodule move preparation code out
2014-09-03 calloc() and xcalloc() takes nmemb and then size
2014-09-03 update-ref --stdin: pass transaction around explicitly
2014-09-03 update-ref --stdin: narrow scope of err strbuf
2014-09-03 receive-pack.c: use a reference transaction for updatin...
2014-09-03 commit.c: use ref transactions for updates
2014-09-03 replace.c: use the ref transaction functions for updates
2014-09-03 tag.c: use ref transactions when doing updates
2014-09-03 refs.c: make ref_transaction_begin take an err argument
2014-09-03 refs.c: update ref_transaction_delete to check for...
2014-09-03 refs.c: change ref_transaction_create to do error check...
2014-09-02 Merge branch 'rs/strbuf-getcwd'
2014-09-02 Merge branch 'ta/pretty-parse-config'
2014-09-02 Merge branch 'bc/archive-pax-header-mode'
2014-09-02 Merge branch 'pr/remotes-in-hashmap'
2014-09-02 Merge branch 'jk/pretty-empty-format'
2014-09-02 Merge branch 'ta/config-set'
2014-09-02 Merge branch 'rs/init-no-duplicate-real-path'
2014-09-02 Merge branch 'mm/config-edit-global'
2014-09-02 Merge branch 'jc/reopen-lock-file'
2014-09-02 grammofix in user-facing messages
2014-09-02 stylefix: asterisks stick to the variable, not the...
2014-09-02 merge-tree: remove unused df_conflict arguments
2014-08-29 index-pack: fix race condition with duplicate bases
2014-08-29 pretty: provide a strict ISO 8601 date format
2014-08-29 determine_author_info(): copy getenv output
2014-08-29 determine_author_info(): reuse parsing functions
2014-08-29 Merge git://github.com/git-l10n/git-po
2014-08-27 teach fast-export an --anonymize option
2014-08-27 date: use strbufs in date-formatting functions
next