Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt
2015-08-19am --skip/--abort: merge HEAD/ORIG_HEAD tree into indexPaul Tan
2015-08-19untracked cache: fix entry invalidationNguyễn Thái Ngọc Duy
2015-08-19untracked-cache: fix subdirectory handlingDavid Turner
2015-08-19t7063: use --force-untracked-cache to speed up a bitNguyễn Thái Ngọc Duy
2015-08-18notes: teach git-notes about notes.<name>.mergeStrategy optionJacob Keller
2015-08-18notes: add notes.mergeStrategy option to select default strategyJacob Keller
2015-08-18notes: add tests for --commit/--abort/--strategy exclusivityJacob Keller
2015-08-18Merge branch 'dt/untracked-sparse'Junio C Hamano
2015-08-18Merge branch 'kd/pull-rebase-autostash'Junio C Hamano
2015-08-13Merge branch 'dt/unpack-trees-cache-tree-revalidate'Junio C Hamano
2015-08-13Merge branch 'dt/reflog-tests'Junio C Hamano
2015-08-13Merge branch 'es/worktree-add-cleanup'Junio C Hamano
2015-08-13Merge branch 'pt/am-builtin'Junio C Hamano
2015-08-13Merge branch 'ad/bisect-cleanup'Junio C Hamano
2015-08-12am: let --signoff override --no-signoffPaul Tan
2015-08-12am: let command-line options override saved optionsPaul Tan
2015-08-12test_terminal: redirect child process' stdin to a ptyPaul Tan
2015-08-12t2019: skip test requiring '*' in a file name non WindowsJohannes Sixt
2015-08-12t7300-clean: require POSIXPERM for chmod 0 testJohannes Sixt
2015-08-11notes: handle multiple worktreesDavid Turner
2015-08-11add_to_alternates_file: don't add duplicate entriesJeff King
2015-08-11t5700: modernize styleJeff King
2015-08-10clone: do not use port number as dir namePatrick Steinhardt
2015-08-10clone: do not include authentication data in guessed dirPatrick Steinhardt
2015-08-10clone: use computed length in guess_dir_nameJeff King
2015-08-10clone: add tests for output directoryJeff King
2015-08-10config: add '--name-only' option to list only variable namesSZEDER Gábor
2015-08-07test-lib: disable trace when test is not verboseJeff King
2015-08-07test-lib: turn off "-x" tracing during chain-lint checkJeff King
2015-08-07refs: support negative transfer.hideRefsJeff King
2015-08-05tests: fix cleanup after tests in t1509-root-worktreePatrick Steinhardt
2015-08-05tests: fix broken && chains in t1509-root-worktreePatrick Steinhardt
2015-08-05git-am: add am.threeWay config variableRemi Lespinet
2015-08-03Merge branch 'jk/refspec-parse-wildcard'Junio C Hamano
2015-08-03Merge branch 'zb/userdiff-fountain'Junio C Hamano
2015-08-03Merge branch 'dt/refs-backend-preamble'Junio C Hamano
2015-08-03Merge branch 'as/sparse-checkout-removal'Junio C Hamano
2015-08-03Merge branch 'jk/date-mode-format'Junio C Hamano
2015-08-03Merge branch 'pt/am-tests'Junio C Hamano
2015-08-03Merge branch 'sg/bash-prompt-untracked-optim'Junio C Hamano
2015-08-03Merge branch 'ib/scripted-parse-opt-better-hint-string'Junio C Hamano
2015-08-03Merge branch 'mh/fast-import-get-mark'Junio C Hamano
2015-08-03Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano
2015-08-03Merge branch 'dt/log-follow-config'Junio C Hamano
2015-08-03Merge branch 'gp/status-rebase-i-info'Junio C Hamano
2015-08-03Merge branch 'jk/cat-file-batch-all'Junio C Hamano
2015-08-03Merge branch 'js/fsck-opt'Junio C Hamano
2015-08-03Merge branch 'jk/pkt-log-pack'Junio C Hamano