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
2011-08-19Merge branch 'db/am-skip-blank-at-the-beginning'Junio C Hamano
2011-08-18Merge branch 'mh/check-attr-relative'Junio C Hamano
2011-08-18Merge branch 'js/bisect-no-checkout'Junio C Hamano
2011-08-18Merge branch 'rc/histogram-diff'Junio C Hamano
2011-08-18Merge branch 'js/ref-namespaces'Junio C Hamano
2011-08-12am: ignore leading whitespace before patchDavid Barr
2011-08-11Merge branch 'jk/fast-export-quote-path'Junio C Hamano
2011-08-11Merge branch 'rs/grep-function-context'Junio C Hamano
2011-08-09bisect: add support for bisecting bare repositoriesJon Seymour
2011-08-08Merge branch 'jl/submodule-update-quiet'Junio C Hamano
2011-08-08Merge branch 'js/ls-tree-error'Junio C Hamano
2011-08-08Merge branch 'jk/reset-reflog-message-fix'Junio C Hamano
2011-08-06fast-export: quote paths in outputJeff King
2011-08-05git-check-attr: Normalize pathsMichael Haggerty
2011-08-05git-check-attr: Demonstrate problems with relative pathsMichael Haggerty
2011-08-05git-check-attr: Demonstrate problems with unnormalized pathsMichael Haggerty
2011-08-05git-check-attr: test that no output is written to stderrMichael Haggerty
2011-08-05git-check-attr: Fix command-line handling to match docsMichael Haggerty
2011-08-05git-check-attr: Drive two tests using the same raw dataMichael Haggerty
2011-08-05git-check-attr: Add an --all option to show all attributesMichael Haggerty
2011-08-05git-check-attr: Error out if no pathnames are specifiedMichael Haggerty
2011-08-05git-check-attr: Add tests of command-line parsingMichael Haggerty
2011-08-05git-check-attr: Add missing "&&"Michael Haggerty
2011-08-05Disallow the empty string as an attribute nameMichael Haggerty
2011-08-05bisect: add tests for the --no-checkout option.Jon Seymour
2011-08-05bisect: add tests to document expected behaviour in presence of broken trees.Jon Seymour
2011-08-05bisect: move argument parsing before state modification.Jon Seymour
2011-08-03Skip archive --remote tests on WindowsJohannes Sixt
2011-08-03Make test number uniqueJohannes Sixt
2011-08-02grep: add option to show whole function as contextRené Scharfe
2011-08-02Merge branch 'vi/make-test-vector-less-specific'Junio C Hamano
2011-08-02Merge branch 'jk/clone-detached'Junio C Hamano
2011-08-02Merge branch 'sr/transport-helper-fix'Junio C Hamano
2011-08-02Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano
2011-08-01git-p4: commit time should be most recent p4 change timePete Wyckoff
2011-08-01git-p4: one test missing config git-p4.skipSubmitEditCheckPete Wyckoff
2011-08-01git-p4: add missing && in testPete Wyckoff
2011-08-01git-p4: use test_when_finished in testsPete Wyckoff
2011-08-01Merge branch 'maint'Junio C Hamano
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann
2011-07-25Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour
2011-07-25Merge branch 'maint'Junio C Hamano
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann
2011-07-24Add a test to check that git ls-tree sets non-zero exit code on error.Jon Seymour
2011-07-23Merge branch 'dc/stash-con-untracked'Junio C Hamano
2011-07-23Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano
2011-07-23reset: give better reflog messagesJeff King
2011-07-22ref namespaces: testsJosh Triplett
2011-07-19tests: cleanup binary test vector filesVitaliy Ivanov