t1000-t1999: fix broken &&-chains
[gitweb.git] / Makefile
2018-04-25 Merge branch 'jk/t5561-missing-curl'
2018-04-25 Merge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25 Merge branch 'jk/relative-directory-fix'
2018-04-25 Merge branch 'jk/flockfile-stdio'
2018-04-25 Merge branch 'pw/rebase-signoff'
2018-04-25 Merge branch 'pw/rebase-keep-empty-fixes'
2018-04-25 Merge branch 'cb/git-gui-ttk-style'
2018-04-25 Merge branch 'bp/git-gui-bind-kp-enter'
2018-04-25 Merge branch 'bb/git-gui-ssh-key-files'
2018-04-24 Merge branch 'bw/protocol-v2' into HEAD
2018-04-24 Avoid multiple PREFIX definitions
2018-04-24 Makefile: quote $INSTLIBDIR when passing it to sed
2018-04-24 Makefile: remove unused @@PERLLIBDIR@@ substitution...
2018-04-18 Makefile: mark perllibdir as a .PHONY target
2018-04-16 Makefile: add a DEVOPTS to get all of -Wextra
2018-04-16 Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER
2018-04-16 Makefile: detect compiler and enable more warnings...
2018-04-12 mem-pool: move reusable parts of memory pool into its...
2018-04-11 Merge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11 replace_object.c: rename to use dash in file name
2018-04-11 sha1_file.c: rename to use dash in file name
2018-04-11 sha1_name.c: rename to use dash in file name
2018-04-11 exec_cmd: rename to use dash in file name
2018-04-11 write_or_die.c: rename to use dashes in file name
2018-04-11 exec_cmd: provide a new-style RUNTIME_PREFIX helper...
2018-04-11 exec_cmd: RUNTIME_PREFIX on some POSIX systems
2018-04-11 Makefile: add Perl runtime prefix support
2018-04-11 Makefile: generate Perl header from template file
2018-04-11 Merge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11 Merge branch 'lv/tls-1.3'
2018-04-11 Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11 Merge branch 'rs/status-with-removed-submodule'
2018-04-11 Merge branch 'nd/combined-test-helper'
2018-04-11 Merge branch 'sb/packfiles-in-repository'
2018-04-11 Merge branch 'sb/object-store'
2018-04-11 Merge branch 'jc/test-must-be-empty'
2018-04-11 Merge branch 'cc/perf-aggregate-sort'
2018-04-11 Merge branch 'ab/doc-hash-brokenness'
2018-04-11 Merge branch 'bc/hash-independent-tests'
2018-04-11 Merge branch 'ab/drop-contrib-examples'
2018-04-11 Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
2018-04-11 perl: fix installing modules from contrib
2018-04-10 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-04-10 Merge branch 'yk/filter-branch-non-committish-refs'
2018-04-10 Merge branch 'nd/trace-with-env'
2018-04-10 Merge branch 'nd/parseopt-completion-more'
2018-04-10 Merge branch 'ds/bsearch-hash'
2018-04-10 Merge branch 'ws/rebase-p'
2018-04-10 Merge branch 'jk/diff-highlight-graph-fix'
2018-04-10 Merge branch 'nd/remove-ignore-env-field'
2018-04-10 Merge branch 'ps/contains-id-error-message'
2018-04-09 Merge branch 'tg/stash-untracked-with-pathspec-fix'
2018-04-09 Merge branch 'nd/worktree-prune'
2018-04-09 Merge branch 'bc/object-id'
2018-04-09 Merge branch 'ma/shortlog-revparse'
2018-04-09 Merge branch 'ab/install-symlinks'
2018-04-09 Merge branch 'ml/filter-branch-no-op-error'
2018-04-09 Merge branch 'ab/pcre-v2'
2018-04-09 Merge branch 'ti/fetch-everything-local-optim'
2018-04-09 Merge branch 'en/rename-directory-detection'
2018-04-02 commit-graph: implement write_commit_graph()
2018-04-02 commit-graph: create git-commit-graph builtin
2018-04-02 Merge branch 'pw/add-p-single'
2018-03-30 add chdir-notify API
2018-03-29 Merge branch 'jh/partial-clone'
2018-03-29 Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebas...
2018-03-28 Merge branch 'tg/stash-doc-typofix'
2018-03-28 Merge branch 'pc/submodule-helper'
2018-03-28 Merge branch 'nd/parseopt-completion'
2018-03-27 t/helper: merge test-write-cache into test-tool
2018-03-27 t/helper: merge test-wildmatch into test-tool
2018-03-27 t/helper: merge test-urlmatch-normalization into test...
2018-03-27 t/helper: merge test-subprocess into test-tool
2018-03-27 t/helper: merge test-submodule-config into test-tool
2018-03-27 t/helper: merge test-string-list into test-tool
2018-03-27 t/helper: merge test-strcmp-offset into test-tool
2018-03-27 t/helper: merge test-sigchain into test-tool
2018-03-27 t/helper: merge test-sha1-array into test-tool
2018-03-27 t/helper: merge test-scrap-cache-tree into test-tool
2018-03-27 t/helper: merge test-run-command into test-tool
2018-03-27 t/helper: merge test-revision-walking into test-tool
2018-03-27 t/helper: merge test-regex into test-tool
2018-03-27 t/helper: merge test-ref-store into test-tool
2018-03-27 t/helper: merge test-read-cache into test-tool
2018-03-27 t/helper: merge test-prio-queue into test-tool
2018-03-27 t/helper: merge test-path-utils into test-tool
2018-03-27 t/helper: merge test-online-cpus into test-tool
2018-03-27 t/helper: merge test-mktemp into test-tool
2018-03-27 t/helper: merge (unused) test-mergesort into test-tool
2018-03-27 t/helper: merge (unused) test-match-trees into test...
2018-03-27 t/helper: merge test-index-version into test-tool
2018-03-27 t/helper: merge test-hashmap into test-tool
2018-03-27 t/helper: merge test-genrandom into test-tool
2018-03-27 t/helper: merge test-example-decorate into test-tool
2018-03-27 t/helper: merge test-dump-split-index into test-tool
2018-03-27 t/helper: merge test-dump-cache-tree into test-tool
2018-03-27 t/helper: merge test-drop-caches into test-tool
2018-03-27 t/helper: merge (unused) test-delta into test-tool
2018-03-27 t/helper: merge test-date into test-tool
2018-03-27 t/helper: merge test-ctype into test-tool
next