6316 Commits (4431fcc4b134ae501e3e57dc568ae4f031e57898)
 

Author SHA1 Message Date
Junio C Hamano 4431fcc4b1 Clean-up lock-ref implementation 18 years ago
Junio C Hamano e9800b28c2 Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking 18 years ago
Junio C Hamano 244a0ae114 Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-locking 18 years ago
Junio C Hamano 5fd6f5cffc lock_ref_sha1_basic: remove unused parameter "plen". 18 years ago
Junio C Hamano 6d15987c1e pack-refs: fix git_path() usage. 18 years ago
Petr Baudis 7c1a278d99 Fix buggy ref recording 18 years ago
Johannes Schindelin afdcec7366 show-branch: mark active branch with a '*' again 18 years ago
Johannes Schindelin 913c983e04 Fix git-update-index --again 18 years ago
Junio C Hamano eaf12a8c7d Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs 18 years ago
Junio C Hamano 340adb8bcc Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs 18 years ago
Junio C Hamano 9688460152 git-pack-refs --prune 18 years ago
Junio C Hamano 13e4aa90ac pack-refs: do not pack symbolic refs. 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
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
Christian Couder 9c13359aaf Fix show-ref usage for --dereference. 18 years ago
Christian Couder 9581e0fca2 Document git-show-ref [-s|--hash] option. 18 years ago
Petr Baudis 53cce84c05 Fix broken sha1 locking 18 years ago
Jonas Fonseca c0990ff36f Add man page for git-show-ref 18 years ago
Junio C Hamano 5b10b09113 fsck-objects: adjust to resolve_ref() clean-up. 18 years ago
Jeff King 582c5b09be gitignore: git-show-ref is a generated file. 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
Christian Couder ee1a9b2f18 Use Linus' show ref in "git-branch.sh". 18 years ago
Christian Couder c40abef89f Add [-s|--hash] option to Linus' show-ref. 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