Merge branch 'nd/path-max-must-go'
[gitweb.git] / builtin /
2014-07-22 Merge branch 'nd/path-max-must-go'
2014-07-22 Merge branch 'jk/alloc-commit-id'
2014-07-22 Merge branch 'kb/perf-trace'
2014-07-21 Merge branch 'maint'
2014-07-21 Merge branch 'rs/unify-is-branch'
2014-07-21 Merge branch 'kb/avoid-fchmod-for-now'
2014-07-21 Merge branch 'sk/mingw-uni-fix'
2014-07-21 Merge branch 'ek/alt-odb-entry-fix'
2014-07-21 Merge branch 'kb/hashmap-updates'
2014-07-21 Merge branch 'jk/remote-curl-squelch-extra-errors'
2014-07-21 Merge branch 'rs/ref-transaction-0'
2014-07-21 Merge branch 'jl/submodule-tests'
2014-07-21 Merge branch 'ak/profile-feedback-build'
2014-07-21 Merge branch 'cc/for-each-mergetag'
2014-07-21 use xmemdupz() to allocate copies of strings given...
2014-07-21 use xcalloc() to allocate zero-initialized memory
2014-07-16 refs.c: add a public is_branch function
2014-07-16 Sync with 2.0.2
2014-07-16 Merge branch 'ah/fix-http-push'
2014-07-16 Merge branch 'rs/code-cleaning'
2014-07-16 Merge branch 'jk/skip-prefix'
2014-07-16 Merge branch 'po/error-message-style'
2014-07-16 Merge branch 'jl/test-lint-scripts'
2014-07-16 Merge branch 'zk/log-graph-showsig'
2014-07-16 Merge branch 'mg/fix-log-mergetag-color'
2014-07-16 Merge branch 'kb/path-max-must-go'
2014-07-16 Merge branch 'cb/filter-branch-prune-empty-degenerate...
2014-07-16 Merge branch 'mk/merge-incomplete-files'
2014-07-16 Merge branch 'jk/strip-suffix'
2014-07-16 Merge branch 'ep/submodule-code-cleanup'
2014-07-16 Merge branch 'jk/replace-edit-raw'
2014-07-16 Merge branch 'cc/replace-edit'
2014-07-16 Merge branch 'tb/crlf-tests'
2014-07-16 Merge branch 'nd/split-index'
2014-07-16 Merge branch 'jc/fix-clone-single-starting-at-a-tag...
2014-07-16 Merge branch 'jk/pretty-G-format-fixes' into maint
2014-07-16 Merge branch 'rs/fix-alt-odb-path-comparison' into...
2014-07-16 Merge branch 'jk/commit-buffer-length' into maint
2014-07-16 Merge branch 'bc/fix-rebase-merge-skip' into maint
2014-07-16 Merge branch 'maint-1.9' into maint
2014-07-16 Merge branch 'maint-1.8.5' into maint-1.9
2014-07-16 annotate: use argv_array
2014-07-14 refs.c: change ref_transaction_update() to do error...
2014-07-14 refs.c: remove the onerr argument to ref_transaction_commit
2014-07-14 update-ref: use err argument to get error from ref_tran...
2014-07-14 refs.c: add an err argument to repack_without_refs
2014-07-14 refs.c: add a strbuf argument to ref_transaction_commit...
2014-07-14 refs.c: ref_transaction_commit should not free the...
2014-07-14 trace: improve trace performance
2014-07-14 diff-tree: avoid lookup_unknown_object
2014-07-14 move setting of object->type to alloc_* functions
2014-07-10 merge: simplify merge_trivial() by using commit_list_ap...
2014-07-10 use strbuf_addbuf for adding strbufs
2014-07-10 Merge branch 'maint'
2014-07-10 Merge branch 'dt/refs-check-refname-component-sse-fix'
2014-07-10 Merge branch 'rs/simplify-archive-tests'
2014-07-10 Merge branch 'rs/fix-alt-odb-path-comparison'
2014-07-10 Merge branch 'rs/status-code-clean-up'
2014-07-10 Merge branch 'kb/path-max-must-go'
2014-07-10 Merge branch 'mg/verify-commit'
2014-07-10 Merge branch 'jc/fix-clone-single-starting-at-a-tag'
2014-07-10 Merge branch 'pb/trim-trailing-spaces' into maint
2014-07-10 Merge branch 'jk/repack-pack-keep-objects' into maint
2014-07-10 Merge branch 'mc/doc-submodule-sync-recurse' into maint
2014-07-10 tag: use skip_prefix instead of magic numbers
2014-07-09 Merge branch 'sk/mingw-unicode-spawn-args'
2014-07-09 Merge branch 'sk/mingw-dirent'
2014-07-09 Merge branch 'sk/mingw-uni-console'
2014-07-09 Merge branch 'sk/mingw-main'
2014-07-09 Merge branch 'jk/pretty-G-format-fixes'
2014-07-09 Merge branch 'jk/xstrfmt'
2014-07-09 Merge branch 'jk/skip-prefix'
2014-07-08 diff-tree: call free_commit_list() instead of duplicati...
2014-07-07 hashmap: add simplified hashmap_get_from_hash() API
2014-07-07 hashmap: factor out getting a hash code from a SHA1
2014-07-02 Merge branch 'dt/refs-check-refname-component-sse'
2014-07-02 Merge branch 'ye/http-extract-charset'
2014-07-02 Merge branch 'bc/fix-rebase-merge-skip'
2014-07-02 Merge branch 'jk/commit-buffer-length'
2014-07-02 enums: remove trailing ',' after last item in enum
2014-07-02 Merge branch 'maint'
2014-07-02 Merge branch 'maint-1.8.5' into maint
2014-07-02 enums: remove trailing ',' after last item in enum
2014-06-30 verify-pack: use strbuf_strip_suffix
2014-06-30 index-pack: use strip_suffix to avoid magic numbers
2014-06-30 use strip_suffix instead of ends_with in simple cases
2014-06-30 replace has_extension with ends_with
2014-06-27 Merge git://ozlabs.org/~paulus/gitk
2014-06-26 Merge early parts from git://ozlabs.org/~paulus/gitk.git
2014-06-26 Merge git://repo.or.cz/git-gui
2014-06-25 replace: add a --raw mode for --edit
2014-06-25 replace: use argv_array in export_object
2014-06-25 avoid double close of descriptors handed to run_command
2014-06-25 replace: replace spaces with tabs in indentation
2014-06-25 Sync with maint
2014-06-25 Merge branch 'jm/dedup-name-compare'
2014-06-25 Merge branch 'ep/avoid-test-a-o'
2014-06-25 Merge branch 'tb/unicode-7.0-display-width'
2014-06-25 Merge branch 'ye/doc-http-proto'
2014-06-25 Merge branch 'rs/blame-refactor'
next