Merge branch 'jk/sha1-loose-object-info-fix' into maint
[gitweb.git] / t /
2017-09-06 rev-parse: don't trim bisect refnames
2017-08-24 send-email: fix garbage removal after address
2017-08-23 Merge branch 'jt/t1450-fsck-corrupt-packfile' into...
2017-08-23 Merge branch 'jb/t8008-cleanup' into maint
2017-08-23 Merge branch 'jt/subprocess-handshake' into maint
2017-08-23 Merge branch 'dc/fmt-merge-msg-microcleanup' into maint
2017-08-23 Merge branch 'ah/doc-wserrorhighlight' into maint
2017-08-23 Merge branch 'cc/ref-is-hidden-microcleanup' into maint
2017-08-23 Merge branch 'js/run-process-parallel-api-fix' into...
2017-08-23 Merge branch 'rs/pack-objects-pbase-cleanup' into maint
2017-08-23 Merge branch 'jt/fsck-code-cleanup' into maint
2017-08-23 Merge branch 'rs/stat-data-unaligned-reads-fix' into...
2017-08-23 Merge branch 'rs/move-array' into maint
2017-08-23 Merge branch 'rs/bswap-ubsan-fix' into maint
2017-08-23 Merge branch 'dl/credential-cache-socket-in-xdg-cache...
2017-08-23 Merge branch 'hb/gitweb-project-list' into maint
2017-08-23 Merge branch 'ks/commit-abort-on-empty-message-fix...
2017-08-23 Merge branch 'jk/reflog-walk' into maint
2017-08-23 Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths...
2017-08-23 Merge branch 'jk/ref-filter-colors' into maint
2017-08-23 Merge branch 'js/git-gui-msgfmt-on-windows' into maint
2017-08-23 merge: save merge state earlier
2017-08-19 apply: file commited with CRLF should roundtrip diff...
2017-08-19 archive: don't queue excluded directories
2017-08-19 t5001: add tests for export-ignore attributes and exclu...
2017-08-18 git-grep: correct exit code with --quiet and -L
2017-08-17 t5526: fix some broken && chains
2017-08-15 t1002: stop using sum(1)
2017-08-09 sha1_file: drop experimental GIT_USE_LOOKUP search
2017-08-09 t4062: use less than 256 repetitions in regex
2017-08-08 t3700: fix broken test under !POSIXPERM
2017-08-08 am: fix signoff when other trailers are present
2017-08-07 test-path-utils: handle const parameter of basename...
2017-08-07 t0001: skip test with restrictive permissions if getpwd...
2017-08-07 tests: don't give unportable ">" to "test" built-in...
2017-08-04 Merge tag 'v2.13.5' into maint
2017-08-04 Merge branch 'ah/patch-id-doc'
2017-08-04 Merge branch 'as/diff-options-grammofix'
2017-08-04 clone: teach recursive clones to respect -q
2017-08-03 git.c: ignore pager.* when launching builtin as dashed...
2017-08-03 tag: change default of `pager.tag` to "on"
2017-08-03 tag: respect `pager.tag` in list-mode only
2017-08-03 t7006: add tests for how git tag paginates
2017-08-02 revision: do not fallback to default when rev_input_giv...
2017-08-02 rev-list: don't show usage when we see empty ref patterns
2017-08-02 t6018: flesh out empty input/output rev-list tests
2017-08-02 cherry-pick/revert: reject --rerere-autoupdate when...
2017-08-02 cherry-pick/revert: remember --rerere-autoupdate
2017-08-02 t3504: use test_commit
2017-08-02 rebase -i: honor --rerere-autoupdate
2017-08-02 rebase: honor --rerere-autoupdate
2017-08-01 Merge tag 'v2.12.4' into maint
2017-08-01 Sync with v2.13.4
2017-07-31 Sync with maint
2017-07-31 Merge branch 'ks/doc-fixes' into maint
2017-07-31 Merge branch 'jk/test-copy-bytes-fix' into maint
2017-07-31 Merge branch 'pw/unquote-path-in-git-pm' into maint
2017-07-31 Merge branch 'jk/gc-pre-detach-under-hook' into maint
2017-07-31 Merge branch 'jn/hooks-pre-rebase-sample-fix' into...
2017-07-31 Merge branch 'rs/progress-overall-throughput-at-the...
2017-07-31 Merge branch 'tb/push-to-cygwin-unc-path' into maint
2017-07-31 Merge branch 'rs/apply-avoid-over-reading' into maint
2017-07-31 Merge branch 'js/blame-lib'
2017-07-30 Merge tag 'v2.11.3' into maint-2.12
2017-07-30 Merge branch 'jk/lib-proto-disable-cleanup' into maint...
2017-07-30 Merge tag 'v2.10.4' into maint-2.11
2017-07-30 Merge tag 'v2.9.5' into maint-2.10
2017-07-30 Merge tag 'v2.8.6' into maint-2.9
2017-07-30 Merge tag 'v2.7.6' into maint-2.8
2017-07-30 Merge branch 'russian-l10n' of https://github.com/DJm00...
2017-07-28 Merge branch 'jk/ssh-funny-url' into maint-2.7
2017-07-28 connect: reject paths that look like command line options
2017-07-28 connect: reject dashed arguments for proxy commands
2017-07-28 t5813: add test for hostname starting with dash
2017-07-28 t/lib-proto-disable: restore protocol.allow after confi...
2017-07-28 tests: ensure fsck fails on corrupt packfiles
2017-07-26 t8008: rely on rev-parse'd HEAD instead of sha1 value
2017-07-26 sub-process: refactor handshake to common function
2017-07-26 Merge branch 'ls/filter-process-delayed' into jt/subpro...
2017-07-25 Merge branch 'js/msgfmt-on-windows' of ../git-gui into...
2017-07-24 Merge branch 'master' of git://github.com/git-l10n...
2017-07-21 Sync with maint
2017-07-21 Merge branch 'ew/fd-cloexec-fix' into maint
2017-07-21 Merge branch 'ks/fix-rebase-doc-picture' into maint
2017-07-21 Merge branch 'js/alias-case-sensitivity' into maint
2017-07-21 Merge branch 'bb/unicode-10.0' into maint
2017-07-21 Merge branch 'ks/doc-fixes'
2017-07-21 Merge branch 'jc/po-pritime-fix'
2017-07-20 Merge branch 'mt/p4-parse-G-output'
2017-07-20 Merge branch 'ew/fd-cloexec-fix'
2017-07-20 Merge branch 'jk/build-with-asan'
2017-07-20 Merge branch 'jk/test-copy-bytes-fix'
2017-07-20 Merge branch 'js/alias-case-sensitivity'
2017-07-20 t: lib-gpg: flush gpg agent on startup
2017-07-20 submodule--helper: teach push-check to handle HEAD
2017-07-18 Merge branch 'jk/gc-pre-detach-under-hook'
2017-07-18 Merge branch 'jn/hooks-pre-rebase-sample-fix'
2017-07-18 Merge branch 'rs/progress-overall-throughput-at-the...
2017-07-18 Merge branch 'tb/push-to-cygwin-unc-path'
2017-07-17 t: handle EOF in test_copy_bytes()
next