2109 Commits (f5dce80611ed865d2d5d1e76c2c3ae64bf99fe99)
 

Author SHA1 Message Date
Peter Hagervall f5dce80611 Sparse fixes for http-fetch 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano 5385f52da8 Introduce notation "ref^{type}". 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Junio C Hamano d8a1deecc6 Refuse to create funny refs in clone-pack, git-fetch and receive-pack. 19 years ago
Junio C Hamano 03feddd6e8 git-check-ref-format: reject funny ref names. 19 years ago
Junio C Hamano f51248eb48 Merge branch 'fixes' 19 years ago
Junio C Hamano f80376c597 Show curl error a bit better. 19 years ago
Johannes Schindelin 7baa3e8694 Some curl versions lack curl_easy_duphandle() 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Nick Hengeveld d402d5566f Use config file settings for http 19 years ago
Sergey Vlasov bc8f265270 git-http-fetch: Remove size limit for objects/info/{packs,alternates} 19 years ago
Aneesh Kumar e70ec8632c debian packaging 19 years ago
Linus Torvalds c05186cc38 Support git+ssh:// and ssh+git:// URL 19 years ago
Tom Prince 01eea6f355 Add new programs and stamp file to .gitignore. 19 years ago
Junio C Hamano 603d874587 format-patch: take sequence of ranges. 19 years ago
Linus Torvalds f7aac2eac9 Add "-l" flag for repacking only local packs 19 years ago
Linus Torvalds 64560374cc Add support for "local" packing 19 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 19 years ago
Junio C Hamano 5990efb0c4 tutorial: update the initial commit example. 19 years ago
Junio C Hamano 73319032c8 git-am: do not fail if 3-way fallback succeeds. 19 years ago
Johannes Schindelin 2ae6c70674 Adapt tutorial to cygwin and add test case 19 years ago
Martin Langhoff 8af12741ee Add findtags - reworked 19 years ago
Sergey Vlasov 35613ba4ba Revert "Also use 'track_object_refs = 0' in update-server-info." 19 years ago
Ralf Baechle 257380896f rsh.c: typo fix 19 years ago
Junio C Hamano 64c381bf74 clone-pack: new option --keep tells it not to explode the pack. 19 years ago
Junio C Hamano 11dcec07a4 clone-pack: new option --keep tells it not to explode the pack. 19 years ago
Junio C Hamano 84c8d8aec5 Fix packname hash generation. 19 years ago
Sergey Vlasov 9cf6d3357a Add git-index-pack utility 19 years ago
Junio C Hamano a1451104ac git-am: interactive should fail gracefully. 19 years ago
Junio C Hamano 221e743c03 git-fetch --tags: deal with tags with spaces in them. 19 years ago
Junio C Hamano 94fa447ace Quote reference names while fetching with curl. 19 years ago
Junio C Hamano d06b689a93 Merge branch 'fixes' 19 years ago
Martin Langhoff df73e9c62a [PATCH] cvsimport: don't pass --cvs-direct if user options contradict us 19 years ago
Linus Torvalds 128af9d1ef Make git config variable names case-insensitive 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Tom Prince ec2d15118b Export template_dir in Makefile. 19 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 19 years ago
Linus Torvalds 5cbb401dba Improve config file escape sanity checking 19 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 19 years ago
Johannes Schindelin f2d6a25627 Support custom build options in config.mak 19 years ago
Johannes Schindelin 0a81552e06 Use git-update-ref and git-symbolic-ref in tests 19 years ago
Junio C Hamano dc1b5ea878 Remove unused 'got_alternates' variable. 19 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 19 years ago
Nick Hengeveld 0312600648 Restore functionality to allow proxies to cache objects 19 years ago
Nick Hengeveld 11f0dafe2b [PATCH] Don't fetch objects that exist in the local repository 19 years ago
Nick Hengeveld 380792390e Set the parallel HTTP request limit via an environment variable 19 years ago
Nick Hengeveld a7a8d3786e Only compile parallel HTTP support with CURL >= 7.9.8 19 years ago
Nick Hengeveld 1d389ab65d Add support for parallel HTTP transfers 19 years ago
Junio C Hamano 340e4f88c0 Remove empty directories after read-tree -u. 19 years ago