summaryrefslogtreecommitdiff
path: root/Documentation/git-update-ref.txt
Commit message (Expand)AuthorAgeFilesLines
* update-ref: allow creation of multiple transactionsPatrick Steinhardt2020-11-161-1/+2
* Modify pseudo refs through ref backend storageHan-Wen Nienhuys2020-07-271-6/+7
* update-ref: implement interactive transaction handlingPatrick Steinhardt2020-04-021-0/+26
* git-update-ref.txt: add missing wordPatrick Steinhardt2020-03-301-1/+1
* Merge branch 'ah/doc-updates'Junio C Hamano2018-10-301-4/+4
|\
| * doc: fix formatting in git-update-refAndreas Heiduk2018-10-231-4/+4
* | update-ref: allow --no-deref with --stdinElijah Newren2018-09-121-1/+1
|/
* doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-1/+1
* update-ref and tag: add --create-reflog argDavid Turner2015-07-211-1/+4
* update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty2014-04-071-6/+12
* update-ref: support multiple simultaneous updatesBrad King2013-09-091-1/+53
* Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-011-1/+1
* Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano2011-07-221-2/+3
|\
| * Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg2011-07-121-2/+3
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-4/+0
|/
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-5/+5
* Merge branch 'kh/update-ref'Junio C Hamano2008-06-221-1/+1
|\
| * Make old sha1 optional with git update-ref -dKarl Hasselström2008-06-021-1/+1
* | documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* git-update-ref: add --no-deref option for overwriting/detaching refSven Verdoolaege2007-05-101-1/+4
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-271-2/+8
* Change order of -m option to update-ref.Shawn Pearce2006-05-191-1/+1
* Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+26
* Convert update-ref to use ref_lock API.Shawn Pearce2006-05-171-1/+1
* git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-051-1/+1
* Add missing documentation.Junio C Hamano2005-10-041-0/+58