6479 Commits (9074484a2ba28cd41a78e0b10074a8882653bf3a)
 

Author SHA1 Message Date
Jonas Fonseca 02ac04fc9f git-repack(1): document --window and --depth 18 years ago
Jonas Fonseca f58bb6fb41 git-apply(1): document --unidiff-zero 18 years ago
Matthias Lederhofer 645927cec8 gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export 18 years ago
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
Junio C Hamano 4adffc7b54 Add ftp:// protocol support for git-http-fetch 18 years ago
Junio C Hamano be4a015b0f http-fetch.c: consolidate code to detect missing fetch target 18 years ago
Junio C Hamano c95b138985 Fix git-am safety checks 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
Jeff King db830b4f23 wt-status: remove extraneous newline from 'deleted:' output 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
Jeff King b982592d66 git-status: document colorization config options 18 years ago
Johannes Schindelin 2074cb0af3 Teach runstatus about --untracked 18 years ago
Junio C Hamano 4321134cd8 pack-objects: document --revs, --unpacked and --all. 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