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-07-06
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+9
2016-07-06
Merge branch 'cb/t7810-test-label-fix'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'sb/t5614-modernize'
Junio C Hamano
1
-50
/
+20
2016-07-06
Merge branch 'js/perf-on-apple'
Junio C Hamano
1
-1
/
+5
2016-07-06
Merge branch 'ak/t7800-wo-readlink'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'jk/tzoffset-fix'
Junio C Hamano
2
-17
/
+69
2016-07-06
Merge branch 'sb/clone-shallow-passthru'
Junio C Hamano
1
-2
/
+17
2016-07-06
Merge branch 'jk/gpg-interface-cleanup'
Junio C Hamano
1
-1
/
+8
2016-07-06
Merge branch 'nd/graph-width-padded'
Junio C Hamano
1
-0
/
+57
2016-07-06
Merge branch 'jk/repack-keep-unreachable'
Junio C Hamano
1
-0
/
+28
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
6
-0
/
+120
2016-07-06
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
3
-0
/
+125
2016-07-06
Merge branch 'nd/test-lib-httpd-show-error-log-in-verbose'
Junio C Hamano
1
-0
/
+1
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
1
-1
/
+1
2016-06-27
Merge branch 'et/add-chmod-x'
Junio C Hamano
1
-0
/
+30
2016-06-27
Merge branch 'sg/reflog-past-root'
Junio C Hamano
2
-1
/
+23
2016-06-22
t2300: "git --exec-path" is not usable in $PATH on Windows as-is
Johannes Schindelin
1
-1
/
+9
2016-06-21
t7810: fix duplicated test title
Charles Bailey
1
-1
/
+1
2016-06-21
t5614: don't use subshells
Stefan Beller
1
-50
/
+20
2016-06-21
t7800: readlink may not be available
Armin Kunaschik
1
-1
/
+1
2016-06-21
perf: accommodate for MacOSX
Johannes Schindelin
1
-1
/
+5
2016-06-20
local_tzoffset: detect errors from tm_to_time_t
Jeff King
1
-0
/
+5
2016-06-20
t0006: test various date formats
Jeff King
1
-0
/
+21
2016-06-20
t0006: rename test-date's "show" to "relative"
Jeff King
1
-13
/
+13
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
1
-2
/
+17
2016-06-20
Merge branch 'rs/xdiff-hunk-with-func-line'
Junio C Hamano
7
-77
/
+278
2016-06-20
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
1
-0
/
+6
2016-06-20
Merge branch 'wd/userdiff-css'
Junio C Hamano
13
-0
/
+76
2016-06-20
Merge branch 'jg/dash-is-last-branch-in-worktree-add'
Junio C Hamano
1
-0
/
+16
2016-06-20
Merge branch 'et/pretty-format-c-auto'
Junio C Hamano
1
-7
/
+19
2016-06-20
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
1
-0
/
+52
2016-06-20
Merge branch 'ah/no-verify-signature-with-pull-rebase'
Junio C Hamano
1
-0
/
+16
2016-06-20
Merge branch 'ew/fast-import-unpack-limit'
Junio C Hamano
2
-0
/
+107
2016-06-17
gpg-interface: check gpg signature creation status
Michael J Gruber
1
-1
/
+8
2016-06-16
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+24
2016-06-14
repack: extend --keep-unreachable to loose objects
Jeff King
1
-0
/
+13
2016-06-14
repack: add --keep-unreachable option
Jeff King
1
-0
/
+15
2016-06-13
lib-httpd.sh: print error.log on error
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-06-13
use string_list initializer consistently
Jeff King
1
-1
/
+1
2016-06-10
Merge branch 'jk/shell-portability'
Junio C Hamano
4
-4
/
+25
2016-06-10
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+2
2016-06-09
xdiff: fix merging of appended hunk with -W
René Scharfe
1
-1
/
+23
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-0
/
+30
2016-06-06
reflog: continue walking the reflog past root commits
SZEDER Gábor
2
-1
/
+23
2016-06-06
am: support --patch-format=mboxrd
Eric Wong
1
-0
/
+20
2016-06-06
mailsplit: support unescaping mboxrd messages
Eric Wong
4
-0
/
+59
2016-06-06
pretty: support "mboxrd" output format
Eric Wong
1
-0
/
+41
2016-06-03
userdiff: add built-in pattern for CSS
William Duclot
13
-0
/
+76
2016-06-03
Merge branch 'js/perf-rebase-i'
Junio C Hamano
1
-1
/
+4
[next]