travis-ci: printf $STATUS as string
[gitweb.git] / t /
2017-04-24 Merge branch 'dt/xgethostname-nul-termination'
2017-04-24 Merge branch 'jk/ls-files-recurse-submodules-fix'
2017-04-24 Merge branch 'rs/misc-cppcheck-fixes'
2017-04-24 Merge branch 'jk/snprintf-cleanups'
2017-04-24 Merge branch 'xy/format-patch-base'
2017-04-24 Merge branch 'sb/checkout-recurse-submodules'
2017-04-24 Merge branch 'jt/fetch-pack-error-reporting'
2017-04-24 Merge branch 'km/t1400-modernization'
2017-04-24 Merge branch 'jk/quarantine-received-objects'
2017-04-24 Merge branch 'jk/loose-object-fsck'
2017-04-24 Merge branch 'bw/submodule-with-bs-path'
2017-04-24 Merge branch 'jh/verify-index-checksum-only-in-fsck'
2017-04-24 Merge branch 'jh/unpack-trees-micro-optim'
2017-04-24 Merge branch 'jh/string-list-micro-optim'
2017-04-24 Merge branch 'nd/conditional-config-include'
2017-04-24 Merge branch 'dt/http-postbuffer-can-be-large'
2017-04-24 Merge branch 'tb/doc-eol-normalization'
2017-04-24 Merge branch 'sr/http-proxy-configuration-fix'
2017-04-20 Merge branch 'jh/memihash-opt'
2017-04-20 Merge branch 'vn/revision-shorthand-for-side-branch...
2017-04-20 Merge branch 'sf/putty-w-args'
2017-04-20 Merge branch 'ld/p4-current-branch-fix'
2017-04-20 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-04-20 Merge branch 'bw/attr-pathspec'
2017-04-20 Merge branch 'ab/grep-plug-pathspec-leak'
2017-04-20 Merge branch 'jk/no-looking-at-dotgit-outside-repo'
2017-04-20 Merge branch 'nd/files-backend-git-dir'
2017-04-20 Merge branch 'bw/submodule-is-active'
2017-04-20 Merge branch 'va/i18n-perl-scripts'
2017-04-20 Merge branch 'sb/submodule-rm-absorb'
2017-04-20 Merge branch 'ah/diff-files-ours-theirs-doc'
2017-04-20 Merge branch 'lt/mailinfo-in-body-header-continuation'
2017-04-20 Merge branch 'bw/push-options-recursively-to-submodules'
2017-04-20 Merge branch 'bc/object-id'
2017-04-20 Merge branch 'sb/submodule-short-status'
2017-04-19 p0004: make perf test executable
2017-04-19 ls-files: fix path used when recursing into submodules
2017-04-18 ls-files: fix recurse-submodules with nested submodules
2017-04-17 t1400: use consistent style for test_expect_success...
2017-04-17 Merge branch 'js/difftool-builtin'
2017-04-17 Merge branch 'sb/unpack-trees-would-lose-submodule...
2017-04-17 Merge branch 'ab/regen-perl-mak-with-different-perl'
2017-04-17 Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
2017-04-17 Merge branch 'qp/bisect-docfix'
2017-04-17 Merge branch 'mm/ls-files-s-doc'
2017-04-17 Merge branch 'jk/loose-object-info-report-error'
2017-04-17 Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
2017-04-17 Merge branch 'jc/unused-symbols'
2017-04-17 Merge branch 'jk/snprintf-cleanups'
2017-04-17 git-p4: don't use name-rev to get current branch
2017-04-17 git-p4: add failing test for name-rev rather than symbo...
2017-04-17 submodule: prevent backslash expantion in submodule...
2017-04-17 test-read-cache: setup git dir
2017-04-17 refs: reject ref updates while GIT_QUARANTINE_PATH...
2017-04-17 t6500: wait for detached auto gc at the end of the...
2017-04-17 connect.c: handle errors from split_cmdline
2017-04-15 string-list: use ALLOC_GROW macro when reallocing strin...
2017-04-15 read-cache: force_verify_index_checksum
2017-04-15 config: resolve symlinks in conditional include's patterns
2017-04-14 refs.h: add a note about sorting order of for_each_ref_*
2017-04-14 t1406: new tests for submodule ref store
2017-04-14 t1405: some basic tests on main ref store
2017-04-14 t/helper: add test-ref-store to test ref-store functions
2017-04-14 difftool: fix use-after-free
2017-04-13 gitattributes.txt: document how to normalize the line...
2017-04-13 t3008: skip lazy-init test on a single-core box
2017-04-13 test-online-cpus: helper to return cpu count
2017-04-11 mailinfo: fix in-body header continuations
2017-04-11 push: propagate remote and refspec with --recurse-submo...
2017-04-11 push: propagate push-options with --recurse-submodules
2017-04-11 Merge branch 'ls/travis-relays-for-windows-ci'
2017-04-11 Merge branch 'cc/untracked'
2017-04-11 Merge branch 'ah/log-decorate-default-to-auto'
2017-04-11 Merge branch 'ab/ref-filter-no-contains'
2017-04-02 diff: submodule inline diff to initialize env array.
2017-04-01 index-pack: detect local corruption in collision check
2017-04-01 sha1_loose_object_info: return error for corrupted...
2017-04-01 name-hash: fix buffer overrun
2017-03-31 Rename sha1_array to oid_array
2017-03-31 Convert sha1_array_for_each_unique and for_each_abbrev...
2017-03-31 Convert sha1_array_lookup to take struct object_id
2017-03-31 Make sha1_array_append take a struct object_id *
2017-03-30 Merge branch 'jk/make-coccicheck-detect-errors'
2017-03-30 Merge branch 'bc/push-cert-receive-fix'
2017-03-30 Merge branch 'mh/notes-tree-consolidate-fix'
2017-03-30 Merge branch 'js/rebase-i-reword-to-run-hooks'
2017-03-30 Merge branch 'mg/describe-debug-l10n'
2017-03-30 Merge branch 'ab/case-insensitive-upstream-and-push...
2017-03-30 Merge branch 'ab/doc-submitting'
2017-03-30 Merge branch 'ab/test-readme-updates'
2017-03-30 Merge branch 'rs/freebsd-getcwd-workaround'
2017-03-30 Merge branch 'bw/recurse-submodules-relative-fix'
2017-03-30 Merge branch 'sg/completion-ctags'
2017-03-30 Merge branch 'sg/completion-refs-speedup'
2017-03-30 Merge branch 'bw/submodule-is-active'
2017-03-30 Merge branch 'jk/no-looking-at-dotgit-outside-repo...
2017-03-30 Merge branch 'jc/merge-drop-old-syntax'
2017-03-30 submodule.c: correctly handle nested submodules in...
2017-03-29 short status: improve reporting for submodule changes
2017-03-28 Sync with 'maint'
next