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
2012-09-11
Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11
Junio C Hamano
1
-1
/
+0
2012-09-10
Almost 1.7.11.6
Junio C Hamano
1
-1
/
+29
2012-09-10
Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11
Junio C Hamano
1
-2
/
+1
2012-09-10
Merge branch 'jc/maint-protect-sh-from-ifs' into maint-1.7.11
Junio C Hamano
1
-0
/
+4
2012-09-10
Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11
Junio C Hamano
2
-1
/
+37
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
18
-32
/
+188
2012-09-10
Merge branch 'tr/maint-send-email-2047' into maint-1.7.11
Junio C Hamano
2
-4
/
+19
2012-09-10
Merge branch 'mm/die-with-dashdash-help' into maint-1.7.11
Junio C Hamano
1
-3
/
+5
2012-09-10
Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11
Junio C Hamano
1
-0
/
+5
2012-09-10
gitcli: contrast wildcard given to shell and to git
Junio C Hamano
1
-0
/
+17
2012-09-10
gitcli: formatting fix
Junio C Hamano
1
-1
/
+1
2012-09-08
gitk: Rename 'tagcontents' to 'cached_tagcontent'
David Aguilar
1
-7
/
+7
2012-09-08
gitk: Teach "Reread references" to reload tags
David Aguilar
1
-1
/
+2
2012-09-04
Document file-glob for "git checkout -- '*.c'"
Junio C Hamano
1
-0
/
+12
2012-09-02
test-regex: Add a test to check for a bug in the regex routines
Ramsay Jones
4
-0
/
+27
2012-08-31
split_ident_line(): make best effort when parsing author/committer line
Junio C Hamano
2
-3
/
+20
2012-08-28
log: fix --quiet synonym for -s
Jeff King
2
-1
/
+13
2012-08-27
http: prompt for credentials on failed POST
Jeff King
2
-9
/
+16
2012-08-27
http: factor out http error code handling
Jeff King
2
-23
/
+29
2012-08-27
t: test http access to "half-auth" repositories
Jeff King
3
-0
/
+28
2012-08-27
t: test basic smart-http authentication
Jeff King
2
-0
/
+25
2012-08-27
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
1
-9
/
+7
2012-08-27
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
1
-1
/
+1
2012-08-27
t5550: factor out http auth setup
Jeff King
3
-54
/
+55
2012-08-27
t5550: put auth-required repo in auth/dumb
Jeff King
1
-9
/
+9
2012-08-26
doc: "git checkout -b/-B/--orphan" always takes a branch name
Junio C Hamano
1
-3
/
+3
2012-08-24
apply: compute patch->def_name correctly under -p0
Junio C Hamano
2
-46
/
+76
2012-08-24
Prepare for 1.7.11.6
Junio C Hamano
2
-1
/
+35
2012-08-24
Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11
Junio C Hamano
1
-0
/
+1
2012-08-24
Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11
Junio C Hamano
1
-0
/
+8
2012-08-24
Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11
Junio C Hamano
1
-7
/
+24
2012-08-24
Merge branch 'hv/coding-guidelines' into maint-1.7.11
Junio C Hamano
1
-0
/
+8
2012-08-24
Merge branch 'jc/tag-doc' into maint-1.7.11
Junio C Hamano
7
-16
/
+27
2012-08-24
Merge branch 'mk/test-seq' into maint-1.7.11
Junio C Hamano
3
-2
/
+23
2012-08-24
Merge branch 'lp/no-cmd-http-fetch' into maint-1.7.11
Junio C Hamano
1
-3
/
+0
2012-08-24
Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11
Junio C Hamano
2
-0
/
+2
2012-08-24
Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11
Junio C Hamano
1
-1
/
+1
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
3
-2
/
+21
2012-08-23
mergetool: style fixes
Junio C Hamano
1
-273
/
+308
2012-08-23
Make the ciabot scripts completely self-configuring in the normal case.
Eric S. Raymond
4
-37
/
+72
2012-08-23
Improved documentation for the ciabot scripts.
Eric S. Raymond
2
-2
/
+50
2012-08-23
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
5
-4
/
+56
2012-08-22
contrib/ciabot: Get ciabot configuration from git variables
Eric S. Raymond
2
-118
/
+156
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
2
-2
/
+4
2012-08-21
t6300: test sort with multiple keys
Kacper Kornet
1
-0
/
+10
2012-08-18
git-config doc: unconfuse an example
Junio C Hamano
1
-1
/
+1
2012-08-18
git-config.txt: fix example
Michael Haggerty
1
-1
/
+1
2012-08-17
stash: invoke rerere in case of conflict
Phil Hord
2
-1
/
+2
2012-08-17
test: git-stash conflict sets up rerere
Phil Hord
1
-0
/
+38
2012-08-17
man: git pull -r is a short for --rebase
Miklos Vajna
1
-0
/
+1
[prev]
[next]