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-12-01
Merge branch 'ld/p4-detached-head' into maint
Jeff King
1
-0
/
+16
2015-12-01
Merge branch 'sg/filter-branch-dwim-ambiguity' into maint
Jeff King
1
-0
/
+7
2015-12-01
Merge branch 'dk/t5813-unc-paths' into maint
Jeff King
1
-2
/
+2
2015-11-24
filter-branch: deal with object name vs. pathname ambiguity in tree-filter
SZEDER Gábor
1
-0
/
+7
2015-11-24
git-p4: work with a detached head
Luke Diamand
1
-1
/
+1
2015-11-24
git-p4: add failing test for submit from detached head
Luke Diamand
1
-0
/
+16
2015-11-20
t5813: avoid creating urls that break on cygwin
Dennis Kaarsemaker
1
-2
/
+2
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
1
-18
/
+15
2015-11-05
Merge branch 'rs/wt-status-detached-branch-fix' into maint
Junio C Hamano
1
-0
/
+14
2015-11-05
Merge branch 'jc/add-u-A-default-to-top' into maint
Junio C Hamano
2
-0
/
+3
2015-11-05
Merge branch 'jk/delete-modechange-conflict' into maint
Junio C Hamano
3
-87
/
+130
2015-11-05
Merge branch 'nd/clone-linked-checkout' into maint
Junio C Hamano
2
-0
/
+47
2015-11-03
Merge branch 'jk/merge-file-exit-code' into maint
Junio C Hamano
1
-0
/
+33
2015-11-03
Merge branch 'dt/t7063-fix-flaky-test' into maint
Junio C Hamano
1
-1
/
+3
2015-11-03
Merge branch 'mk/submodule-gitdir-path' into maint
Junio C Hamano
1
-0
/
+10
2015-11-03
Merge branch 'ls/p4-translation-failure' into maint
Junio C Hamano
1
-0
/
+50
2015-11-03
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
1
-0
/
+12
2015-11-03
Merge branch 'js/clone-dissociate' into maint
Junio C Hamano
1
-0
/
+21
2015-11-03
Merge branch 'ld/p4-import-labels' into maint
Junio C Hamano
1
-0
/
+45
2015-11-03
Merge branch 'jk/repository-extension' into maint
Junio C Hamano
1
-0
/
+60
2015-11-01
wt-status: avoid building bogus branch name with detached HEAD
René Scharfe
1
-1
/
+1
2015-11-01
t7060: add test for status --branch on a detached HEAD
René Scharfe
1
-0
/
+14
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
1
-0
/
+33
2015-10-28
rebase-i: work around Windows CRLF line endings
Junio C Hamano
1
-1
/
+1
2015-10-28
t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings
Johannes Schindelin
1
-0
/
+12
2015-10-26
merge: detect delete/modechange conflict
Jeff King
1
-0
/
+23
2015-10-26
t6031: generalize for recursive and resolve strategies
Jeff King
2
-56
/
+77
2015-10-26
t6031: move triple-rename test to t3030
Jeff King
2
-31
/
+30
2015-10-24
add: simplify -u/-A without pathspec
Junio C Hamano
2
-0
/
+3
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
[next]