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
2018-03-06
Merge branch 'pw/add-p-single'
Junio C Hamano
1
-26
/
+48
2018-03-06
Merge branch 'sg/t6300-modernize'
Junio C Hamano
1
-5
/
+2
2018-03-06
Merge branch 'sb/color-h-cleanup'
Junio C Hamano
3
-12
/
+34
2018-03-06
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
12
-11
/
+130
2018-03-06
Merge branch 'xz/send-email-batch-size'
Junio C Hamano
1
-0
/
+4
2018-03-06
Merge branch 'ab/fetch-prune'
Junio C Hamano
9
-60
/
+392
2018-03-06
Merge branch 'sm/mv-dry-run-update'
Junio C Hamano
2
-2
/
+7
2018-03-06
Merge branch 'nm/tag-edit'
Junio C Hamano
3
-3
/
+46
2018-03-06
t2028: fix minor error and issues in newly-added "worktree move" tests
Eric Sunshine
1
-10
/
+9
2018-03-06
object.h: realign object flag allocation comment
Nguyễn Thái Ngọc Duy
1
-16
/
+16
2018-03-06
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
5
-1
/
+9
2018-03-06
send-email: support separate Reply-To address
Christian Ludwig
4
-2
/
+25
2018-03-06
send-email: rename variable for clarity
Christian Ludwig
1
-19
/
+19
2018-03-05
add--interactive: detect bogus diffFilter output
Jeff King
2
-0
/
+16
2018-03-05
t3701: add a test for interactive.diffFilter
Jeff King
1
-0
/
+12
2018-03-05
smart-http: document flush after "# service" line
Jeff King
1
-0
/
+3
2018-03-05
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS
Ævar Arnfjörð Bjarmason
3
-5
/
+44
2018-03-05
Makefile: add NO_PERL_CPAN_FALLBACKS knob
Todd Zullinger
1
-0
/
+8
2018-03-05
perl: move the perl/Git/FromCPAN tree to perl/FromCPAN
Ævar Arnfjörð Bjarmason
5
-3
/
+5
2018-03-05
perl: generalize the Git::LoadCPAN facility
Ævar Arnfjörð Bjarmason
3
-58
/
+82
2018-03-05
perl: move CPAN loader wrappers to another namespace
Ævar Arnfjörð Bjarmason
5
-10
/
+10
2018-03-05
perl: update our copy of Mail::Address
Ævar Arnfjörð Bjarmason
1
-2
/
+6
2018-03-05
perl: update our ancient copy of Error.pm
Ævar Arnfjörð Bjarmason
2
-41
/
+255
2018-03-05
git-send-email: unconditionally use Net::{SMTP,Domain}
Ævar Arnfjörð Bjarmason
1
-13
/
+11
2018-03-05
Git.pm: hard-depend on the File::{Temp,Spec} modules
Ævar Arnfjörð Bjarmason
1
-8
/
+2
2018-03-05
gitweb: hard-depend on the Digest::MD5 5.8 module
Ævar Arnfjörð Bjarmason
2
-15
/
+5
2018-03-05
add -p: don't rely on apply's '--recount' option
Phillip Wood
1
-1
/
+1
2018-03-05
add -p: fix counting when splitting and coalescing
Phillip Wood
2
-8
/
+34
2018-03-05
add -p: calculate offset delta for edited patches
Phillip Wood
2
-10
/
+51
2018-03-01
userdiff: add built-in pattern for golang
Alban Gruin
8
-0
/
+37
2018-03-01
add -p: adjust offsets of subsequent hunks when one is skipped
Phillip Wood
2
-3
/
+14
2018-03-01
t3701: add failing test for pathological context lines
Phillip Wood
1
-0
/
+30
2018-03-01
t3701: don't hard code sha1 hash values
Phillip Wood
1
-10
/
+23
2018-03-01
commit: run git gc --auto just before the post-commit hook
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-02-28
hooks/pre-auto-gc-battery: allow gc to run on non-laptops
Adam Borowski
1
-1
/
+1
2018-02-28
Sixth batch for 2.17
Junio C Hamano
1
-5
/
+25
2018-02-28
Merge branch 'jk/push-options-via-transport-fix'
Junio C Hamano
2
-12
/
+39
2018-02-28
Merge branch 'tz/do-not-clean-spec-file'
Junio C Hamano
1
-1
/
+1
2018-02-28
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-2
/
+3
2018-02-28
Merge branch 'gs/test-unset-xdg-cache-home'
Junio C Hamano
1
-0
/
+1
2018-02-28
Merge branch 'tk/apply-dev-null-verify-name-fix'
Junio C Hamano
2
-1
/
+18
2018-02-28
Merge branch 'sb/status-doc-fix'
Junio C Hamano
1
-2
/
+2
2018-02-28
Merge branch 'es/worktree-add-post-checkout-hook'
Junio C Hamano
2
-12
/
+62
2018-02-28
Merge branch 'nd/am-quit'
Junio C Hamano
4
-4
/
+28
2018-02-28
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano
2
-4
/
+14
2018-02-28
travis-ci: run tests with '-x' tracing
SZEDER Gábor
1
-1
/
+1
2018-02-28
t/README: add a note about don't saving stderr of compound commands
SZEDER Gábor
1
-3
/
+17
2018-02-28
t1510-repo-setup: mark as untraceable with '-x'
SZEDER Gábor
1
-0
/
+4
2018-02-28
t9903-bash-prompt: don't check the stderr of __git_ps1()
SZEDER Gábor
1
-12
/
+2
2018-02-28
t5570-git-daemon: don't check the stderr of a subshell
SZEDER Gábor
1
-1
/
+1
[prev]
[next]