index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-14
merge-recursive: Fix sorting order and directory change assumptions
Elijah Newren
1
-8
/
+18
2011-08-14
merge-recursive: Fix recursive case with D/F conflict via add/add conflict
Elijah Newren
1
-2
/
+2
2011-08-14
t6022: Add testcase for merging a renamed file with a simple change
Elijah Newren
1
-0
/
+27
2011-08-14
t6022: New tests checking for unnecessary updates of files
Elijah Newren
1
-0
/
+63
2011-08-14
t6022: Remove unnecessary untracked files to make test cleaner
Elijah Newren
1
-0
/
+1
2011-08-14
t6036: criss-cross + rename/rename(1to2)/add-source + modify/modify
Elijah Newren
1
-0
/
+77
2011-08-14
t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify
Elijah Newren
1
-0
/
+88
2011-08-14
t6036: tests for criss-cross merges with various directory/file conflicts
Elijah Newren
1
-0
/
+159
2011-08-14
t6036: criss-cross with weird content can fool git into clean merge
Elijah Newren
1
-0
/
+83
2011-08-14
t6036: Add differently resolved modify/delete conflict in criss-cross test
Elijah Newren
1
-0
/
+83
2011-08-14
t6042: Add failing testcases for rename/rename/add-{source,dest} conflicts
Elijah Newren
1
-0
/
+125
2011-08-14
t6042: Ensure rename/rename conflicts leave index and workdir in sane state
Elijah Newren
1
-0
/
+102
2011-08-14
t6042: Add tests for content issues with modify/rename/directory conflicts
Elijah Newren
1
-0
/
+141
2011-08-14
t6042: Add a testcase where undetected rename causes silent file deletion
Elijah Newren
1
-0
/
+65
2011-08-14
t6042: Add a pair of cases where undetected renames cause issues
Elijah Newren
1
-0
/
+61
2011-08-14
t6042: Add failing testcase for rename/modify/add-source conflict
Elijah Newren
1
-0
/
+39
2011-08-14
t6042: Add a testcase where git deletes an untracked file
Elijah Newren
2
-1
/
+37
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
1
-0
/
+7
2011-05-31
Merge branch 'ml/test-readme' into maint
Junio C Hamano
1
-8
/
+9
2011-05-31
Merge branch 'ab/i18n-fixup' into maint
Junio C Hamano
36
-363
/
+343
2011-05-31
Merge branch 'jc/rename-degrade-cc-to-c' into maint
Junio C Hamano
1
-0
/
+25
2011-05-29
Merge branch 'jn/run-command-error-failure' into maint
Junio C Hamano
1
-0
/
+23
2011-05-26
Merge branch 'jm/maint-diff-words-with-sbe' into maint
Junio C Hamano
1
-0
/
+26
2011-05-26
Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maint
Junio C Hamano
1
-0
/
+17
2011-05-26
Merge branch 'jk/cherry-pick-root-with-resolve' into maint
Junio C Hamano
1
-2
/
+25
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint
Junio C Hamano
1
-0
/
+43
2011-05-26
Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maint
Junio C Hamano
1
-104
/
+2
2011-05-25
init/clone: remove short option -L and document --separate-git-dir
Nguyen Thai Ngoc Duy
1
-1
/
+1
2011-05-24
handle_options(): do not miscount how many arguments were used
Junio C Hamano
1
-1
/
+1
2011-05-24
config: always parse GIT_CONFIG_PARAMETERS during git_config
Jeff King
1
-0
/
+7
2011-05-20
do not read beyond end of malloc'd buffer
Jim Meyering
1
-0
/
+26
2011-05-20
git-svn: Fix git svn log --show-commit
Michael J Gruber
1
-0
/
+15
2011-05-18
test core.gitproxy configuration
Jeff King
1
-0
/
+43
2011-05-16
Merge branch 'jc/t1506-shell-param-expansion-gotcha' into maint
Junio C Hamano
1
-2
/
+5
2011-05-16
Merge branch 'jc/fix-add-u-unmerged' into maint
Junio C Hamano
1
-17
/
+7
2011-05-16
Merge branch 'jc/maint-branch-mergeoptions' into maint
Junio C Hamano
1
-0
/
+32
2011-05-16
Merge branch 'jc/maint-add-p-overlapping-hunks' into maint
Junio C Hamano
1
-0
/
+36
2011-05-16
t3503: test cherry picking and reverting root commits
Jeff King
1
-2
/
+25
2011-05-15
Merge branch 'jm/mergetool-submodules' into maint
Junio C Hamano
1
-3
/
+287
2011-05-15
Merge branch 'jk/format-patch-quote-special-in-from' into maint
Junio C Hamano
1
-0
/
+42
2011-05-13
Merge branch 'aw/maint-rebase-i-p-no-ff' into maint
Junio C Hamano
1
-1
/
+31
2011-05-13
Merge branch 'js/blame-parsename' into maint
Junio C Hamano
2
-2
/
+13
2011-05-13
Merge branch 'jk/merge-one-file-working-tree' into maint
Junio C Hamano
1
-0
/
+100
2011-05-13
Merge branch 'jc/fix-diff-files-unmerged' into maint
Junio C Hamano
13
-22
/
+102
2011-05-13
Merge branch 'mz/maint-rename-unmerged' into maint
Junio C Hamano
1
-0
/
+62
2011-05-13
t5400: Fix a couple of typos
Johan Herland
1
-2
/
+2
2011-05-11
Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-0
/
+17
2011-05-11
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-0
/
+17
2011-05-11
setup_revisions(): take pathspec from command line and --stdin correctly
Junio C Hamano
1
-0
/
+17
2011-05-09
t1507: avoid "${parameter<op>'word'}" inside double-quotes
Junio C Hamano
1
-2
/
+5
[next]