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-11
Merge branch 'jc/triangle-push-fixup'
Junio C Hamano
3
-46
/
+142
2013-07-11
Merge branch 'mh/maint-lockfile-overflow'
Junio C Hamano
1
-4
/
+6
2013-07-09
remote-http: use argv-array
Junio C Hamano
1
-16
/
+16
2013-07-08
pull: change the description to "integrate" changes
John Keeping
2
-2
/
+2
2013-07-08
test-lint: detect 'export FOO=bar'
Thomas Rast
1
-0
/
+1
2013-07-08
t9902: fix 'test A == B' to use = operator
Thomas Rast
1
-1
/
+1
2013-07-08
t0000: do not use export X=Y
Torsten Bögershausen
1
-1
/
+2
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
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-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
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-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
2
-5
/
+27
2013-07-01
get_short_sha1(): correctly disambiguate type-limited abbreviation
Junio C Hamano
1
-1
/
+1
2013-07-01
t1512: correct leftover constants from earlier edition
Junio C Hamano
1
-10
/
+22
2013-07-01
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
3
-2
/
+40
2013-07-01
treat_directory(): do not declare submodules to be untracked
Junio C Hamano
2
-6
/
+21
2013-07-01
Merge branch 'maint'
Junio C Hamano
2
-3
/
+5
[prev]
[next]