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-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
2009-11-04
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2
-10
/
+56
2009-11-04
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
4
-0
/
+396
2009-10-30
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2
-1
/
+3
2009-10-30
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
6
-54
/
+287
2009-10-30
remote-helpers: Support custom transport options
Shawn O. Pearce
3
-2
/
+198
2009-10-30
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
3
-26
/
+115
2009-10-30
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
2
-2
/
+2
2009-10-30
remote-curl: Refactor walker initialization
Shawn O. Pearce
1
-10
/
+14
2009-10-30
Add multi_ack_detailed capability to fetch-pack/upload-pack
Shawn O. Pearce
2
-22
/
+50
2009-10-30
Move "get_ack()" back to fetch-pack
Shawn O. Pearce
3
-22
/
+21
2009-10-30
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
3
-25
/
+39
2009-10-30
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
1
-1
/
+1
2009-10-30
pkt-line: Add strbuf based functions
Shawn O. Pearce
2
-12
/
+76
2009-10-30
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
1
-1
/
+1
2009-10-14
Merge branch 'pv/maint-add-p-no-exclude'
Junio C Hamano
2
-1
/
+15
2009-10-14
Merge branch 'maint'
Junio C Hamano
2
-0
/
+13
2009-10-14
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
2
-0
/
+13
2009-10-14
Merge branch 'maint'
Junio C Hamano
3
-2
/
+11
2009-10-14
change throughput display units with fast links
Nicolas Pitre
1
-1
/
+7
2009-10-14
clone: Supply the right commit hash to post-checkout when -b is used
Björn Steinbrink
2
-1
/
+3
2009-10-13
remote-curl: add missing initialization of argv0_path
Johannes Sixt
1
-0
/
+1
2009-10-13
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2009-10-13
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
1
-1
/
+2
2009-10-12
Let --decorate show HEAD position
Thomas Rast
3
-2
/
+3
2009-10-12
git-stash documentation: mention default options for 'list'
Miklos Vajna
1
-1
/
+2
2009-10-12
bash completion: complete refs for git-grep
Thomas Rast
1
-1
/
+2
2009-10-11
diff.c: stylefix
Felipe Contreras
1
-1
/
+1
2009-10-11
Documentation: add 'git replace' to main git manpage
SZEDER Gábor
1
-0
/
+1
2009-10-10
git-add--interactive: never skip files included in index
Pauli Virtanen
2
-1
/
+15
2009-10-10
GIT 1.6.5
Junio C Hamano
3
-7
/
+6
2009-10-10
git-svn: hide find_parent_branch output in double quiet mode
Simon Arlott
1
-7
/
+12
2009-10-09
Documentation: clone: clarify discussion of initial branch
Jonathan Nieder
1
-2
/
+3
2009-10-09
Merge branch 'rs/maint-archive-prefix'
Junio C Hamano
2
-3
/
+16
2009-10-09
Merge branch 'fc/mutt-alias'
Junio C Hamano
1
-1
/
+1
2009-10-09
Merge branch 'ef/msvc-noreturn'
Junio C Hamano
3
-9
/
+11
2009-10-09
Merge branch 'jk/reflog-date'
Junio C Hamano
3
-2
/
+7
2009-10-09
Merge branch 'ch/am-header'
Junio C Hamano
1
-1
/
+1
2009-10-09
bash: add support for 'git replace'
Björn Gustavsson
1
-0
/
+6
2009-10-09
completion: fix alias listings with newlines
Stephen Boyd
1
-2
/
+6
2009-10-09
completion: fix completion of git <TAB><TAB>
Stephen Boyd
1
-1
/
+1
2009-10-09
import-tars: Add missing closing bracket
Ingmar Vanhassel
1
-1
/
+1
[next]