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
2009-11-10
remote: refactor some logic into get_stale_heads()
Jay Soffian
3
-24
/
+51
2009-11-10
Add missing test for 'git remote update --prune'
Björn Gustavsson
1
-0
/
+11
2009-11-10
Add the configuration option skipFetchAll
Björn Gustavsson
4
-6
/
+48
2009-11-10
Teach the --multiple option to 'git fetch'
Björn Gustavsson
4
-1
/
+62
2009-11-10
Teach the --all option to 'git fetch'
Björn Gustavsson
6
-22
/
+247
2009-11-09
Show usage string for 'git show-ref -h'
Jonathan Nieder
2
-4
/
+9
2009-11-09
Show usage string for 'git merge-ours -h'
Jonathan Nieder
1
-0
/
+6
2009-11-09
Show usage string for 'git commit-tree -h'
Jonathan Nieder
1
-1
/
+1
2009-11-09
Show usage string for 'git cherry -h'
Jonathan Nieder
1
-0
/
+3
2009-11-09
Show usage string for 'git grep -h'
Jonathan Nieder
1
-0
/
+7
2009-11-09
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
4
-3
/
+0
2009-11-09
t5551-http-fetch: Work around broken Accept header in libcurl
Shawn O. Pearce
1
-0
/
+3
2009-11-09
t5551-http-fetch: Work around some libcurl versions
Shawn O. Pearce
1
-4
/
+4
2009-11-09
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
5
-48
/
+86
2009-11-09
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
1
-5
/
+5
2009-11-08
gitweb: Smarter snapshot names
Mark Rada
2
-21
/
+93
2009-11-08
gitweb: Document current snapshot rules via new tests
Jakub Narebski
1
-0
/
+87
2009-11-08
Documentation: add "Fighting regressions with git bisect" article
Christian Couder
3
-0
/
+1364
2009-11-08
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2009-11-08
MSVC: Add support for building with NO_MMAP
Ramsay Jones
3
-13
/
+13
2009-11-08
Makefile: keep MSVC and Cygwin configuration separate
Ramsay Jones
1
-3
/
+8
2009-11-08
Makefile: merge two Cygwin configuration sections into one
Ramsay Jones
1
-4
/
+2
2009-11-08
Add intermediate build products to .gitignore
Jonathan Nieder
1
-0
/
+1
2009-11-08
format-patch: make "-p" suppress diffstat
Jeff King
2
-2
/
+28
2009-11-08
log --format: don't ignore %w() at the start of format string
René Scharfe
1
-1
/
+1
2009-11-06
pre-commit.sample: Diff against the empty tree when HEAD is invalid
Björn Steinbrink
1
-9
/
+9
2009-11-06
Merge branch 'jc/commit-s-subject-is-not-a-footer'
Junio C Hamano
2
-1
/
+10
2009-11-06
builtin-commit.c: fix logic to omit empty line before existing footers
Junio C Hamano
2
-1
/
+10
2009-11-06
t1200: prepare for merging with Fast-forward bikeshedding
Junio C Hamano
1
-2
/
+3
2009-11-06
t1200: further modernize test script style
Junio C Hamano
1
-18
/
+18
2009-11-06
t1200: Make documentation and test agree
Stephen Boyd
2
-19
/
+98
2009-11-06
t1200: cleanup and modernize test style
Stephen Boyd
1
-58
/
+76
2009-11-06
gitweb: Fix blob linenr links in pathinfo mode
Petr Baudis
1
-1
/
+2
2009-11-05
pack-objects: move thread autodetection closer to relevant code
Nicolas Pitre
1
-5
/
+2
2009-11-04
http-backend: Test configuration options
Shawn O. Pearce
1
-0
/
+229
2009-11-04
http-backend: Use http.getanyfile to disable dumb HTTP serving
Shawn O. Pearce
2
-6
/
+36
2009-11-04
test smart http fetch and push
Shawn O. Pearce
5
-2
/
+219
2009-11-04
http tests: use /dumb/ URL prefix
Shawn O. Pearce
3
-8
/
+13
2009-11-04
set httpd port before sourcing lib-httpd
Clemens Buchacher
1
-4
/
+3
2009-11-04
t5540-http-push: remove redundant fetches
Tay Ray Chuan
1
-2
/
+0
2009-11-04
Smart HTTP fetch: gzip requests
Shawn O. Pearce
1
-0
/
+50
2009-11-04
Smart fetch over HTTP: client side
Shawn O. Pearce
3
-22
/
+160
2009-11-04
Smart push over HTTP: client side
Shawn O. Pearce
8
-15
/
+374
2009-11-04
Discover refs via smart HTTP server when available
Shawn O. Pearce
1
-17
/
+131
2009-11-04
http-backend: more explict LocationMatch
Mark Lodato
1
-1
/
+1
2009-11-04
http-backend: add example for gitweb on same URL
Mark Lodato
1
-0
/
+33
2009-11-04
http-backend: use mod_alias instead of mod_rewrite
Mark Lodato
1
-7
/
+3
2009-11-04
http-backend: reword some documentation
Mark Lodato
1
-4
/
+8
2009-11-04
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2
-25
/
+39
2009-11-04
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2
-4
/
+359
[prev]
[next]