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
2014-05-09
contrib: remove git-diffall
Jonathan Nieder
2
-288
/
+0
2014-05-09
Git 2.0-rc3
Junio C Hamano
1
-1
/
+1
2014-05-09
contrib: remove vim support instructions
Jonathan Nieder
1
-22
/
+0
2014-05-09
Sync with 1.9.3
Junio C Hamano
1
-1
/
+2
2014-05-09
Git 1.9.3
Junio C Hamano
2
-2
/
+3
2014-05-08
blame: correctly handle files regardless of autocrlf
brian m. carlson
2
-1
/
+9
2014-05-08
mv: allow renaming to fix case on case insensitive filesystems
David Turner
2
-2
/
+3
2014-05-08
checkout.c: use ref_exists instead of file_exist
Ronnie Sahlberg
2
-4
/
+9
2014-05-08
refs.c: add new functions reflog_exists and delete_reflog
Ronnie Sahlberg
4
-11
/
+25
2014-05-08
Revert "submodules: fix ambiguous absolute paths under Windows"
Stepan Kasal
1
-3
/
+0
2014-05-08
Sync with maint
Junio C Hamano
2
-1
/
+22
2014-05-08
shell doc: remove stray "+" in example
Jonathan Nieder
1
-1
/
+1
2014-05-08
Merge git://github.com/git-l10n/git-po
Junio C Hamano
1
-7
/
+7
2014-05-08
Start preparing for 1.9.3
Junio C Hamano
2
-1
/
+22
2014-05-08
Merge branch 'cl/p4-use-diff-tree' into maint
Junio C Hamano
1
-1
/
+1
2014-05-08
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2
-24
/
+54
2014-05-08
Merge branch 'km/avoid-non-function-return-in-rebase' into maint
Junio C Hamano
4
-10
/
+46
2014-05-08
Merge branch 'tb/unicode-6.3-zero-width' into maint
Junio C Hamano
1
-5
/
+4
2014-05-08
Merge branch 'km/avoid-bs-in-shell-glob' into maint
Junio C Hamano
1
-2
/
+2
2014-05-08
Merge branch 'km/avoid-cp-a' into maint
Junio C Hamano
1
-2
/
+2
2014-05-07
Update draft release notes for 2.0
Junio C Hamano
1
-2
/
+6
2014-05-07
Merge branch 'cl/p4-use-diff-tree'
Junio C Hamano
1
-1
/
+1
2014-05-07
builtin/tag.c: show tag name to hint in the message editor
Thorsten Glaser
1
-4
/
+4
2014-05-07
merge-recursive.c: fix case-changing merge bug
David Turner
2
-0
/
+59
2014-05-07
pager: remove 'S' from $LESS by default
Matthieu Moy
4
-8
/
+13
2014-05-07
silence a bunch of format-zero-length warnings
Felipe Contreras
2
-12
/
+12
2014-05-07
grep: use run-command's "dir" option for --open-files-in-pager
Jeff King
1
-3
/
+1
2014-05-07
git-p4: format-patch to diff-tree change breaks binary patches
Tolga Ceylan
1
-1
/
+1
2014-05-07
l10n: Fix a couple of typos in the Swedish translation
Peter Krefting
1
-7
/
+7
2014-05-06
RelNotes/2.0.0: Grammar and typo fixes
Øyvind A. Holm
1
-5
/
+5
2014-05-06
contrib/subtree/Makefile: clean up rule for "clean"
James Denholm
1
-3
/
+4
2014-05-06
contrib/subtree/Makefile: clean up rules to generate documentation
James Denholm
1
-5
/
+8
2014-05-06
contrib/subtree/Makefile: s/libexecdir/gitexecdir/
James Denholm
1
-3
/
+3
2014-05-06
contrib/subtree/Makefile: use GIT-VERSION-FILE
James Denholm
1
-3
/
+8
2014-05-06
api-strbuf.txt: add docs for _trim and _ltrim
Brian Gesiak
1
-0
/
+9
2014-05-06
strbuf: use _rtrim and _ltrim in strbuf_trim
Brian Gesiak
1
-9
/
+2
2014-05-06
Bump core.deltaBaseCacheLimit to 96m
David Kastrup
2
-2
/
+2
2014-05-06
let clang use the constant-return error() macro
Jeff King
3
-3
/
+3
2014-05-06
inline constant return from error() function
Jeff King
3
-3
/
+7
2014-05-06
config: preserve config file permissions on edits
Eric Wong
2
-0
/
+26
2014-05-06
contrib/subtree/Makefile: scrap unused $(gitdir)
James Denholm
1
-1
/
+0
2014-05-06
MSVC: link dynamically to the CRT
Karsten Blees
1
-3
/
+3
2014-05-02
commit: accept more date formats for "--date"
Jeff King
2
-4
/
+35
2014-05-02
commit: print "Date" line when the user has set date
Jeff King
4
-0
/
+37
2014-05-02
pretty: make show_ident_date public
Jeff King
2
-2
/
+9
2014-05-02
commit: use split_ident_line to compare author/committer
Jeff King
1
-17
/
+16
2014-05-02
CodingGuidelines: on splitting a long line
Junio C Hamano
1
-0
/
+55
2014-05-02
CodingGuidelines: on comparison
Junio C Hamano
1
-0
/
+27
2014-05-02
CodingGuidelines: do not call the conditional statement "if()"
Junio C Hamano
1
-1
/
+1
2014-05-02
CodingGuidelines: give an example for shell function preamble
Junio C Hamano
1
-3
/
+11
[prev]
[next]