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
2015-10-20
Merge branch 'js/gc-with-stale-symref' into maint
Junio C Hamano
1
-0
/
+13
2015-10-20
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint
Junio C Hamano
1
-0
/
+14
2015-10-19
t7063: fix flaky untracked-cache test
David Turner
1
-1
/
+3
2015-10-16
Merge branch 'es/worktree-add-cleanup' into maint
Junio C Hamano
1
-0
/
+0
2015-10-16
Merge branch 'jc/fsck-dropped-errors' into maint
Junio C Hamano
1
-1
/
+21
2015-10-16
Merge branch 'sb/http-flaky-test-fix' into maint
Junio C Hamano
3
-23
/
+1
2015-10-16
Merge branch 'sb/perf-without-installed-git' into maint
Junio C Hamano
1
-0
/
+1
2015-10-16
Merge branch 'mm/detach-at-HEAD-reflog' into maint
Junio C Hamano
1
-0
/
+13
2015-10-16
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
1
-0
/
+15
2015-10-16
Merge branch 'jk/notes-dwim-doc' into maint
Junio C Hamano
1
-0
/
+6
2015-10-16
Merge branch 'jk/connect-clear-env' into maint
Junio C Hamano
1
-0
/
+34
2015-10-16
Merge branch 'jk/blame-first-parent' into maint
Junio C Hamano
1
-0
/
+4
2015-10-12
filter-branch: remove multi-line headers in msg filter
James McCoy
1
-0
/
+14
2015-10-08
pack-objects: do not get distracted by broken symrefs
Johannes Schindelin
1
-1
/
+1
2015-10-07
clone --dissociate: avoid locking pack files
Johannes Schindelin
1
-1
/
+1
2015-10-07
t2026: rename worktree prune test
Michael J Gruber
1
-0
/
+0
2015-10-05
rebase-i: loosen over-eager check_bad_cmd check
Matthieu Moy
1
-0
/
+15
2015-10-05
gc: demonstrate failure with stale remote HEAD
Johannes Schindelin
1
-0
/
+13
2015-10-05
t5700: demonstrate a Windows file locking issue with `git clone --dissociate`
Johannes Schindelin
1
-0
/
+21
2015-10-02
status: don't say 'HEAD detached at HEAD'
Matthieu Moy
1
-1
/
+1
2015-10-02
t3203: test 'detached at' after checkout --detach
Matthieu Moy
1
-0
/
+13
2015-09-28
Sync with v2.5.4
Junio C Hamano
8
-0
/
+248
2015-09-28
Sync with 2.4.10
Junio C Hamano
8
-0
/
+248
2015-09-28
Sync with 2.3.10
Junio C Hamano
8
-0
/
+248
2015-09-28
clone: allow --local from a linked checkout
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2015-09-28
enter_repo: allow .git files in strict mode
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2015-09-28
enter_repo: avoid duplicating logic, use is_git_directory() instead
Nguyễn Thái Ngọc Duy
1
-0
/
+14
2015-09-28
t0002: add test for enter_repo(), non-strict mode
Nguyễn Thái Ngọc Duy
1
-0
/
+18
2015-09-25
http: limit redirection depth
Blake Burkhart
2
-0
/
+7
2015-09-25
http: limit redirection to protocol-whitelist
Blake Burkhart
2
-0
/
+10
2015-09-25
t/perf: make runner work even if Git is not installed
Stephan Beyer
1
-0
/
+1
2015-09-25
t5561: get rid of racy appending to logfile
Stephan Beyer
3
-23
/
+1
2015-09-23
fsck: exit with non-zero when problems are found
Junio C Hamano
1
-1
/
+21
2015-09-23
submodule: allow only certain protocols for submodule fetches
Jeff King
1
-0
/
+43
2015-09-23
transport: add a protocol-whitelist environment variable
Jeff King
6
-0
/
+188
2015-09-22
notes: correct documentation of DWIMery for notes references
Jacob Keller
1
-0
/
+6
2015-09-22
git-p4: handle "Translation of file content failed"
Lars Schneider
1
-1
/
+1
2015-09-22
git-p4: add test case for "Translation of file content failed" error
Lars Schneider
1
-0
/
+50
2015-09-17
Merge branch 'dt/untracked-subdir' into maint
Junio C Hamano
1
-0
/
+215
2015-09-16
blame: handle --first-parent
Jeff King
1
-0
/
+4
2015-09-14
Merge branch 'mp/t7060-diff-index-test'
Junio C Hamano
1
-1
/
+1
2015-09-14
path: implement common_dir handling in git_pathdup_submodule()
Max Kirillov
1
-0
/
+10
2015-09-10
rebase: support --no-autostash
John Keeping
1
-0
/
+10
2015-09-08
Merge branch 'jc/builtin-am-signoff-regression-fix'
Junio C Hamano
1
-0
/
+48
2015-09-08
test-lib-functions: detect test_when_finished in subshell
John Keeping
1
-0
/
+5
2015-09-08
t7800: don't use test_config in a subshell
John Keeping
1
-4
/
+4
2015-09-08
test-lib-functions: support "test_config -C <dir> ..."
John Keeping
1
-3
/
+17
2015-09-08
t5801: don't use test_when_finished in a subshell
John Keeping
1
-8
/
+4
2015-09-08
t7610: don't use test_config in a subshell
John Keeping
1
-1
/
+1
2015-09-06
am: match --signoff to the original scripted version
Junio C Hamano
1
-0
/
+48
[prev]
[next]