index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
Merge branch 'jc/pull-rebase-ff' into maint
Junio C Hamano
2
-4
/
+35
2017-01-17
Merge branch 'js/normalize-path-copy-ceil' into maint
Junio C Hamano
1
-9
/
+14
2017-01-17
Merge branch 'ak/commit-only-allow-empty' into maint
Junio C Hamano
3
-4
/
+12
2017-01-17
Merge branch 'da/difftool-dir-diff-fix' into maint
Junio C Hamano
2
-3
/
+45
2017-01-17
Merge branch 'jb/diff-no-index-no-abbrev' into maint
Junio C Hamano
8
-1
/
+39
2017-01-17
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
2
-1
/
+10
2017-01-17
Merge branch 'jk/http-walker-limit-redirect' into maint
Junio C Hamano
9
-28
/
+165
2017-01-17
Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint
Junio C Hamano
3
-6
/
+21
2017-01-17
Merge branch 'ls/p4-empty-file-on-lfs' into maint
Junio C Hamano
2
-12
/
+19
2017-01-17
Merge branch 'da/mergetool-trust-exit-code' into maint
Junio C Hamano
20
-38
/
+75
2017-01-17
Merge branch 'nd/worktree-list-fixup' into maint
Junio C Hamano
6
-30
/
+74
2017-01-17
Merge branch 'bw/push-dry-run' into maint
Junio C Hamano
4
-9
/
+41
2017-01-17
Merge branch 'hv/submodule-not-yet-pushed-fix' into maint
Junio C Hamano
3
-36
/
+121
2017-01-17
Merge branch 'dt/empty-submodule-in-merge' into maint
Junio C Hamano
3
-11
/
+17
2017-01-17
Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint
Junio C Hamano
2
-1
/
+24
2017-01-17
Merge branch 'js/mingw-isatty' into maint
Junio C Hamano
2
-86
/
+92
2017-01-17
Merge branch 'bb/unicode-9.0' into maint
Junio C Hamano
6
-65
/
+163
2017-01-17
Merge branch 'ls/travis-update-p4-and-lfs' into maint
Junio C Hamano
1
-2
/
+2
2016-12-22
mingw: replace isatty() hack
Jeff Hostetler
1
-107
/
+69
2016-12-22
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
1
-2
/
+6
2016-12-22
mingw: adjust is_console() to work with stdin
Johannes Schindelin
1
-1
/
+5
2016-12-16
normalize_path_copy(): fix pushing to //server/share/dir on Windows
Johannes Sixt
1
-9
/
+14
2016-12-14
unicode_width.h: update the width tables to Unicode 9.0
Beat Bolli
1
-24
/
+107
2016-12-14
update_unicode.sh: remove the plane filter
Beat Bolli
1
-2
/
+1
2016-12-14
update_unicode.sh: automatically download newer definition files
Beat Bolli
1
-6
/
+2
2016-12-13
update_unicode.sh: pin the uniset repo to a known good commit
Beat Bolli
1
-1
/
+2
2016-12-13
update_unicode.sh: remove an unnecessary subshell level
Beat Bolli
1
-27
/
+26
2016-12-13
update_unicode.sh: move it into contrib/update-unicode
Beat Bolli
4
-6
/
+26
2016-12-11
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-09
commit: remove 'Clever' message for --only --amend
Andreas Krey
1
-2
/
+0
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
8
-1
/
+39
2016-12-08
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-06
stash: prefer plumbing over git-diff
Jeff King
2
-1
/
+10
2016-12-06
http-walker: complain about non-404 loose object errors
Jeff King
2
-3
/
+6
2016-12-06
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano
3
-31
/
+206
2016-12-06
http: treat http-alternates like redirects
Jeff King
3
-3
/
+44
2016-12-06
http: make redirects more obvious
Jeff King
6
-3
/
+81
2016-12-06
remote-curl: rename shadowed options variable
Jeff King
1
-9
/
+9
2016-12-06
http: always update the base URL for redirects
Jeff King
4
-4
/
+21
2016-12-06
http: simplify update_url_from_redirect
Jeff King
1
-6
/
+4
2016-12-05
git-p4: fix empty file processing for large file system backend GitLFS
Lars Schneider
2
-12
/
+19
2016-12-05
travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build
Lars Schneider
1
-2
/
+2
2016-12-05
commit: make --only --allow-empty work without paths
Andreas Krey
3
-2
/
+12
2016-12-05
Sync with maint-2.10
Junio C Hamano
1
-0
/
+48
2016-12-05
preparing for 2.10.3
Junio C Hamano
2
-1
/
+49
2016-12-05
Merge branch 'jk/common-main' into maint-2.10
Junio C Hamano
5
-11
/
+12
2016-12-01
convert: git cherry-pick -Xrenormalize did not work
Torsten Bögershausen
1
-6
/
+7
2016-12-01
Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlf
Junio C Hamano
2
-43
/
+60
2016-11-29
pull: fast-forward "pull --rebase=true"
Junio C Hamano
2
-4
/
+35
2016-11-29
Merge branch 'tk/diffcore-delta-remove-unused' into maint
Junio C Hamano
5
-8
/
+1
[next]