Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | merge-recursive: Fix recursive case with D/F conflict via add/add conflict | Elijah Newren | 2011-08-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | t6022: Add testcase for merging a renamed file with a simple change | Elijah Newren | 2011-08-14 | 1 | -0/+27 | |
| * | | | | | | | | | | | | t6022: New tests checking for unnecessary updates of files | Elijah Newren | 2011-08-14 | 1 | -0/+63 | |
| * | | | | | | | | | | | | t6022: Remove unnecessary untracked files to make test cleaner | Elijah Newren | 2011-08-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | t6036: criss-cross + rename/rename(1to2)/add-source + modify/modify | Elijah Newren | 2011-08-14 | 1 | -0/+77 | |
| * | | | | | | | | | | | | t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify | Elijah Newren | 2011-08-14 | 1 | -0/+88 | |
| * | | | | | | | | | | | | t6036: tests for criss-cross merges with various directory/file conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+159 | |
| * | | | | | | | | | | | | t6036: criss-cross with weird content can fool git into clean merge | Elijah Newren | 2011-08-14 | 1 | -0/+83 | |
| * | | | | | | | | | | | | t6036: Add differently resolved modify/delete conflict in criss-cross test | Elijah Newren | 2011-08-14 | 1 | -0/+83 | |
| * | | | | | | | | | | | | t6042: Add failing testcases for rename/rename/add-{source,dest} conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+125 | |
| * | | | | | | | | | | | | t6042: Ensure rename/rename conflicts leave index and workdir in sane state | Elijah Newren | 2011-08-14 | 1 | -0/+102 | |
| * | | | | | | | | | | | | t6042: Add tests for content issues with modify/rename/directory conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+141 | |
| * | | | | | | | | | | | | t6042: Add a testcase where undetected rename causes silent file deletion | Elijah Newren | 2011-08-14 | 1 | -0/+65 | |
| * | | | | | | | | | | | | t6042: Add a pair of cases where undetected renames cause issues | Elijah Newren | 2011-08-14 | 1 | -0/+61 | |
| * | | | | | | | | | | | | t6042: Add failing testcase for rename/modify/add-source conflict | Elijah Newren | 2011-08-14 | 1 | -0/+39 | |
| * | | | | | | | | | | | | t6042: Add a testcase where git deletes an untracked file | Elijah Newren | 2011-08-14 | 2 | -1/+37 | |
* | | | | | | | | | | | | | git-svn: Teach dcommit --mergeinfo to handle multiple lines | Bryan Jacobs | 2011-09-01 | 1 | -0/+13 | |
* | | | | | | | | | | | | | git-svn: New flag to emulate empty directories | Ray Chen | 2011-09-01 | 1 | -0/+153 | |
* | | | | | | | | | | | | | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clone: allow to clone from .git file | Nguyễn Thái Ngọc Duy | 2011-08-22 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update' | Junio C Hamano | 2011-08-28 | 2 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Show interpreted branch name in error messages | Conrad Irwin | 2011-08-22 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-22 | 2 | -0/+20 | |
* | | | | | | | | | | | | | | Merge branch 'jk/pager-with-external-command' | Junio C Hamano | 2011-08-28 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | support pager.* for external commands | Jeff King | 2011-08-19 | 1 | -0/+36 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'jc/maint-clone-alternates' | Junio C Hamano | 2011-08-28 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | clone: clone from a repository with relative alternates | Junio C Hamano | 2011-08-23 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | clone: allow more than one --reference | Junio C Hamano | 2011-08-22 | 1 | -0/+15 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-28 | 2 | -23/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | color: delay auto-color decision until point of use | Jeff King | 2011-08-19 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | setup_pager: set GIT_PAGER_IN_USE | Jeff King | 2011-08-18 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | t7006: use test_config helpers | Jeff King | 2011-08-18 | 1 | -21/+18 | |
| * | | | | | | | | | | | | | test-lib: add helper functions for config | Jeff King | 2011-08-18 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | t7006: modernize calls to unset | Jeff King | 2011-08-18 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'di/fast-import-tagging' | Junio C Hamano | 2011-08-28 | 1 | -0/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fast-import: allow to tag newly created objects | Dmitry Ivankov | 2011-08-23 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | fast-import: add tests for tagging blobs | Dmitry Ivankov | 2011-08-23 | 1 | -0/+41 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'di/fast-import-deltified-tree' | Junio C Hamano | 2011-08-28 | 1 | -0/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fast-import: prevent producing bad delta | Dmitry Ivankov | 2011-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | fast-import: add a test for tree delta base corruption | Dmitry Ivankov | 2011-08-14 | 1 | -0/+41 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'di/fast-import-ident' | Junio C Hamano | 2011-08-28 | 2 | -0/+135 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fsck: improve committer/author check | Dmitry Ivankov | 2011-08-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | fsck: add a few committer name tests | Dmitry Ivankov | 2011-08-11 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | fast-import: check committer name more strictly | Dmitry Ivankov | 2011-08-11 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | fast-import: don't fail on omitted committer name | Dmitry Ivankov | 2011-08-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | fast-import: add input format tests | Dmitry Ivankov | 2011-08-11 | 1 | -0/+99 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'va/p4-branch-import' | Junio C Hamano | 2011-08-28 | 1 | -0/+200 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | git-p4: Add simple test case for branch import | Vitor Antunes | 2011-08-22 | 1 | -0/+64 | |
| * | | | | | | | | | | | | git-p4: Add test case for copy detection | Vitor Antunes | 2011-08-22 | 1 | -0/+83 | |
| * | | | | | | | | | | | | git-p4: Add test case for rename detection | Vitor Antunes | 2011-08-22 | 1 | -0/+53 |