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
2016-04-29
submodule init: fail gracefully with a missing .gitmodules file
Stefan Beller
1
-0
/
+8
2016-04-16
submodule: port resolve_relative_url from shell to C
Stefan Beller
1
-0
/
+46
2016-04-14
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
155
-837
/
+3270
2016-04-14
Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init
Junio C Hamano
1
-0
/
+41
2016-04-01
submodule--helper, module_clone: always operate on absolute paths
Stefan Beller
1
-1
/
+1
2016-03-31
recursive submodules: test for relative paths
Stefan Beller
1
-0
/
+41
2016-03-30
t7407: make expectation as clear as possible
Stefan Beller
1
-2
/
+6
2016-03-30
submodule update: test recursive path reporting from subdirectory
Stefan Beller
1
-0
/
+20
2016-03-30
submodule update: align reporting path for custom command execution
Stefan Beller
1
-3
/
+26
2016-03-30
submodule status: correct path handling in recursive submodules
Stefan Beller
1
-0
/
+21
2016-03-30
submodule update --init: correct path handling in recursive submodules
Stefan Beller
1
-0
/
+33
2016-03-30
submodule foreach: correct path display in recursive submodules
Stefan Beller
1
-0
/
+20
2016-03-24
Merge branch 'js/mingw-tests-2.8'
Junio C Hamano
2
-11
/
+10
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-0
/
+13
2016-03-23
mingw: skip some tests in t9115 due to file name issues
Johannes Schindelin
1
-2
/
+2
2016-03-23
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
1
-3
/
+6
2016-03-23
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
1
-6
/
+2
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-0
/
+13
2016-03-18
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
2
-155
/
+5
2016-03-16
git-svn: fix URL canonicalization during init w/ SVN 1.7+
Eric Wong
1
-1
/
+1
2016-03-16
t9117: test specifying full url to git svn init -T
Adam Dinwoodie
1
-0
/
+6
2016-03-15
git-svn: shorten glob error message
Eric Wong
3
-9
/
+16
2016-03-15
git-svn: loosen config globs limitations
Victor Leschuk
1
-0
/
+222
2016-03-10
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-4
/
+6
2016-03-04
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
1
-11
/
+9
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-0
/
+179
2016-03-04
Merge branch 'mg/httpd-tests-update-for-apache-2.4'
Junio C Hamano
1
-0
/
+3
2016-03-04
t5510: do not leave changed cwd
Michael J Gruber
1
-4
/
+6
2016-03-04
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-1
/
+7
2016-03-04
t9700: fix test for perl older than 5.14
Jeff King
1
-1
/
+7
2016-03-03
t0001: fix GIT_* environment variable check under --valgrind
Johannes Sixt
1
-11
/
+9
2016-03-01
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
1
-0
/
+15
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
1
-0
/
+12
2016-03-01
submodule update: direct error message to stderr
Stefan Beller
1
-2
/
+2
2016-03-01
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
1
-0
/
+14
2016-02-26
Merge branch 'mm/readme-markdown'
Junio C Hamano
1
-1
/
+1
2016-02-26
Merge branch 'js/config-set-in-non-repository'
Junio C Hamano
1
-0
/
+11
2016-02-26
Merge branch 'jk/epipe-in-async'
Junio C Hamano
2
-2
/
+5
2016-02-26
Merge branch 'fa/merge-recursive-no-rename'
Junio C Hamano
2
-1
/
+313
2016-02-26
Merge branch 'sb/submodule-module-list-fix'
Junio C Hamano
1
-0
/
+25
2016-02-26
Merge branch 'tb/conversion'
Junio C Hamano
1
-142
/
+172
2016-02-26
Merge branch 'jk/grep-binary-workaround-in-test'
Junio C Hamano
2
-13
/
+17
2016-02-26
Merge branch 'ps/config-error'
Junio C Hamano
2
-1
/
+24
2016-02-26
Merge branch 'mg/work-tree-tests'
Junio C Hamano
3
-0
/
+0
2016-02-26
Merge branch 'ls/config-origin'
Junio C Hamano
3
-6
/
+162
2016-02-26
Merge branch 'kn/ref-filter-atom-parsing'
Junio C Hamano
1
-0
/
+42
2016-02-26
Merge branch 'tg/git-remote'
Junio C Hamano
1
-0
/
+33
2016-02-25
t/lib-httpd: load mod_unixd
Michael J Gruber
1
-0
/
+3
2016-02-25
t5504: handle expected output from SIGPIPE death
Jeff King
1
-1
/
+4
2016-02-25
test_must_fail: report number of unexpected signal
Jeff King
1
-1
/
+1
[next]