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
2012-09-11
blame: allow "blame file" in the middle of a conflicted merge
Junio C Hamano
1
-1
/
+1
2012-09-11
Merge branch 'rj/test-regex'
Junio C Hamano
1
-0
/
+5
2012-09-11
Sync with 1.7.11.6
Junio C Hamano
5
-13
/
+127
2012-09-11
Merge branch 'sz/submodule-force-update' into maint-1.7.11
Junio C Hamano
1
-0
/
+12
2012-09-11
Merge branch 'ph/stash-rerere' into maint-1.7.11
Junio C Hamano
1
-0
/
+38
2012-09-11
Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11
Junio C Hamano
1
-4
/
+22
2012-09-11
Merge branch 'mz/empty-rebase-test' into maint-1.7.11
Junio C Hamano
1
-1
/
+17
2012-09-11
Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11
Junio C Hamano
1
-0
/
+30
2012-09-11
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11
Junio C Hamano
1
-8
/
+8
2012-09-11
Merge branch 'jc/test-prereq' into maint
Junio C Hamano
6
-205
/
+233
2012-09-10
blame $path: avoid getting fooled by case insensitive filesystems
Junio C Hamano
1
-2
/
+2
2012-09-10
Merge branch 'cn/branch-set-upstream-to'
Junio C Hamano
1
-0
/
+70
2012-09-10
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
2
-0
/
+25
2012-09-10
Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log'
Junio C Hamano
1
-0
/
+12
2012-09-10
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
5
-0
/
+176
2012-09-10
Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11
Junio C Hamano
1
-0
/
+35
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
3
-0
/
+128
2012-09-10
Merge branch 'tr/maint-send-email-2047' into maint-1.7.11
Junio C Hamano
1
-0
/
+13
2012-09-10
t0060: split absolute path test in two to exercise some of it on Windows
Johannes Sixt
1
-2
/
+6
2012-09-08
attr: "binary" attribute should choose built-in "binary" merge driver
Junio C Hamano
1
-1
/
+1
2012-09-08
merge: teach -Xours/-Xtheirs to binary ll-merge driver
Junio C Hamano
1
-1
/
+13
2012-09-07
Merge branch 'jk/maint-http-half-auth-push'
Junio C Hamano
6
-75
/
+127
2012-09-07
Merge branch 'jc/apply-binary-p0'
Junio C Hamano
1
-21
/
+33
2012-09-07
Merge branch 'jc/dotdot-is-parent-directory'
Junio C Hamano
2
-0
/
+21
2012-09-07
Merge branch 'kk/maint-for-each-ref-multi-sort'
Junio C Hamano
1
-0
/
+10
2012-09-07
Merge branch 'pw/p4-use-client-spec-branch-detection'
Junio C Hamano
3
-17
/
+94
2012-09-07
Merge branch 'nd/i18n-poison-test-updates'
Junio C Hamano
23
-53
/
+83
2012-09-07
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
1
-0
/
+30
2012-09-06
t0060: verify that real_path() removes extra slashes
Michael Haggerty
1
-0
/
+18
2012-09-06
real_path(): properly handle nonexistent top-level paths
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that real_path() works correctly with absolute paths
Michael Haggerty
1
-1
/
+11
2012-09-06
real_path(): reject the empty string
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that real_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
absolute_path(): reject the empty string
Michael Haggerty
1
-1
/
+1
2012-09-06
t0060: verify that absolute_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
2
-18
/
+19
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2012-09-03
Merge branch 'sz/submodule-force-update'
Junio C Hamano
1
-0
/
+12
2012-09-03
Merge branch 'ph/stash-rerere'
Junio C Hamano
1
-0
/
+38
2012-09-03
Merge branch 'cw/cherry-pick-allow-empty-message'
Junio C Hamano
1
-0
/
+5
2012-09-02
test-lib.sh: Suppress the "passed all ..." message if no tests run
Ramsay Jones
1
-1
/
+4
2012-09-02
test-lib.sh: Add check for invalid use of 'skip_all' facility
Ramsay Jones
1
-0
/
+4
2012-09-02
test-lib.sh: Fix some shell coding style violations
Ramsay Jones
1
-22
/
+38
2012-09-02
t4016-*.sh: Skip all tests rather than each test
Ramsay Jones
1
-11
/
+9
2012-09-02
t3902-*.sh: Skip all tests rather than each test
Ramsay Jones
1
-16
/
+15
2012-09-02
t3300-*.sh: Fix a TAP parse error
Ramsay Jones
1
-13
/
+11
2012-09-02
test-regex: Add a test to check for a bug in the regex routines
Ramsay Jones
1
-0
/
+5
2012-08-30
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
1
-1
/
+1
2012-08-30
demonstrate broken 'git cherry-pick three one two'
Martin von Zweigbergk
1
-0
/
+15
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
1
-0
/
+10
[prev]
[next]