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
2012-04-21Merge branch 'ct/advise-push-default'Junio C Hamano
2012-04-21Merge branch 'jk/run-command-eacces'Junio C Hamano
2012-04-21Merge branch 'jc/push-upstream-sanity'Junio C Hamano
2012-04-21Merge branch 'jc/fmt-merge-msg-people'Junio C Hamano
2012-04-16Merge branch 'jk/add-p-skip-conflicts'Junio C Hamano
2012-04-16Merge branch 'jc/commit-unedited-template'Junio C Hamano
2012-04-16Merge branch 'wk/gitweb-snapshot-use-if-modified-since'Junio C Hamano
2012-04-16Merge branch 'jk/http-backend-keep-committer-ident-env'Junio C Hamano
2012-04-16Merge branch 'jk/diff-no-rename-empty'Junio C Hamano
2012-04-16Merge branch 'jc/maint-clean-nested-worktree-in-subdir'Junio C Hamano
2012-04-16Merge branch 'da/difftool-test'Junio C Hamano
2012-04-16Merge branch 'zj/test-cred-helper-nicer-prove'Junio C Hamano
2012-04-16Merge branch 'jh/notes-merge-in-git-dir-worktree'Junio C Hamano
2012-04-16Merge branch 'tr/maint-word-diff-regex-sticky'Junio C Hamano
2012-04-16Merge branch 'jn/diffstat-tests'Junio C Hamano
2012-04-16Merge branch 'jc/commit-hook-authorship'Junio C Hamano
2012-04-16Merge branch 'nd/stream-more'Junio C Hamano
2012-04-16merge overwrites unstaged changes in renamed fileClemens Buchacher
2012-04-13Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald
2012-04-06run-command: treat inaccessible directories as ENOENTJeff King
2012-04-06push: error out when the "upstream" semantics does not make senseJunio C Hamano
2012-04-05add--interactive: ignore unmerged entries in patch modeJeff King
2012-03-30commit: rephrase the error when user did not touch templated log messageJunio C Hamano
2012-03-30commit: do not trigger bogus "has templated message edited" checkJunio C Hamano
2012-03-30t7501: test the right kind of breakageJunio C Hamano
2012-03-30http-backend: respect existing GIT_COMMITTER_* variablesJeff King
2012-03-30gitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King
2012-03-30gitweb: refactor If-Modified-Since handlingW. Trevor King
2012-03-27tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek
2012-03-26Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano
2012-03-26Merge branch 'ms/maint-config-error-at-eol-linecount' into maintJunio C Hamano
2012-03-24merge-recursive: don't detect renames of empty filesJeff King
2012-03-21Merge branch 'maint-1.7.8' into maintJunio C Hamano
2012-03-21Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano
2012-03-21Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano
2012-03-19t7800: Test difftool passing arguments to diffDavid Aguilar
2012-03-16Merge "two fixes for fast-import's 'ls' command" from JonathanJunio C Hamano
2012-03-15clean: preserve nested git worktree in subdirectoriesJunio C Hamano
2012-03-15notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwdJohan Herland
2012-03-15notes-merge: use opendir/readdir instead of using read_directory()Johan Herland
2012-03-15t3310: illustrate failure to "notes merge --commit" inside $GIT_DIR/Johan Herland
2012-03-15t0303: resurrect commit message as test documentationZbigniew Jędrzejewski-Szmek
2012-03-15t0303: immediately bail out w/o GIT_TEST_CREDENTIAL_HELPERZbigniew Jędrzejewski-Szmek
2012-03-15diff: tweak a _copy_ of diff_options with word-diffThomas Rast
2012-03-15t4034: diff.*.wordregex should not be "sticky" in --word-diffJohannes Sixt
2012-03-14fmt-merge-msg: show those involved in a merged seriesJunio C Hamano
2012-03-14diffstat summary line varies by locale: miscellanyJonathan Nieder
2012-03-14test: use numstat instead of diffstat in binary-diff testJonathan Nieder
2012-03-14test: use --numstat instead of --stat in "git stash show" testsJonathan Nieder
2012-03-14test: test cherry-pick functionality and output separatelyJonathan Nieder