17 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Michael Haggerty 91774afcc3 refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` 7 years ago
René Scharfe 744c040b19 refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Kyle Meyer 755b49ae96 delete_ref: accept a reflog message argument 8 years ago
Junio C Hamano 12cfa792b8 symbolic-ref -d: do not allow removal of HEAD 8 years ago
Jeff King 3e4068ed90 symbolic-ref: propagate error code from create_symref() 9 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Ronnie Sahlberg 7695d118e5 refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 11 years ago
Johan Herland 9ab55daa55 git symbolic-ref --delete $symref 12 years ago
Nguyễn Thái Ngọc Duy b10bf3fa11 i18n: symbolic-ref: mark parseopt strings for translation 13 years ago
Jan Krüger 42b00599be symbolic-ref --short: abbreviate the output unambiguously 13 years ago
Nguyễn Thái Ngọc Duy 8cad4744ee Rename resolve_ref() to resolve_ref_unsafe() 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
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Jeff King e9cc02f0e4 symbolic-ref: allow refs/<whatever> in HEAD 16 years ago
Jeff King afe5d3d516 symbolic ref: refuse non-ref targets in HEAD 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Pierre Habouzit 785586142a Make builtin-symbolic-ref.c use parse_options. 17 years ago
Junio C Hamano 283884422f symbolic-ref, update-ref: do not refuse reflog message with LF 18 years ago
Nicolas Pitre 8b5157e407 add logref support to git-symbolic-ref 18 years ago
Junio C Hamano a0f4280f9e Fix git-fetch while on detached HEAD not to give needlessly alarming errors 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 19 years ago
Junio C Hamano cc4c4f0ce2 symbolit-ref: fix resolve_ref conversion. 19 years ago
Linus Torvalds ed378ec7e8 Make ref resolution saner 19 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Junio C Hamano f5a5e9b9f4 Avoid compiler warning. 20 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 20 years ago