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-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-27
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
11
-22
/
+46
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2
-4
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on git-apply
Jiang Xin
3
-6
/
+6
2012-08-27
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
4
-8
/
+8
2012-08-27
Fix tests under GETTEXT_POISON on git-stash
Jiang Xin
1
-1
/
+1
2012-08-27
Fix tests under GETTEXT_POISON on relative dates
Jiang Xin
1
-1
/
+1
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
Merge branch 'maint'
Junio C Hamano
5
-23
/
+140
2012-08-24
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
19
-48
/
+231
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
compat: some mkdir() do not like a slash at the end
Joachim Schmitz
2
-0
/
+29
2012-08-24
sha1_file.c: introduce get_max_fd_limit() helper
Joachim Schmitz
1
-7
/
+19
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-23
http.c: don't use curl_easy_strerror prior to curl-7.12.0
Joachim Schmitz
1
-0
/
+2
2012-08-22
Use imperative form in help usage to describe an action
Nguyễn Thái Ngọc Duy
6
-10
/
+10
2012-08-22
Reduce translations by using same terminologies
Nguyễn Thái Ngọc Duy
4
-5
/
+5
2012-08-22
Kick off cycle towards 1.8.0
Junio C Hamano
3
-2
/
+46
2012-08-22
Merge branch 'maint'
Junio C Hamano
2
-118
/
+156
2012-08-22
Merge branch 'jc/doc-git-updates'
Junio C Hamano
1
-28
/
+32
2012-08-22
Merge branch 'mv/pull-r-for-rebase'
Junio C Hamano
1
-0
/
+1
2012-08-22
Merge branch 'jc/maint-abbrev-option-cli'
Junio C Hamano
1
-0
/
+8
2012-08-22
Merge branch 'jc/maint-rev-list-topo-doc'
Junio C Hamano
1
-7
/
+24
2012-08-22
Merge branch 'hv/coding-guidelines'
Junio C Hamano
1
-0
/
+8
2012-08-22
Merge branch 'jk/check-docs-update'
Junio C Hamano
6
-29
/
+18
2012-08-22
Merge branch 'jc/tag-doc'
Junio C Hamano
7
-16
/
+27
2012-08-22
Merge branch 'js/gitweb-path-info-unquote'
Junio C Hamano
1
-0
/
+5
2012-08-22
Merge branch 'tr/void-diff-setup-done'
Junio C Hamano
13
-32
/
+16
[prev]
[next]