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
2013-02-25
Prepare for 1.8.1.5
Junio C Hamano
2
-1
/
+38
2013-02-25
Merge branch 'jc/mention-tracking-for-pull-default' into maint
Junio C Hamano
1
-1
/
+2
2013-02-25
Merge branch 'mm/config-intro-in-git-doc' into maint
Junio C Hamano
1
-6
/
+5
2013-02-25
Merge branch 'da/p4merge-mktemp-fix' into maint
Junio C Hamano
1
-1
/
+1
2013-02-25
Merge branch 'bw/get-tz-offset-perl' into maint
Junio C Hamano
4
-13
/
+35
2013-02-25
Merge branch 'al/mergetool-printf-fix' into maint
Junio C Hamano
2
-2
/
+2
2013-02-25
Merge branch 'jx/utf8-printf-width' into maint
Junio C Hamano
3
-2
/
+25
2013-02-25
Merge branch 'mg/bisect-doc' into maint
Junio C Hamano
1
-1
/
+6
2013-02-25
Merge branch 'sp/smart-http-content-type-check' into maint
Junio C Hamano
8
-17
/
+59
2013-02-25
Merge branch 'jc/combine-diff-many-parents' into maint
Junio C Hamano
2
-14
/
+31
2013-02-25
Merge branch 'jk/apply-similaritly-parsing' into maint
Junio C Hamano
1
-4
/
+6
2013-02-25
Merge branch 'jk/remote-helpers-doc' into maint
Junio C Hamano
5
-7
/
+23
2013-02-25
Merge branch 'ab/gitweb-use-same-scheme' into maint
Junio C Hamano
1
-2
/
+2
2013-02-25
Merge branch 'zk/clean-report-failure' into maint
Junio C Hamano
1
-29
/
+125
2013-02-25
Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maint
Junio C Hamano
1
-0
/
+2
2013-02-25
Merge branch 'da/p4merge-mktemp' into maint
Junio C Hamano
1
-14
/
+13
2013-02-25
Documentation: "advice" is uncountable
Greg Price
2
-2
/
+2
2013-02-19
Git 1.8.1.4
Junio C Hamano
4
-3
/
+15
2013-02-19
Merge branch 'ob/imap-send-ssl-verify' into maint
Junio C Hamano
1
-2
/
+65
2013-02-19
imap-send: support subjectAltName as well
Oswald Buddenhagen
1
-0
/
+19
2013-02-19
imap-send: the subject of SSL certificate must match the host
Oswald Buddenhagen
1
-0
/
+39
2013-02-18
imap-send: move #ifdef around
Junio C Hamano
1
-2
/
+7
2013-02-18
user-manual: use -o latest.tar.gz to create a gzipped tarball
W. Trevor King
1
-3
/
+12
2013-02-18
user-manual: use 'git config --global user.*' for setup
W. Trevor King
1
-5
/
+13
2013-02-18
user-manual: mention 'git remote add' for remote branch config
W. Trevor King
1
-27
/
+13
2013-02-18
user-manual: give 'git push -f' as an alternative to +master
W. Trevor King
1
-0
/
+7
2013-02-18
user-manual: use 'remote add' to setup push URLs
W. Trevor King
1
-5
/
+10
2013-02-15
git.txt: update description of the configuration mechanism
Matthieu Moy
1
-6
/
+5
2013-02-12
Replace filepattern with pathspec for consistency
Matthieu Moy
3
-8
/
+8
2013-02-11
Add utf8_fprintf helper that returns correct number of columns
Jiang Xin
3
-2
/
+25
2013-02-11
git-bisect.txt: clarify that reset quits bisect
Michael J Gruber
1
-1
/
+6
2013-02-10
user-manual: Rewrite git-gc section for automatic packing
W. Trevor King
1
-12
/
+6
2013-02-10
user-manual: Fix 'you - Git' -> 'you--Git' typo
W. Trevor King
1
-1
/
+1
2013-02-10
user-manual: Fix 'http' -> 'HTTP' typos
W. Trevor King
1
-3
/
+3
2013-02-10
user-manual: Fix 'both: so' -> 'both; so' typo
W. Trevor King
1
-1
/
+1
2013-02-10
p4merge: fix printf usage
David Aguilar
1
-1
/
+1
2013-02-10
difftool--helper: fix printf usage
David Aguilar
1
-1
/
+1
2013-02-09
cvsimport: format commit timestamp ourselves without using strftime
Ben Walton
1
-1
/
+4
2013-02-09
perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases
Ben Walton
1
-3
/
+3
2013-02-09
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
3
-12
/
+31
2013-02-08
git-mergetool: print filename when it contains %
Asheesh Laroia
1
-1
/
+1
2013-02-07
Git 1.8.1.3
Junio C Hamano
3
-2
/
+23
2013-02-07
Merge branch 'mz/pick-unborn' into maint
Junio C Hamano
10
-48
/
+44
2013-02-07
Merge branch 'nd/fix-perf-parameters-in-tests' into maint
Junio C Hamano
1
-1
/
+1
2013-02-07
Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...
Junio C Hamano
2
-2
/
+34
2013-02-07
Merge branch 'ft/transport-report-segv' into maint
Junio C Hamano
1
-1
/
+1
2013-02-07
Merge branch 'sb/gpg-plug-fd-leak' into maint
Junio C Hamano
1
-1
/
+3
2013-02-07
Merge branch 'jc/fake-ancestor-with-non-blobs' into maint
Junio C Hamano
3
-17
/
+45
2013-02-07
Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maint
Junio C Hamano
1
-2
/
+3
2013-02-06
http_request: reset "type" strbuf before adding
Jeff King
1
-0
/
+1
[next]