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
2014-06-16
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
1
-0
/
+61
2014-06-16
Merge branch 'jk/http-errors'
Junio C Hamano
6
-2
/
+58
2014-06-16
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
3
-1
/
+53
2014-06-16
Merge branch 'jm/t9138-style-fix'
Junio C Hamano
1
-18
/
+17
2014-06-16
Merge branch 'jl/status-added-submodule-is-never-ignored'
Junio C Hamano
1
-2
/
+72
2014-06-16
Merge branch 'as/pretty-truncate'
Junio C Hamano
4
-71
/
+276
2014-06-16
Merge branch 'rr/rebase-autostash-fix'
Junio C Hamano
1
-0
/
+15
2014-06-16
Merge branch 'jk/diff-files-assume-unchanged'
Junio C Hamano
1
-0
/
+11
2014-06-16
Merge branch 'jk/do-not-run-httpd-tests-as-root'
Junio C Hamano
1
-0
/
+5
2014-06-16
Merge branch 'cc/replace-edit'
Junio C Hamano
1
-0
/
+27
2014-06-16
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
3
-11
/
+117
2014-06-13
completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases
Steffen Prohaska
1
-0
/
+27
2014-06-13
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
1
-6
/
+8
2014-06-12
t7700: drop explicit --no-pack-kept-objects from .keep test
Jeff King
1
-1
/
+1
2014-06-12
Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint
Junio C Hamano
1
-0
/
+4
2014-06-10
repack: introduce repack.writeBitmaps config option
Jeff King
3
-2
/
+5
2014-06-10
repack: respect pack.writebitmaps
Jeff King
1
-1
/
+17
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
1
-1
/
+1
2014-06-10
patch-id-test: test stable and unstable behaviour
Michael S. Tsirkin
1
-11
/
+91
2014-06-10
test doc: test_write_lines does not split its arguments
Jonathan Nieder
1
-4
/
+3
2014-06-10
test: add test_write_lines helper
Michael S. Tsirkin
2
-0
/
+27
2014-06-10
git potty: restore environments after alias expansion
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2014-06-10
t9001: avoid non-portable '\n' with sed
Torsten Bögershausen
1
-1
/
+1
2014-06-09
t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
t/t5538-push-shallow.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
t/t5403-post-checkout-hook.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-4
/
+4
2014-06-09
t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
t/t4102-apply-rename.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
t/t0026-eol-config.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-4
/
+4
2014-06-09
t/t0025-crlf-auto.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-3
/
+3
2014-06-09
t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisite
Junio C Hamano
1
-14
/
+8
2014-06-09
t3302: drop unnecessary NOT_EXPENSIVE pseudo-prerequisite
Junio C Hamano
1
-6
/
+4
2014-06-09
t3302: do not chdir around in the primary test process
Junio C Hamano
1
-9
/
+18
2014-06-09
t3302: coding style updates
Junio C Hamano
1
-43
/
+47
2014-06-09
test: turn USR_BIN_TIME into a lazy prerequisite
Junio C Hamano
3
-2
/
+4
2014-06-09
test: turn EXPENSIVE into a lazy prerequisite
Junio C Hamano
3
-4
/
+4
2014-06-09
t5551: fix the 50,000 tag test
Torsten Bögershausen
1
-2
/
+1
2014-06-09
Merge branch 'jc/shortlog-ref-exclude'
Junio C Hamano
1
-0
/
+6
2014-06-09
Merge branch 'pb/trim-trailing-spaces'
Junio C Hamano
1
-0
/
+23
2014-06-09
Merge branch 'na/no-http-test-in-the-middle'
Junio C Hamano
2
-59
/
+100
2014-06-09
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-0
/
+4
2014-06-09
Merge branch 'lt/request-pull'
Junio C Hamano
1
-1
/
+1
2014-06-06
t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
Ramsay Jones
1
-51
/
+57
2014-06-06
test-lib: '--run' to run only specific tests
Ilya Bobyr
3
-8
/
+537
2014-06-06
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
2
-5
/
+71
2014-06-06
test-lib: document short options in t/README
Ilya Bobyr
1
-0
/
+4
2014-06-06
Merge branch 'mc/git-p4-prepare-p4-only'
Junio C Hamano
1
-1
/
+2
2014-06-06
Merge branch 'jn/test-lint-unmoor'
Junio C Hamano
1
-4
/
+4
[prev]
[next]