rebase-interactive: append_todo_help() changes
[gitweb.git] / t /
2018-11-13 refs: show --exclude failure with --branches/tags/remot...
2018-11-13 apply --recount: allow "no-op hunks"
2018-11-13 rebase -r: do not write MERGE_HEAD unless needed
2018-11-13 rebase -r: demonstrate bug with conflicting merges
2018-11-12 p3400: replace calls to `git checkout -b' by `git check...
2018-11-12 fsck: mark strings for translation
2018-11-12 parse-options.c: mark more strings for translation
2018-11-12 parse-options: replace opterror() with optname()
2018-11-12 read-cache.c: mark more strings for translation
2018-11-12 range-diff: fix regression in passing along diff options
2018-11-09 i18n: make GETTEXT_POISON a runtime option
2018-11-08 t6036, t6043: increase code coverage for file collision...
2018-11-08 merge-recursive: improve rename/rename(1to2)/add[/add...
2018-11-08 merge-recursive: improve handling for rename/rename...
2018-11-08 merge-recursive: fix rename/add conflict handling
2018-11-08 merge-recursive: increase marker length with depth...
2018-11-08 t6036, t6042: testcases for rename collision of already...
2018-11-08 t6042: add tests for consistency in file collision...
2018-11-08 built-in rebase --autostash: leave the current branch...
2018-11-08 built-in rebase: demonstrate regression with --autostash
2018-11-07 approxidate: fix NULL dereference in date_time()
2018-11-07 pull: handle --verify-signatures for unborn branch
2018-11-07 merge: handle --verify-signatures for unborn branch
2018-11-06 Merge branch 'sg/test-verbose-log'
2018-11-06 Merge branch 'rj/header-cleanup'
2018-11-06 Merge branch 'ss/travis-ci-force-vm-mode'
2018-11-06 Merge branch 'sg/test-rebase-editor-fix'
2018-11-06 Merge branch 'tb/char-may-be-unsigned'
2018-11-06 Merge branch 'js/mingw-ns-filetime'
2018-11-06 Merge branch 'md/exclude-promisor-objects-fix'
2018-11-06 Merge branch 'jw/send-email-no-auth'
2018-11-06 Merge branch 'nd/submodule-unused-vars'
2018-11-06 Merge branch 'nd/unpack-trees-with-cache-tree'
2018-11-06 Merge branch 'nd/completion-negation'
2018-11-06 Merge branch 'jt/upload-pack-v2-fix-shallow'
2018-11-06 Merge branch 'sb/submodule-url-to-absolute'
2018-11-06 Merge branch 'js/shallow-and-fetch-prune'
2018-11-06 Merge branch 'js/remote-archive-dwimfix'
2018-11-06 assert NOARG/NONEG behavior of parse-options callbacks
2018-11-06 parse-options: drop OPT_DATE()
2018-11-05 t/t7510-signed-commit.sh: add signing subkey to Eris...
2018-11-05 t/t7510-signed-commit.sh: Add %GP to custom format...
2018-11-05 tree-walk.c: fix overoptimistic inclusion in :(exclude...
2018-11-02 Merge branch 'jc/http-curlver-warnings'
2018-11-02 Merge branch 'js/mingw-http-ssl'
2018-11-02 Merge branch 'mg/gpg-fingerprint'
2018-11-02 Merge branch 'mg/gpg-parse-tighten'
2018-11-02 Merge branch 'en/merge-cleanup-more'
2018-11-02 test-reach: test get_reachable_subset
2018-11-02 send-email: avoid empty transfer encoding header
2018-11-02 approxidate: handle pending number for "specials"
2018-11-02 rev-list: handle flags for --indexed-objects
2018-11-02 t6012: make rev-list tests more interesting
2018-11-02 test-reach: add rev-list tests
2018-11-02 test-reach: add run_three_modes method
2018-11-02 prio-queue: add 'peek' operation
2018-11-02 tests: optionally skip `git rebase -p` tests
2018-11-02 t3418: decouple test cases from a previous `rebase...
2018-11-02 t3404: decouple some test cases from outcomes of previo...
2018-11-02 Merge branch 'js/rebase-i-shortopt'
2018-11-02 Merge branch 'js/rebase-i-break'
2018-11-02 Merge branch 'js/rebase-autostash-fix'
2018-11-02 Merge branch 'cb/printf-empty-format'
2018-11-02 Merge branch 'jc/rebase-in-c-5-test-typofix'
2018-11-02 Merge branch 'pk/rebase-in-c-6-final'
2018-11-02 Merge branch 'js/rebase-in-c-5.5-work-with-rebase-i...
2018-11-02 Merge branch 'pk/rebase-in-c-5-test'
2018-11-02 Merge branch 'pk/rebase-in-c-4-opts'
2018-11-02 Merge branch 'pk/rebase-in-c-3-acts'
2018-11-02 Merge branch 'pk/rebase-in-c-2-basic'
2018-11-02 Merge branch 'ag/rebase-i-in-c'
2018-11-02 Merge branch 'pk/rebase-in-c'
2018-11-01 rev-parse: clear --exclude list after 'git rev-parse...
2018-11-01 fetch-pack: be more precise in parsing v2 response
2018-10-31 t/helper: add test-submodule-nested-repo-config
2018-10-31 submodule: support reading .gitmodules when it's not...
2018-10-31 ls-remote: pass heads/tags prefixes to transport
2018-10-31 ls-remote: do not send ref prefixes for patterns
2018-10-31 Adjust for 2.19.x series
2018-10-31 check_stream_sha1(): handle input underflow
2018-10-31 t1450: check large blob in trailing-garbage test
2018-10-31 mingw: unset PERL5LIB by default
2018-10-31 t7800: fix quoting
2018-10-31 index-pack tests: don't leave test repo dirty at end
2018-10-31 pack-objects tests: don't leave test .git corrupt at end
2018-10-31 pack-objects test: modernize style
2018-10-30 Merge branch 'jk/uploadpack-packobjectshook-fix'
2018-10-30 Merge branch 'uk/merge-subtree-doc-update'
2018-10-30 Merge branch 'cb/compat-mmap-is-private-read-only'
2018-10-30 Merge branch 'dl/mergetool-gui-option'
2018-10-30 Merge branch 'js/mingw-load-sys-dll'
2018-10-30 Merge branch 'js/mingw-getcwd'
2018-10-30 Merge branch 'cb/khash-maybe-unused-function'
2018-10-30 Merge branch 'jc/cocci-preincr'
2018-10-30 Merge branch 'ss/rename-tests'
2018-10-30 Merge branch 'ah/doc-updates'
2018-10-30 Merge branch 'ds/reachable'
2018-10-30 Merge branch 'jc/receive-deny-current-branch-fix'
2018-10-30 Merge branch 'ds/ci-commit-graph-and-midx'
2018-10-30 Merge branch 'jk/unused-function'
next