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-05-02
Merge branch 'jk/branch-shortening-funny-symrefs' into maint
Junio C Hamano
1
-0
/
+12
2016-05-02
Merge branch 'ky/branch-m-worktree' into maint
Junio C Hamano
1
-1
/
+22
2016-05-02
Merge branch 'ky/branch-d-worktree' into maint
Junio C Hamano
1
-0
/
+6
2016-05-02
t5510: run auto-gc in the foreground
SZEDER Gábor
1
-0
/
+1
2016-04-29
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint
Junio C Hamano
1
-0
/
+14
2016-04-29
Merge branch 'sk/send-pack-all-fix' into maint
Junio C Hamano
1
-0
/
+12
2016-04-29
Merge branch 'sg/diff-multiple-identical-renames' into maint
Junio C Hamano
1
-0
/
+11
2016-04-29
t9824: fix wrong reference value
Lars Schneider
1
-1
/
+1
2016-04-28
git-p4: fix Git LFS pointer parsing
Lars Schneider
1
-0
/
+4
2016-04-26
git-p4 tests: time_in_seconds should use $PYTHON_PATH
Luke Diamand
1
-1
/
+1
2016-04-26
git-p4 tests: work with python3 as well as python2
Luke Diamand
2
-5
/
+6
2016-04-26
git-p4 tests: cd to / before running python
Luke Diamand
1
-1
/
+1
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
1
-1
/
+1
2016-04-25
convert.c: ident + core.autocrlf didn't work
Torsten Bögershausen
1
-1
/
+1
2016-04-25
t0027: test cases for combined attributes
Torsten Bögershausen
1
-169
/
+129
2016-04-25
t0027: make commit_chk_wrnNNO() reliable
Torsten Bögershausen
1
-1
/
+2
2016-04-24
t9824: fix broken &&-chain in a subshell
SZEDER Gábor
1
-1
/
+1
2016-04-22
test-lib: simplify '--option=value' parsing
SZEDER Gábor
1
-5
/
+5
2016-04-22
name-rev: include taggerdate in considering the best name
Johannes Schindelin
1
-1
/
+1
2016-04-20
t5504: drop sigpipe=ok from push tests
Jeff King
1
-6
/
+4
2016-04-19
mv: allow moving nested submodules
Stefan Beller
1
-0
/
+16
2016-04-14
Merge branch 'jv/merge-nothing-into-void' into maint
Junio C Hamano
1
-0
/
+10
2016-04-14
Merge branch 'ss/commit-squash-msg' into maint
Junio C Hamano
1
-0
/
+28
2016-04-14
Merge branch 'da/mergetool-delete-delete-conflict' into maint
Junio C Hamano
1
-0
/
+64
2016-04-14
Merge branch 'jk/startup-info' into maint
Junio C Hamano
2
-5
/
+27
2016-04-14
Merge branch 'jk/getwholeline-getdelim-empty' into maint
Junio C Hamano
1
-0
/
+4
2016-04-14
Merge branch 'gf/fetch-pack-direct-object-fetch' into maint
Junio C Hamano
1
-0
/
+14
2016-04-14
Merge branch 'jk/rev-parse-local-env-vars' into maint
Junio C Hamano
1
-0
/
+45
2016-04-14
Merge branch 'jk/config-get-urlmatch' into maint
Junio C Hamano
1
-0
/
+3
2016-04-14
Merge branch 'pb/t7502-drop-dup' into maint
Junio C Hamano
1
-5
/
+0
2016-04-14
Merge branch 'jk/test-httpd-config-nosystem' into maint
Junio C Hamano
1
-0
/
+1
2016-04-14
Merge branch 'sb/clone-t57-t56' into maint
Junio C Hamano
10
-0
/
+0
2016-04-14
Merge branch 'jc/index-pack' into maint
Junio C Hamano
1
-0
/
+6
2016-04-12
t3404: use write_script
Junio C Hamano
1
-4
/
+3
2016-04-11
t1020: do not overuse printf and use write_script
Junio C Hamano
1
-5
/
+5
2016-04-10
t5532: use write_script
Jeff King
1
-9
/
+12
2016-04-07
commit: do not ignore an empty message given by -m ''
Jeff King
1
-3
/
+3
2016-04-07
commit: --amend -m '' silently fails to wipe message
Adam Dinwoodie
1
-0
/
+20
2016-04-05
correct blame for files commited with CRLF
Torsten Bögershausen
1
-0
/
+14
2016-04-04
branch: fix shortening of non-remote symrefs
Jeff King
1
-0
/
+12
2016-04-04
branch -m: update all per-worktree HEADs
Kazuki Yamaguchi
1
-1
/
+22
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-31
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
1
-0
/
+12
2016-03-30
diffcore: fix iteration order of identical files during rename detection
SZEDER Gábor
1
-0
/
+11
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
[prev]
[next]