index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
fetch: do not leak a refspec
Jim Meyering
1
-2
/
+4
2011-06-01
Git 1.7.5.4
Junio C Hamano
3
-2
/
+6
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
4
-48
/
+30
2011-06-01
Merge branch 'jc/fmt-req-fix' into maint
Junio C Hamano
1
-1
/
+1
2011-06-01
Merge branch 'jk/maint-docs' into maint
Junio C Hamano
4
-15
/
+35
2011-06-01
Merge branch 'jn/doc-remote-helpers' into maint
Junio C Hamano
1
-3
/
+3
2011-06-01
Merge branch 'kk/maint-prefix-in-config-mak' into maint
Junio C Hamano
1
-0
/
+1
2011-06-01
diffcore-rename.c: avoid set-but-not-used warning
Jim Meyering
1
-2
/
+1
2011-05-31
Start 1.7.5.4 draft release notes
Junio C Hamano
2
-1
/
+19
2011-05-31
Merge branch 'tr/add-i-no-escape' into maint
Junio C Hamano
1
-0
/
+19
2011-05-31
Merge branch 'vh/config-interactive-singlekey-doc' into maint
Junio C Hamano
5
-13
/
+21
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
40
-383
/
+375
2011-05-31
Merge branch 'jc/rename-degrade-cc-to-c' into maint
Junio C Hamano
8
-40
/
+152
2011-05-31
Merge branch 'rr/doc-content-type' into maint
Junio C Hamano
2
-62
/
+103
2011-05-30
Documentation: do not misinterpret refspecs as bold text
Jonathan Nieder
1
-3
/
+3
2011-05-30
Merge branch 'jm/maint-misc-fix' into maint
Junio C Hamano
4
-5
/
+11
2011-05-30
Merge branch 'bc/maint-submodule-fix-parked' into maint
Junio C Hamano
1
-1
/
+1
2011-05-30
Merge branch 'bc/maint-api-doc-parked' into maint
Junio C Hamano
1
-2
/
+2
2011-05-29
Merge branch 'jn/run-command-error-failure' into maint
Junio C Hamano
3
-6
/
+34
2011-05-27
config.mak.in: allow "configure --sysconfdir=/else/where"
Junio C Hamano
1
-0
/
+1
2011-05-26
docs: fix some antique example output
Jeff King
2
-4
/
+4
2011-05-26
docs: make sure literal "->" isn't converted to arrow
Jeff King
2
-5
/
+5
2011-05-26
docs: update status --porcelain format
Jeff King
1
-4
/
+23
2011-05-26
docs: minor grammar fixes to git-status
Jeff King
1
-3
/
+4
2011-05-26
git-submodule.sh: separate parens by a space to avoid confusing some shells
Brandon Casey
1
-1
/
+1
2011-05-26
Documentation/technical/api-diff.txt: correct name of diff_unmerge()
Brandon Casey
1
-2
/
+2
2011-05-26
read_gitfile_gently: use ssize_t to hold read result
Jeff King
1
-1
/
+1
2011-05-26
remove tests of always-false condition
Jim Meyering
2
-2
/
+2
2011-05-26
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
Jim Meyering
1
-2
/
+8
2011-05-26
Git 1.7.5.3
Junio C Hamano
4
-3
/
+36
2011-05-26
Merge branch 'maint-1.7.4' into maint
Junio C Hamano
0
-0
/
+0
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4
Junio C Hamano
4
-14
/
+67
2011-05-26
Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4
Junio C Hamano
1
-2
/
+7
2011-05-26
Merge branch 'jk/maint-upload-pack-shallow' into maint-1.7.4
Junio C Hamano
1
-12
/
+11
2011-05-26
Merge branch 'jm/maint-diff-words-with-sbe' into maint
Junio C Hamano
2
-2
/
+36
2011-05-26
Merge branch 'kk/maint-prefix-in-config-mak' into maint
Junio C Hamano
1
-9
/
+9
2011-05-26
Merge branch 'mg/diff-uiconfig-doc' into maint
Junio C Hamano
2
-12
/
+30
2011-05-26
Merge branch 'ft/gitweb-tar-with-gzip-n' into maint
Junio C Hamano
1
-1
/
+1
2011-05-26
Merge branch 'ss/doc-svn' into maint
Junio C Hamano
1
-9
/
+7
[next]