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
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
Win32 dirent: improve dirent implementation
Karsten Blees
1
-59
/
+54
2014-06-09
Win32 dirent: clarify #include directives
Karsten Blees
1
-2
/
+1
2014-06-09
Win32 dirent: change FILENAME_MAX to MAX_PATH
Karsten Blees
1
-1
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_reclen member
Karsten Blees
1
-4
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_ino member
Karsten Blees
2
-1
/
+2
2014-06-09
sequencer: signal failed ff as an aborted, not a conflicted merge
Fabian Ruch
1
-1
/
+1
2014-06-09
api-strbuf.txt minor typos
Jeremiah Mahler
1
-5
/
+5
2014-06-09
revision: parse "git log -<count>" more carefully
Junio C Hamano
1
-2
/
+4
2014-06-09
git-rebase--interactive.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
git-mergetool.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
git-bisect.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-2
/
+2
2014-06-09
contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
check_bindir: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-06-09
Use starts_with() for C strings instead of memcmp()
René Scharfe
3
-3
/
+3
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
Update draft release notes to 2.1
Junio C Hamano
1
-2
/
+29
2014-06-09
Merge branch 'jc/shortlog-ref-exclude'
Junio C Hamano
2
-0
/
+7
2014-06-09
Merge branch 'mn/sideband-no-ansi'
Junio C Hamano
1
-1
/
+1
2014-06-09
Merge branch 'rs/mailinfo-header-cmp'
Junio C Hamano
1
-3
/
+3
2014-06-09
Merge branch 'pb/trim-trailing-spaces'
Junio C Hamano
2
-15
/
+42
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
2
-0
/
+7
2014-06-09
Merge branch 'lt/request-pull'
Junio C Hamano
1
-1
/
+1
2014-06-06
string-list: spell all values out that are given to a string_list initializer
Tanay Abhra
2
-2
/
+4
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
Second batch for 2.1
Junio C Hamano
1
-0
/
+87
2014-06-06
Merge branch 'ss/howto-manage-trunk'
Junio C Hamano
2
-0
/
+217
[prev]
[next]