aboutsummaryrefslogtreecommitdiff
path: root/builtin/symbolic-ref.c
Commit message (Expand)AuthorAge
* refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`Michael Haggerty2017-11-06
* refs: pass NULL to resolve_ref_unsafe() if hash is not neededRené Scharfe2017-09-24
* config: don't include config.h by defaultBrandon Williams2017-06-15
* delete_ref: accept a reflog message argumentKyle Meyer2017-02-20
* symbolic-ref -d: do not allow removal of HEADJunio C Hamano2016-09-02
* symbolic-ref: propagate error code from create_symref()Jeff King2015-12-21
* standardize usage info string formatAlex Henrie2015-01-14
* refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* C: have space around && and || operatorsJunio C Hamano2013-10-16
* git symbolic-ref --delete $symrefJohan Herland2012-10-21
* i18n: symbolic-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-22
* symbolic-ref --short: abbreviate the output unambiguouslyJan Krüger2012-02-27
* Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
* Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-15
* add description parameter to OPT__QUIETRené Scharfe2010-11-15
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22