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-08-03
import-tars: support hard links
Johannes Schindelin
1
-11
/
+20
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-02
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano
1
-0
/
+5
2016-08-01
am: reset cached ident date for each patch
Jeff King
3
-0
/
+8
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
4
-6
/
+6
2016-08-01
gitweb: escape link body in format_ref_marker
Andreas Brauchli
1
-1
/
+1
2016-07-28
difftool: use Git::* functions instead of passing around state
David Aguilar
1
-31
/
+21
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
2
-21
/
+20
2016-07-28
submodule-config: fix test binary crashing when no arguments given
Heiko Voigt
1
-1
/
+1
2016-07-28
submodule-config: combine early return code into one goto
Heiko Voigt
1
-19
/
+12
2016-07-28
submodule-config: passing name reference for .gitmodule blobs
Heiko Voigt
2
-9
/
+28
2016-07-28
Some fixes for 2.9.3
Junio C Hamano
2
-1
/
+59
2016-07-28
Merge branch 'ak/lazy-prereq-mktemp' into maint
Junio C Hamano
1
-1
/
+6
2016-07-28
Merge branch 'nd/icase' into maint
Junio C Hamano
11
-21
/
+291
2016-07-28
Merge branch 'sb/submodule-parallel-fetch' into maint
Junio C Hamano
1
-16
/
+27
2016-07-28
Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint
Junio C Hamano
1
-4
/
+3
2016-07-28
Merge branch 'jk/test-match-signal' into maint
Junio C Hamano
3
-11
/
+26
2016-07-28
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint
Junio C Hamano
1
-8
/
+8
2016-07-28
Merge branch 'js/t3404-grammo-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'nd/doc-new-command' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'ew/gc-auto-pack-limit-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'js/color-on-windows-comment' into maint
Junio C Hamano
1
-5
/
+0
2016-07-28
Merge branch 'mm/doc-tt' into maint
Junio C Hamano
62
-227
/
+228
2016-07-28
Merge branch 'js/sign-empty-commit-fix' into maint
Junio C Hamano
1
-1
/
+6
2016-07-28
Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint
Junio C Hamano
2
-0
/
+32
2016-07-28
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
2
-3
/
+61
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
7
-15
/
+31
2016-07-28
Merge branch 'dg/subtree-rebase-test' into maint
Junio C Hamano
1
-0
/
+119
2016-07-27
date: clarify --date=raw description
Junio C Hamano
1
-1
/
+5
2016-07-27
date: add "unix" format
Jeff King
5
-1
/
+19
2016-07-27
date: document and test "raw-local" mode
Jeff King
2
-2
/
+6
2016-07-27
t4205: indent here documents
Jeff King
1
-196
/
+196
2016-07-27
t4205: drop top-level &&-chaining
Jeff King
1
-2
/
+4
2016-07-27
completion: add option '--recurse-submodules' to 'git clone'
Chris Packham
1
-0
/
+1
2016-07-26
subtree: fix "git subtree split --rejoin"
David Aguilar
2
-0
/
+17
2016-07-26
t7900-subtree.sh: fix quoting and broken && chains
David Aguilar
1
-8
/
+8
2016-07-26
submodule deinit: remove outdated comment
Stefan Beller
1
-2
/
+0
2016-07-26
push: allow pushing new branches with --force-with-lease
John Keeping
3
-5
/
+15
2016-07-26
push: add shorthand for --force-with-lease branch creation
John Keeping
3
-1
/
+30
2016-07-26
commit: describe that --no-verify skips the commit-msg hook in the help text
Orgad Shaneh
1
-1
/
+1
2016-07-26
config.mak.uname: correct perl path on FreeBSD
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-07-25
Documentation/git-push: fix placeholder formatting
John Keeping
1
-1
/
+1
2016-07-25
grep: further simplify setting the pattern type
Junio C Hamano
4
-16
/
+29
2016-07-22
doc/pretty-formats: explain shortening of %gd
Jeff King
1
-3
/
+6
2016-07-22
doc/pretty-formats: describe index/time formats for %gd
Jeff King
1
-2
/
+5
2016-07-22
doc/rev-list-options: explain "-g" output formats
Jeff King
1
-4
/
+19
2016-07-22
doc/rev-list-options: clarify "commit@{Nth}" for "-g" option
Jeff King
1
-2
/
+2
2016-07-22
Documentation: pack-protocol correct NAK response
Stefan Beller
1
-1
/
+1
2016-07-22
diff: do not reuse worktree files that need "clean" conversion
Jeff King
2
-0
/
+18
2016-07-22
Windows: add missing definition of ENOTSOCK
Johannes Sixt
1
-0
/
+3
[prev]
[next]