6294 Commits (cb5d709ff8a4bae19d57a470ba2b137c25938a44)
 

Author SHA1 Message Date
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
Junio C Hamano cc4c4f0ce2 symbolit-ref: fix resolve_ref conversion. 18 years ago
Petr Baudis 53cce84c05 Fix broken sha1 locking 18 years ago
Junio C Hamano 5b10b09113 fsck-objects: adjust to resolve_ref() clean-up. 18 years ago
Jeff King b3dc864c6d gitignore: git-pack-refs is a generated file. 18 years ago
Jeff King f62363fb02 wt-status: use simplified resolve_ref to find current branch 18 years ago
Junio C Hamano ef176ad06a Fix t1400-update-ref test minimally 18 years ago
Linus Torvalds 434cd0cd30 Enable the packed refs file format 18 years ago
Linus Torvalds ed378ec7e8 Make ref resolution saner 18 years ago
Linus Torvalds b37a562a10 Add support for negative refs 18 years ago
Linus Torvalds e1e22e37f4 Start handling references internally as a sorted in-memory list 18 years ago
Junio C Hamano 808239a7db Merge branch 'sk/ftp' 18 years ago
Junio C Hamano 7f0f4fa437 Merge part of branch 'jc/upload-pack' 18 years ago
Junio C Hamano 4405fb77f4 Merge branch 'jc/pack' 18 years ago
Junio C Hamano 2874172101 Merge branch 'jc/am' 18 years ago
Junio C Hamano b467fb0b90 Merge branch 'jk/diff' 18 years ago
Matthias Lederhofer ac8e3f2bb8 gitweb fix validating pg (page) parameter 18 years ago
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