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-26
MALLOC_CHECK: enable it, unless disabled explicitly
René Scharfe
2
-2
/
+2
2012-09-17
MALLOC_CHECK: various clean-ups
Junio C Hamano
2
-6
/
+21
2012-09-14
Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin...
Elia Pinto
1
-0
/
+9
2012-09-14
Merge branch 'mh/abspath'
Junio C Hamano
2
-18
/
+59
2012-09-14
Merge branch 'dj/fetch-all-tags'
Junio C Hamano
1
-0
/
+30
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-10
t0060: split absolute path test in two to exercise some of it on Windows
Johannes Sixt
1
-2
/
+6
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
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
[next]