10 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Jeff King e6dbffa67b peel_ref: do not return a null sha1 12 years ago
Nguyễn Thái Ngọc Duy c9120b1c9b i18n: show-ref: mark parseopt strings for translation 12 years ago
Nguyễn Thái Ngọc Duy c689332391 Convert many resolve_ref() calls to read_ref*() and ref_exists() 13 years ago
Michael Haggerty 8d9c50105f Change check_ref_format() to take a flags argument 13 years ago
Jonathan Nieder 8c83968385 Describe various forms of "be quiet" using OPT__QUIET 14 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 14 years ago
Thiago Farina 183113a5ca string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Jonathan Nieder e62b393505 Show usage string for 'git show-ref -h' 15 years ago
Stephen Boyd 69932bc611 show-ref: migrate to parse-options 16 years ago
Miklos Vajna 5620e77e30 builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Junio C Hamano 7e44c93558 'git foo' program identifies itself without dash in die() messages 16 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Martin Koegler affeef12fb deref_tag: handle return value NULL 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Dmitry V. Levin 8ab40a2005 git-show-ref --verify: Fail if called without a reference 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano d8285af481 show-ref: fix --exclude-existing 18 years ago
Junio C Hamano 64fe031a7a show-ref: fix --verify --hash=length 18 years ago
Junio C Hamano dd9142993c show-ref: fix --quiet --verify 18 years ago
Junio C Hamano 26cdd1e7c7 avoid accessing _all_ loose refs in git-show-ref --verify 18 years ago
Junio C Hamano ed9f7c954c git-fetch: Avoid reading packed refs over and over again 18 years ago
Junio C Hamano f4204ab9f6 Store peeled refs in packed-refs (take 2). 18 years ago
Junio C Hamano cf0adba788 Store peeled refs in packed-refs file. 18 years ago
Lars Hjemli 97f7a7bd0d Fix show-ref usagestring 18 years ago
Junio C Hamano 2eaf22242f show-ref --hash=len, --abbrev=len, and --abbrev 18 years ago
Christian Couder 9c13359aaf Fix show-ref usage for --dereference. 18 years ago
Christian Couder c40abef89f Add [-s|--hash] option to Linus' show-ref. 18 years ago
Linus Torvalds 358ddb62cf Add "git show-ref" builtin command 18 years ago