index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
Discover refs via smart HTTP server when available
Shawn O. Pearce
1
-17
/
+131
2009-11-05
http-backend: more explict LocationMatch
Mark Lodato
1
-1
/
+1
2009-11-05
http-backend: add example for gitweb on same URL
Mark Lodato
1
-0
/
+33
2009-11-05
http-backend: use mod_alias instead of mod_rewrite
Mark Lodato
1
-7
/
+3
2009-11-05
http-backend: reword some documentation
Mark Lodato
1
-4
/
+8
2009-11-05
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2
-25
/
+39
2009-11-05
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2
-4
/
+359
2009-11-05
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2
-10
/
+56
2009-11-05
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
4
-0
/
+396
2009-10-31
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2
-1
/
+3
2009-10-31
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
6
-54
/
+287
2009-10-31
remote-helpers: Support custom transport options
Shawn O. Pearce
3
-2
/
+198
2009-10-31
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
3
-26
/
+115
2009-10-31
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
2
-2
/
+2
2009-10-31
remote-curl: Refactor walker initialization
Shawn O. Pearce
1
-10
/
+14
2009-10-31
Add multi_ack_detailed capability to fetch-pack/upload-pack
Shawn O. Pearce
2
-22
/
+50
2009-10-31
Move "get_ack()" back to fetch-pack
Shawn O. Pearce
3
-22
/
+21
2009-10-31
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
3
-25
/
+39
2009-10-31
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
1
-1
/
+1
2009-10-31
pkt-line: Add strbuf based functions
Shawn O. Pearce
2
-12
/
+76
2009-10-31
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
1
-1
/
+1
2009-10-14
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
2
-0
/
+13
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-14
remote-curl: add missing initialization of argv0_path
Johannes Sixt
1
-0
/
+1
2009-10-13
Let --decorate show HEAD position
Thomas Rast
3
-2
/
+3
2009-10-13
git-stash documentation: mention default options for 'list'
Miklos Vajna
1
-1
/
+2
2009-10-13
bash completion: complete refs for git-grep
Thomas Rast
1
-1
/
+2
2009-10-12
diff.c: stylefix
Felipe Contreras
1
-1
/
+1
2009-10-12
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
v1.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-10
Documentation: clone: clarify discussion of initial branch
Jonathan Nieder
1
-2
/
+3
2009-10-10
bash: add support for 'git replace'
Björn Gustavsson
1
-0
/
+6
2009-10-10
completion: fix alias listings with newlines
Stephen Boyd
1
-2
/
+6
2009-10-10
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
2009-10-09
racy-git.txt: explain nsec problem in more detail
Jonathan Nieder
1
-4
/
+6
2009-10-09
Documentation: clarify "working tree" definition
Jonathan Nieder
1
-3
/
+3
2009-10-09
Documentation: clarify branch creation
Jonathan Nieder
1
-8
/
+8
2009-10-09
Documentation: branch: update --merged description
Jonathan Nieder
1
-4
/
+6
2009-10-09
Documentation: clarify mergeoptions description
Jonathan Nieder
2
-3
/
+3
2009-10-09
Documentation: git fmt-merge-msg does not have to be a script
Jonathan Nieder
2
-5
/
+6
2009-10-09
Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile
Jonathan Nieder
1
-1
/
+5
2009-10-09
pull: improve advice for unconfigured error case
Jeff King
1
-4
/
+12
2009-10-09
git-svn: Avoid spurious errors when rewriteRoot is used.
Alexander Gavrilov
1
-2
/
+9
2009-10-09
Update draft release notes to 1.6.5
Junio C Hamano
1
-6
/
+10
2009-10-09
Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64
Brandon Casey
1
-0
/
+12
2009-10-09
ls-files: die instead of fprintf/exit in -i error
Ben Walton
1
-5
/
+2
[next]