index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
http: prompt for credentials on failed POST
Jeff King
1
-1
/
+1
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-06-03
Merge branch 'ef/maint-rebase-error-message' into maint
Junio C Hamano
1
-0
/
+5
2012-06-01
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
1
-0
/
+5
2012-06-01
Merge branch 'jk/ident-split-fix' into maint
Junio C Hamano
1
-0
/
+7
2012-05-30
rebase: report invalid commit correctly
Erik Faye-Lund
1
-0
/
+5
2012-05-25
Merge branch 'hv/submodule-alt-odb' into maint
Junio C Hamano
1
-0
/
+34
2012-05-25
Merge branch 'bp/diff-no-index-strbuf-fix' into maint
Junio C Hamano
1
-0
/
+19
2012-05-24
Merge branch 'jk/maint-status-porcelain-z-b' into maint
Junio C Hamano
1
-1
/
+15
2012-05-22
fix off-by-one error in split_ident_line
Jeff King
1
-0
/
+7
2012-05-20
grep: support newline separated pattern list
René Scharfe
1
-0
/
+5
2012-05-20
Consistently use "superproject" instead of "supermodule"
Jens Lehmann
2
-3
/
+3
2012-05-20
t3404: begin "exchange commits with -p" test with correct preconditions
Johannes Sixt
1
-0
/
+1
2012-05-16
diff --no-index: reset temporary buffer lengths on directory iteration
Bobby Powers
1
-0
/
+19
2012-05-14
teach add_submodule_odb() to look for alternates
Heiko Voigt
1
-0
/
+34
2012-05-14
Merge branch 'jk/maint-reflog-walk-count-vs-time' into maint
Junio C Hamano
1
-4
/
+57
2012-05-14
Merge branch 'ef/checkout-empty' into maint
Junio C Hamano
1
-0
/
+11
2012-05-14
Merge branch 'jk/maint-tformat-with-z' into maint
Junio C Hamano
1
-0
/
+28
2012-05-14
Merge branch 'js/checkout-detach-count' into maint
Junio C Hamano
1
-5
/
+16
2012-05-11
Merge branch 'ct/advise-push-default' into maint
Junio C Hamano
2
-2
/
+2
2012-05-11
Merge branch 'js/fast-import-test-9300' into maint
Junio C Hamano
1
-34
/
+54
2012-05-11
Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maint
Junio C Hamano
1
-0
/
+14
2012-05-11
Merge branch 'sl/test-wc-l-line-count' into maint
Junio C Hamano
19
-74
/
+65
2012-05-11
Merge branch 'rl/show-empty-prefix' into maint
Junio C Hamano
1
-1
/
+1
2012-05-10
Merge branch 'mm/include-userpath' into maint
Junio C Hamano
1
-0
/
+8
2012-05-10
Merge branch 'bw/test-fix-grep-gnuism' into maint
Junio C Hamano
1
-2
/
+2
2012-05-10
Merge branch 'jk/http-backend-keep-committer-ident-env' into maint
Junio C Hamano
2
-0
/
+28
2012-05-10
Merge branch 'jk/maint-push-progress' into maint
Junio C Hamano
1
-2
/
+25
2012-05-10
Merge branch 'lp/diffstat-with-graph' into maint
Junio C Hamano
2
-4
/
+121
2012-05-08
checkout: do not corrupt HEAD on empty repo
Erik Faye-Lund
1
-0
/
+11
2012-05-08
status: respect "-b" for porcelain format
Jeff King
1
-1
/
+6
2012-05-08
status: fix null termination with "-b"
Jeff King
1
-0
/
+9
2012-05-07
reflog-walk: tell explicit --date=default from not having --date at all
Junio C Hamano
1
-4
/
+4
2012-05-07
Merge branch 'jk/maint-gitweb-test-use-sane-perl' into maint
Junio C Hamano
1
-1
/
+1
2012-05-07
Merge branch 'js/daemon-test-race-fix' into maint
Junio C Hamano
1
-11
/
+11
2012-05-07
Merge branch 'jk/maint-config-bogus-section' into maint
Junio C Hamano
1
-0
/
+8
2012-05-07
Merge branch 'pw/t5800-import-race-fix' into maint
Junio C Hamano
1
-0
/
+13
2012-05-04
checkout (detached): truncate list of orphaned commits at the new HEAD
Johannes Sixt
1
-1
/
+1
2012-05-04
t2020-checkout-detach: check for the number of orphaned commits
Johannes Sixt
1
-5
/
+16
2012-05-04
reflog-walk: always make HEAD@{0} show indexed selectors
Jeff King
1
-0
/
+8
2012-05-04
log: respect date_mode_explicit with --format:%gd
Jeff King
1
-1
/
+1
2012-05-04
t1411: add more selector index/date tests
Jeff King
1
-0
/
+45
2012-05-03
Merge branch 'jc/merge-reduce-parents-early' into maint
Junio C Hamano
3
-8
/
+69
2012-05-03
Merge branch 'cb/http-multi-curl-auth' into maint
Junio C Hamano
1
-5
/
+10
2012-05-03
Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint
Junio C Hamano
1
-0
/
+30
[next]