Merge branch 'jc/apply-binary-p0' into maint-1.7.11
[gitweb.git] / mergesort.c
2012-05-14 Merge branch 'nd/threaded-index-pack'
2012-05-14 Sync with maint
2012-05-12 Merge branch 'maint'
2012-05-11 Merge branch 'ef/checkout-empty'
2012-05-11 Merge branch 'jk/maint-reflog-walk-count-vs-time'
2012-05-11 Sync with 1.7.10.2
2012-05-10 Merge branch 'fa/maint-config-doc'
2012-05-10 Merge branch 'ef/maint-clone-progress-fix'
2012-05-10 Merge branch 'ah/maint-grep-double-init'
2012-05-10 Merge branch 'js/checkout-detach-count'
2012-05-10 Merge branch 'jc/install-no-hardlinks'
2012-05-10 Merge branch 'maint'
2012-05-09 Merge branch 'maint' into master
2012-05-08 Merge branch 'rs/maint-dir-strbuf' into rs/dir-strbuf
2012-05-08 Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
2012-05-08 Merge branch 'maint'
2012-05-07 Merge branch 'nh/empty-rebase'
2012-05-07 Merge branch 'jk/maint-tformat-with-z'
2012-05-07 Merge branch 'th/difftool-diffall'
2012-05-07 Sync with maint
2012-05-03 Merge branch 'maint'
2012-05-03 Merge branch 'jk/maint-push-progress'
2012-05-03 Merge branch 'nd/columns'
2012-05-02 Merge branch 'tr/xdiff-fast-hash'
2012-05-02 Merge branch 'jk/maint-gitweb-test-use-sane-perl'
2012-05-02 Merge branch 'jc/rerere-train'
2012-05-02 Merge branch 'lp/diffstat-with-graph'
2012-05-02 Merge branch 'zj/mksh-columns-breakage'
2012-05-02 Merge branch 'jk/doc-asciidoc-inline-literal'
2012-05-02 Merge branch 'nd/i18n'
2012-05-02 Merge branch 'mm/simple-push'
2012-05-02 Merge branch 'jc/index-v4'
2012-05-02 Sync with v1.7.10.1
2012-05-01 Merge l10n updates from branch 'maint' into master
2012-04-30 Merge branch 'ld/git-p4-tags-and-labels'
2012-04-30 Merge branch 'nh/empty-rebase'
2012-04-30 Merge branch 'jk/maint-config-bogus-section'
2012-04-30 Merge branch 'js/daemon-test-race-fix'
2012-04-30 Merge branch 'kk/gitweb-omit-expensive'
2012-04-30 Merge branch 'kk/maint-gitweb-missing-owner'
2012-04-30 Merge branch 'mm/include-userpath'
2012-04-30 Merge branch 'pw/t5800-import-race-fix'
2012-04-30 Merge branch 'jk/repack-no-explode-objects-from-old...
2012-04-28 Merge branch 'maint'
2012-04-28 Merge master branch for tracking l10n updates of next...
2012-04-27 Merge branch 'jc/merge-reduce-parents-early'
2012-04-27 Merge branch 'js/fast-import-test-9300'
2012-04-27 Merge branch 'rt/cherry-revert-conflict-summary'
2012-04-27 Merge branch 'cb/maint-report-mount-point-correctly...
2012-04-27 Merge branch 'cb/cherry-pick-rev-path-confusion'
2012-04-27 Merge branch 'cb/http-multi-curl-auth'
2012-04-26 Merge branch 'rl/maint-stash-i18n-save-error'
2012-04-26 Merge branch 'mb/fetch-call-a-non-branch-a-ref'
2012-04-26 Merge branch 'jm/maint-strncpy-diff-no-index'
2012-04-26 Merge bundle error message fix in
2012-04-24 Merge branch 'fc/completion-tests'
2012-04-24 Merge branch 'cc/fix-missing-va-end-in-revert'
2012-04-24 Merge branch 'zj/upstream-error-message'
2012-04-24 Merge branch 'mk/gitweb-diff-hl'
2012-04-24 Merge branch 'it/fetch-pack-many-refs'
2012-04-24 Merge branch 'pw/fast-import-dataref-parsing'
2012-04-24 Merge branch 'mh/ref-api'
2012-04-24 Merge branch 'hv/submodule-recurse-push'
2012-04-23 Merge branch 'bw/test-fix-grep-gnuism'
2012-04-23 Merge branch 'rj/submodule-mswin-path'
2012-04-23 Merge branch 'rj/sh-setup-mswin-pwd'
2012-04-23 Merge branch 'rj/mingw-isguid'
2012-04-23 Merge branch 'jn/fast-import-doc'
2012-04-23 Merge branch 'jn/more-i18ncmp'
2012-04-23 Merge branch 'jl/maint-submodule-recurse-fetch'
2012-04-23 Merge branch 'jc/maint-blame-minimal'
2012-04-23 Merge branch 'lp/maint-diff-three-dash-with-graph'
2012-04-23 Merge branch 'rs/commit-list-sort-in-batch'
2012-04-17 mergesort: rename it to llist_mergesort()
2012-04-11 add mergesort() for linked lists