Git 1.7.7.1
[gitweb.git] / t /
2011-08-14 merge-recursive: Fix modify/delete resolution in the...
2011-08-14 merge-recursive: When we detect we can skip an update...
2011-08-14 merge-recursive: Provide more info in conflict markers...
2011-08-14 merge-recursive: Improve handling of rename target...
2011-08-14 merge-recursive: Make dead code for rename/rename(2to1...
2011-08-14 merge-recursive: Fix deletion of untracked file in...
2011-08-14 merge-recursive: Allow make_room_for_path() to remove...
2011-08-14 merge-recursive: Fix sorting order and directory change...
2011-08-14 merge-recursive: Fix recursive case with D/F conflict...
2011-08-14 t6022: Add testcase for merging a renamed file with...
2011-08-14 t6022: New tests checking for unnecessary updates of...
2011-08-14 t6022: Remove unnecessary untracked files to make test...
2011-08-14 t6036: criss-cross + rename/rename(1to2)/add-source...
2011-08-14 t6036: criss-cross w/ rename/rename(1to2)/modify+rename...
2011-08-14 t6036: tests for criss-cross merges with various direct...
2011-08-14 t6036: criss-cross with weird content can fool git...
2011-08-14 t6036: Add differently resolved modify/delete conflict...
2011-08-14 t6042: Add failing testcases for rename/rename/add...
2011-08-14 t6042: Ensure rename/rename conflicts leave index and...
2011-08-14 t6042: Add tests for content issues with modify/rename...
2011-08-14 t6042: Add a testcase where undetected rename causes...
2011-08-14 t6042: Add a pair of cases where undetected renames...
2011-08-14 t6042: Add failing testcase for rename/modify/add-sourc...
2011-08-14 t6042: Add a testcase where git deletes an untracked...
2011-08-11 ls-files: fix pathspec display on error
2011-08-11 test: consolidate definition of $LF
2011-08-11 Tolerate zlib deflation with window size < 32Kb
2011-08-11 am: ignore leading whitespace before patch
2011-08-11 fsck: improve committer/author check
2011-08-11 fsck: add a few committer name tests
2011-08-11 fast-import: check committer name more strictly
2011-08-11 fast-import: don't fail on omitted committer name
2011-08-11 fast-import: add input format tests
2011-08-11 t3900: do not reference numbered arguments from the...
2011-08-11 Merge branch 'cb/partial-commit-relative-pathspec'
2011-08-11 Merge branch 'jk/fast-export-quote-path'
2011-08-11 Merge branch 'rc/maint-http-wrong-free'
2011-08-11 Merge branch 'rs/grep-function-context'
2011-08-11 Merge branch 'ef/ipv4-connect-error-report'
2011-08-09 bisect: add support for bisecting bare repositories
2011-08-08 Merge branch 'oa/pull-reflog'
2011-08-08 Merge branch 'ms/reflog-show-is-default'
2011-08-08 Merge branch 'jl/submodule-status-summary-doc'
2011-08-08 Merge branch 'jn/gitweb-config-list-case'
2011-08-08 Merge branch 'jl/submodule-update-quiet'
2011-08-08 Merge branch 'js/ls-tree-error'
2011-08-08 Merge branch 'jn/gitweb-system-config'
2011-08-08 Merge branch 'jk/reset-reflog-message-fix'
2011-08-08 Merge branch 'jc/diff-index-refactor'
2011-08-08 Merge branch 'maint'
2011-08-08 test: cope better with use of return for errors
2011-08-08 test: simplify return value of test_run_
2011-08-05 fast-export: quote paths in output
2011-08-05 Merge branch 'tc/minix'
2011-08-05 Merge branch 'jc/pack-order-tweak'
2011-08-04 git-check-attr: Normalize paths
2011-08-04 git-check-attr: Demonstrate problems with relative...
2011-08-04 git-check-attr: Demonstrate problems with unnormalized...
2011-08-04 git-check-attr: test that no output is written to stderr
2011-08-04 git-check-attr: Fix command-line handling to match...
2011-08-04 git-check-attr: Drive two tests using the same raw...
2011-08-04 git-check-attr: Add an --all option to show all attributes
2011-08-04 git-check-attr: Error out if no pathnames are specified
2011-08-04 git-check-attr: Add tests of command-line parsing
2011-08-04 git-check-attr: Add missing "&&"
2011-08-04 Disallow the empty string as an attribute name
2011-08-04 bisect: add tests for the --no-checkout option.
2011-08-04 bisect: add tests to document expected behaviour in...
2011-08-04 bisect: move argument parsing before state modification.
2011-08-03 Merge branch 'maint'
2011-08-03 Skip archive --remote tests on Windows
2011-08-03 Make test number unique
2011-08-01 grep: add option to show whole function as context
2011-08-01 Merge branch 'vi/make-test-vector-less-specific'
2011-08-01 Merge branch 'jk/clone-detached'
2011-08-01 Merge branch 'jc/streaming-filter'
2011-08-01 Merge branch 'sr/transport-helper-fix'
2011-08-01 Merge branch 'jc/maint-reset-unmerged-path'
2011-08-01 Merge branch 'maint'
2011-08-01 Merge branch 'nk/ref-doc' into maint
2011-08-01 Merge branch 'jl/maint-fetch-recursive-fix' into maint
2011-08-01 Merge branch 'jc/maint-cygwin-trust-executable-bit...
2011-08-01 Merge branch 'jc/legacy-loose-object' into maint
2011-08-01 Merge branch 'an/shallow-doc' into maint
2011-08-01 Merge branch 'jc/maint-1.7.3-checkout-describe' into...
2011-08-01 Merge branch 'maint' into ef/ipv4-connect-error-report
2011-08-01 git-p4: commit time should be most recent p4 change...
2011-08-01 git-p4: one test missing config git-p4.skipSubmitEditCheck
2011-08-01 git-p4: add missing && in test
2011-08-01 git-p4: use test_when_finished in tests
2011-08-01 Merge branch 'maint'
2011-08-01 t7400: fix bogus test failure with symlinked trash
2011-07-28 submodule: update and add must honor --quiet flag
2011-07-25 Ensure git ls-tree exits with a non-zero exit code...
2011-07-24 Merge branch 'maint'
2011-07-24 tests: print failed test numbers at the end of the...
2011-07-24 Add a test to check that git ls-tree sets non-zero...
2011-07-22 Merge branch 'dc/stash-con-untracked'
2011-07-22 Merge branch 'jk/tag-contains-ab'
2011-07-22 Merge branch 'dz/connect-error-report'
next