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
2016-12-13
update_unicode.sh: move it into contrib/update-unicode
Beat Bolli
4
-6
/
+26
2016-12-13
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
1
-4
/
+10
2016-12-12
tmp-objdir: quote paths we add to alternates
Jeff King
2
-1
/
+36
2016-12-12
alternates: accept double-quoted paths
Jeff King
3
-11
/
+60
2016-12-12
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
2
-1
/
+72
2016-12-11
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-11
difftool: rename variables for consistency
David Aguilar
1
-14
/
+14
2016-12-11
difftool: chdir as early as possible
David Aguilar
1
-12
/
+14
2016-12-11
difftool: sanitize $workdir as early as possible
David Aguilar
1
-3
/
+2
2016-12-11
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-11
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-09
sequencer: remove useless get_dir() function
Stephan Beyer
1
-6
/
+1
2016-12-09
sequencer: make sequencer abort safer
Stephan Beyer
2
-1
/
+50
2016-12-09
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
1
-0
/
+10
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-08
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
1
-1
/
+1
2016-12-08
am: fix filename in safe_to_abort() error message
Stephan Beyer
1
-1
/
+1
2016-12-07
shallow.c: remove useless code
Nguyễn Thái Ngọc Duy
1
-4
/
+0
2016-12-07
shallow.c: bit manipulation tweaks
Rasmus Villemoes
1
-4
/
+4
2016-12-07
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes
1
-1
/
+1
2016-12-07
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2016-12-07
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2016-12-07
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy
1
-9
/
+9
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
2016-11-29
Merge branch 'jk/create-branch-remove-unused-param' into maint
Junio C Hamano
4
-13
/
+18
2016-11-29
Merge branch 'nd/worktree-lock' into maint
Junio C Hamano
1
-1
/
+1
2016-11-29
Merge branch 'ps/common-info-doc' into maint
Junio C Hamano
1
-1
/
+1
2016-11-29
Merge branch 'rs/cocci' into maint
Junio C Hamano
1
-0
/
+15
2016-11-29
Merge branch 'nd/test-helpers' into maint
Junio C Hamano
2
-3
/
+18
2016-11-29
Merge branch 'sc/fmt-merge-msg-doc-markup-fix' into maint
Junio C Hamano
1
-2
/
+2
2016-11-29
Merge branch 'rs/commit-pptr-simplify' into maint
Junio C Hamano
1
-8
/
+6
[prev]
[next]