summaryrefslogtreecommitdiff
path: root/Documentation/git-update-ref.txt
Commit message (Expand)AuthorAgeFilesLines
* 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