6259 Commits (9c95fbf94f9a801d04dbe38898909def7a99793f)
 

Author SHA1 Message Date
Franck Bui-Huu 9c95fbf94f upload-archive: monitor child communication even more carefully. 18 years ago
Junio C Hamano 4d69065d3a Merge branch 'jc/archive' 18 years ago
Matthias Lederhofer 32f4aaccaa gitweb: export options 18 years ago
Matthias Lederhofer 7939fe44b8 gitweb: do not use 'No such directory' error message 18 years ago
Rene Scharfe 87af29f09f git-tar-tree: devolve git-tar-tree into a wrapper for git-archive 18 years ago
Martin Waitz 800764cf33 gitweb: fix uninitialized variable warning. 18 years ago
Martin Waitz dd70235f5a gitweb: more support for PATH_INFO based URLs 18 years ago
Junio C Hamano 4be609625e apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches 18 years ago
Junio C Hamano 8aac4b45f3 t1400: make test debuggable. 18 years ago
Linus Torvalds e7676d2f64 Allow multiple "git_path()" uses 18 years ago
Jakub Narebski 9d0734ae49 gitweb: Add link to "project_index" view to "project_list" page 18 years ago
Jakub Narebski a1565c447d gitweb: Allow for href() to be used for links without project param 18 years ago
Junio C Hamano d0c2449f78 Define fallback PATH_MAX on systems that do not define one in <limits.h> 18 years ago
Junio C Hamano 17fd965d21 Document git-grep -[Hh] 18 years ago
Liu Yubao d48ffdbb0b Fix duplicate xmalloc in builtin-add 18 years ago
Jakub Narebski fc2b2be031 gitweb: Add git_project_index for generating index.aux 18 years ago
Jakub Narebski c83a77e4e1 gitweb: Do not parse refs by hand, use git-peek-remote instead 18 years ago
Jakub Narebski c0011ff8c8 gitweb: Use File::Find::find in git_get_projects_list 18 years ago
Dmitry V. Levin 5b6df8e45f Handle invalid argc gently 18 years ago
Linus Torvalds 7977f0ea53 Add "-h/-H" parsing to "git grep" 18 years ago
Sasha Khapyorsky 38529e28a4 Trivial support for cloning and fetching via ftp://. 18 years ago
Dmitry V. Levin b85c4bbbd7 Documentation: Fix broken links 18 years ago
Dmitry V. Levin 8112894d82 Make count-objects, describe and merge-tree work in subdirectory 18 years ago
Rene Scharfe 2232c0c69f git-archive: inline default_parse_extra() 18 years ago
Junio C Hamano 551029af30 Merge branches 'maint' and 'jc/http' 18 years ago
Junio C Hamano 1718aab3e4 Merge branch 'jc/unpack' 18 years ago
Junio C Hamano 3b67d2917a unpack-objects -r: call it "recover". 18 years ago
Junio C Hamano ae44b235d4 Merge branch 'jc/binary' 18 years ago
Junio C Hamano f6e8dd3b43 Merge branch 'aw/send-pack' 18 years ago
Franck Bui-Huu 8a5dbef8ac Test return value of finish_connect() 18 years ago
Junio C Hamano 883653babd http-fetch: fix alternates handling. 18 years ago
Junio C Hamano 5df1e0d05c http-fetch: fix alternates handling. 18 years ago
Jeff King cdad8bbe92 contrib/vim: add syntax highlighting file for commits 18 years ago
Junio C Hamano d751864cf7 builtin-archive.c: rename remote_request() to extract_remote_arg() 18 years ago
Junio C Hamano d3788e19e2 upload-archive: monitor child communication more carefully. 18 years ago
Christian Couder 6d2489235f Fix space in string " false" problem in "trace.c". 18 years ago
Franck Bui-Huu f42a5c4eb0 connect.c: finish_connect(): allow null pid parameter 18 years ago
Christian Couder 0f503d77ac Fix a memory leak in "connect.c" and die if command too long. 18 years ago
Christian Couder 86257aa324 Move add_to_string to "quote.c" and make it extern. 18 years ago
Jakub Narebski 8be683520e gitweb: Paginate history output 18 years ago
Jakub Narebski 04f7a94f65 gitweb: Make pickaxe search a feature 18 years ago
Junio C Hamano 23d6d112c0 Add sideband status report to git-archive protocol 18 years ago
Junio C Hamano 56f9686c4d Merge branch 'jc/sideband' into jc/archive 18 years ago
Junio C Hamano d47f3db75c Prepare larger packet buffer for upload-pack protocol. 18 years ago
Junio C Hamano fe5ab763f8 Teach --exec to git-archive --remote 18 years ago
Junio C Hamano e0ffb24877 Add --verbose to git-archive 18 years ago
Junio C Hamano 8142f603b9 archive: force line buffered output to stderr 18 years ago
Rene Scharfe 326711c168 Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c 18 years ago
Junio C Hamano 958c24b1b8 Move sideband server side support into reusable form. 18 years ago
Junio C Hamano 49a52b1d1f Move sideband client side support into reusable form. 18 years ago