t1007: add hash-object --literally tests
[gitweb.git] / builtin /
2015-05-05 hash-object --literally: fix buffer overrun with extra...
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-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 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-08-29 Merge git://github.com/git-l10n/git-po
2014-08-26 Merge branch 'jk/diff-tree-t-fix'
2014-08-26 Merge branch 'jk/pack-shallow-always-without-bitmap'
2014-08-26 Merge branch 'jk/fix-profile-feedback-build'
2014-08-26 use xgetcwd() to set $GIT_DIR
2014-08-26 use xgetcwd() to get the current directory or die
2014-08-25 Merge git://github.com/git-l10n/git-po
2014-08-20 run-command: introduce CHILD_PROCESS_INIT
2014-08-18 fetch: silence git-gc if --quiet is given
2014-08-18 fetch: convert argv_gc_auto to struct argv_array
2014-08-18 clean: use f(void) instead of f() to declare a pointer...
2014-08-13 builtin/apply.c: replace `git_config()` with `git_confi...
2014-08-13 mailsplit.c: remove dead code
2014-08-12 pack-objects: turn off bitmaps when we see --shallow...
2014-08-12 builtin/blame.c: add translation to warning about faile...
2014-08-12 prepare_revision_walk(): check for return value in...
2014-08-11 mv: flatten error handling code block
2014-08-11 mv: mark strings for translations
2014-08-10 clone.c: don't leak memory in cmd_clone
2014-08-10 Merge branch 'master' of git://ozlabs.org/~paulus/gitk
2014-08-07 builtin/gc.c: replace `git_config()` with `git_config_g...
2014-08-07 builtin/log.c: fix minor memory leak
2014-08-07 apply: omit ws check for excluded paths
2014-08-07 apply: hoist use_patch() helper for path exclusion up
2014-08-07 apply: use the right attribute for paths in non-Git...
2014-08-04 Merge branch 'tf/maint-doc-push'
2014-08-04 Merge branch 'ta/doc-config'
2014-08-04 Merge commit 'bg/alshopov/master'
2014-08-04 Merge remote-tracking branch 'sv/nafmo/master'
2014-07-30 Sync with 2.0.4
2014-07-30 Merge branch 'jk/more-push-completion'
next