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-03-21
t0001: drop subshells just for "cd"
Jeff King
1
-47
/
+9
2014-03-21
t0001: drop useless subshells
Jeff King
1
-39
/
+22
2014-03-21
t0001: use test_must_fail
Jeff King
1
-27
/
+11
2014-03-21
t0001: use test_config_global
Jeff King
1
-7
/
+4
2014-03-21
t0001: use test_path_is_*
Jeff King
1
-18
/
+18
2014-03-21
t0001: make symlink reinit test more careful
Jeff King
1
-2
/
+2
2014-03-21
t: prefer "git config --file" to GIT_CONFIG
Jeff King
5
-18
/
+17
2014-03-21
t: prefer "git config --file" to GIT_CONFIG with test_must_fail
Jeff King
1
-4
/
+4
2014-03-21
t: stop using GIT_CONFIG to cross repo boundaries
Jeff King
2
-5
/
+5
2014-03-21
t: drop useless sane_unset GIT_* calls
Jeff King
3
-17
/
+0
2014-03-21
t/test-lib: drop redundant unset of GIT_CONFIG
Jeff King
1
-1
/
+0
2014-03-21
t/Makefile: stop setting GIT_CONFIG
Jeff King
1
-2
/
+2
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
12
-152
/
+42
2014-02-07
Merge branch 'aj/ada-diff-word-pattern'
Junio C Hamano
1
-1
/
+1
2014-02-05
userdiff: update Ada patterns
Adrian Johnson
1
-1
/
+1
2014-01-31
Merge branch 'jn/pager-lv-default-env'
Junio C Hamano
1
-1
/
+1
2014-01-31
pager test: make fake pager consume all its input
Jonathan Nieder
1
-1
/
+1
2014-01-27
Merge branch 'as/tree-walk-fix-aggressive-short-cut'
Junio C Hamano
1
-0
/
+13
2014-01-27
Merge branch 'jk/test-fixes'
Junio C Hamano
2
-1
/
+2
2014-01-27
Merge branch 'nd/negative-pathspec'
Junio C Hamano
1
-0
/
+17
2014-01-27
Merge branch 'pw/git-p4'
Junio C Hamano
8
-37
/
+326
2014-01-27
Merge branch 'jk/mark-edges-uninteresting'
Junio C Hamano
1
-0
/
+12
2014-01-27
Merge branch 'jk/interpret-branch-name-fix'
Junio C Hamano
2
-1
/
+51
2014-01-27
Merge branch 'jk/allow-fetch-onelevel-refname'
Junio C Hamano
1
-0
/
+11
2014-01-27
Merge branch 'jc/revision-range-unpeel'
Junio C Hamano
1
-0
/
+17
2014-01-27
tree_entry_interesting: match against all pathspecs
Andy Spencer
1
-0
/
+13
2014-01-23
t7700: do not use "touch" unnecessarily
Jeff King
1
-1
/
+1
2014-01-23
t7501: fix "empty commit" test with NO_PERL
Jeff King
1
-0
/
+1
2014-01-23
tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2014-01-22
git p4 test: examine behavior with locked (+l) files
Pete Wyckoff
1
-0
/
+145
2014-01-22
git p4: handle files with wildcards when doing RCS scrubbing
Pete Wyckoff
1
-0
/
+23
2014-01-22
git p4 test: do not pollute /tmp
Pete Wyckoff
2
-3
/
+11
2014-01-22
git p4 test: run as user "author"
Pete Wyckoff
2
-25
/
+28
2014-01-22
git p4 test: is_cli_file_writeable succeeds
Pete Wyckoff
1
-1
/
+1
2014-01-22
git p4 test: explicitly check p4 wildcard delete
Pete Wyckoff
1
-0
/
+27
2014-01-22
git p4: work around p4 bug that causes empty symlinks
Pete Wyckoff
1
-0
/
+66
2014-01-21
git p4 test: ensure p4 symlink parsing works
Pete Wyckoff
1
-0
/
+17
2014-01-21
git p4 test: wildcards are supported
Pete Wyckoff
1
-8
/
+8
2014-01-21
t/perf: time rev-list with UNINTERESTING commits
Jeff King
1
-0
/
+12
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
4
-0
/
+404
2014-01-15
revision: propagate flag bits from tags to pointees
Junio C Hamano
1
-0
/
+11
2014-01-15
revision: mark contents of an uninteresting tree uninteresting
Junio C Hamano
1
-0
/
+6
2014-01-15
interpret_branch_name: find all possible @-marks
Jeff King
1
-0
/
+21
2014-01-15
interpret_branch_name: avoid @{upstream} past colon
Jeff King
1
-0
/
+16
2014-01-15
interpret_branch_name: always respect "namelen" parameter
Jeff King
1
-1
/
+14
2014-01-15
fetch-pack: do not filter out one-level refs
Jeff King
1
-0
/
+11
2014-01-13
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
Junio C Hamano
1
-0
/
+1
2014-01-13
Merge branch 'sb/diff-orderfile-config'
Junio C Hamano
1
-4
/
+0
2014-01-13
Merge branch 'jl/submodule-mv-checkout-caveat'
Junio C Hamano
2
-0
/
+37
2014-01-13
Merge branch 'jk/pull-rebase-using-fork-point'
Junio C Hamano
1
-2
/
+10
[next]