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-07-08
clone: drop connectivity check for local clones
Jeff King
2
-5
/
+14
2013-07-07
push: avoid suggesting "merging" remote changes
John Keeping
1
-6
/
+6
2013-07-07
git-config(1): clarify precedence of multiple values
John Keeping
1
-8
/
+12
2013-07-07
name-rev doc: rewrite --stdin paragraph
Ramkumar Ramachandra
1
-2
/
+4
2013-07-07
teach sha1_object_info_extended a "disk_size" query
Jeff King
2
-4
/
+17
2013-07-07
zero-initialize object_info structs
Jeff King
2
-2
/
+2
2013-07-07
lockfile: fix buffer overflow in path handling
Michael Haggerty
1
-4
/
+6
2013-07-07
diffcore-pickaxe: simplify has_changes and contains
René Scharfe
1
-7
/
+4
2013-07-05
diff-options: document default similarity index
Fraser Tweedale
1
-1
/
+1
2013-07-05
t4205 (log-pretty-formats): avoid using `sed`
Alexey Shumkin
1
-16
/
+10
2013-07-05
t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...
Alexey Shumkin
1
-13
/
+28
2013-07-05
t4205, t6006, t7102: make functions better readable
Alexey Shumkin
3
-25
/
+16
2013-07-05
t4205 (log-pretty-formats): revert back single quotes
Alexey Shumkin
1
-53
/
+53
2013-07-05
Merge branch 'maint'
Junio C Hamano
2
-19
/
+0
2013-07-05
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
6
-53
/
+276
2013-07-05
test-lib.sh - cygwin does not have usable FIFOs
Mark Levedahl
1
-1
/
+8
2013-07-05
t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
Alexey Shumkin
4
-18
/
+18
2013-07-04
gitweb: allow extra breadcrumbs to prefix the trail
Tony Finch
2
-3
/
+26
2013-07-04
commit: reject overlong UTF-8 sequences
brian m. carlson
2
-6
/
+22
2013-07-04
commit: reject invalid UTF-8 codepoints
brian m. carlson
2
-5
/
+30
2013-07-04
send-email: provide port separately from hostname
brian m. carlson
1
-2
/
+4
2013-07-03
fixup-builtins: retire an old transition helper script
Ramkumar Ramachandra
2
-19
/
+0
2013-07-03
Merge branch 'maint'
Junio C Hamano
2
-1
/
+16
2013-07-03
Update draft release notes to 1.8.3.3
Junio C Hamano
1
-0
/
+15
2013-07-03
Merge branch 'rr/diffcore-pickaxe-doc' into maint
Junio C Hamano
3
-28
/
+59
2013-07-03
Merge branch 'cr/git-work-tree-sans-git-dir' into maint
Junio C Hamano
1
-3
/
+1
2013-07-03
Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maint
Junio C Hamano
1
-3
/
+3
2013-07-03
Merge branch 'dm/unbash-subtree' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'jc/core-checkstat' into maint
Junio C Hamano
1
-1
/
+14
2013-07-03
Merge branch 'jc/t5551-posix-sed-bre' into maint
Junio C Hamano
1
-2
/
+6
2013-07-03
Merge branch 'vv/help-unknown-ref' into maint
Junio C Hamano
3
-1
/
+57
2013-07-03
Merge branch 'rs/empty-archive' into maint
Junio C Hamano
2
-0
/
+15
2013-07-03
Merge branch 'rh/merge-options-doc-fix' into maint
Junio C Hamano
1
-1
/
+2
2013-07-03
Merge branch 'an/diff-index-doc' into maint
Junio C Hamano
1
-6
/
+6
2013-07-03
Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'ar/wildmatch-foldcase' into maint
Junio C Hamano
2
-6
/
+56
2013-07-03
Merge branch 'cb/log-follow-with-combined' into maint
Junio C Hamano
2
-0
/
+17
2013-07-03
Merge branch 'rr/die-on-missing-upstream' into maint
Junio C Hamano
2
-17
/
+22
2013-07-03
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
1
-1
/
+1
2013-07-03
Merge branch 'maint-1.8.1' into maint-1.8.2
Junio C Hamano
1
-1
/
+1
2013-07-03
Change "remote tracking" to "remote-tracking"
Michael Schubert
6
-14
/
+17
2013-07-03
teach format-patch to place other authors into in-body "From"
Jeff King
7
-0
/
+128
2013-07-03
pretty.c: drop const-ness from pretty_print_context
Jeff King
2
-9
/
+17
2013-07-03
git-remote-mediawiki: un-brace file handles in binmode calls
Matthieu Moy
1
-2
/
+2
2013-07-03
git-config: update doc for --get with multiple values
John Keeping
1
-1
/
+1
2013-07-03
Add --depth to submodule update/add
Fredrik Gustafsson
4
-12
/
+61
2013-07-03
submodule update: allow custom command to update submodule working tree
Chris Packham
3
-1
/
+38
2013-07-02
merge: handle --ff/--no-ff/--ff-only as a tri-state option
Miklos Vajna
2
-25
/
+42
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
2
-5
/
+27
2013-07-02
fetch-pack: avoid quadratic behavior in rev_list_push
Jeff King
1
-7
/
+6
[prev]
[next]