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-14
Merge branch 'rj/tap-fix'
Junio C Hamano
4
-63
/
+81
2012-09-12
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
2
-3
/
+3
2012-09-11
Merge branch 'rj/test-regex'
Junio C Hamano
1
-0
/
+5
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-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-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
2012-08-30
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
1
-0
/
+34
2012-08-30
branch: add --unset-upstream option
Carlos Martín Nieto
1
-0
/
+22
2012-08-29
Merge branch 'ef/win32-cred-helper'
Junio C Hamano
1
-0
/
+4
2012-08-29
Merge branch 'hv/submodule-path-unmatch'
Junio C Hamano
1
-4
/
+22
2012-08-29
Merge branch 'mz/empty-rebase-test'
Junio C Hamano
1
-1
/
+17
2012-08-28
log: fix --quiet synonym for -s
Jeff King
1
-0
/
+12
2012-08-27
Merge branch 'js/grep-patterntype-config'
Junio C Hamano
1
-0
/
+181
2012-08-27
Merge branch 'bc/receive-pack-stdout-protection'
Junio C Hamano
1
-0
/
+35
2012-08-27
Merge branch 'ab/diff-write-incomplete-line'
Junio C Hamano
1
-0
/
+30
2012-08-27
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'
Junio C Hamano
1
-8
/
+8
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
3
-0
/
+128
2012-08-27
Merge branch 'mm/push-default-switch-warning'
Junio C Hamano
1
-1
/
+4
2012-08-27
http: prompt for credentials on failed POST
Jeff King
1
-1
/
+1
2012-08-27
t: test http access to "half-auth" repositories
Jeff King
3
-0
/
+28
2012-08-27
t: test basic smart-http authentication
Jeff King
2
-0
/
+25
2012-08-27
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
1
-9
/
+7
2012-08-27
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
1
-1
/
+1
2012-08-27
t5550: factor out http auth setup
Jeff King
3
-54
/
+55
2012-08-27
t5550: put auth-required repo in auth/dumb
Jeff King
1
-9
/
+9
2012-08-27
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
11
-22
/
+46
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2
-4
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on git-apply
Jiang Xin
3
-6
/
+6
2012-08-27
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
4
-8
/
+8
[next]