summaryrefslogtreecommitdiff
path: root/builtin/reflog.c
Commit message (Expand)AuthorAgeFilesLines
* lockfile.h: extract new header file for the functions in lockfile.cmh/lockfileMichael Haggerty2014-10-011-1/+1
* lockfile: change lock_file::filename into a strbufMichael Haggerty2014-10-011-1/+1
* refs.c: add new functions reflog_exists and delete_reflogRonnie Sahlberg2014-05-081-1/+1
* use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-201-1/+1
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-2/+2
* Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-201-1/+1
|\
| * refs: report ref type from lock_any_ref_for_updateBrad King2013-08-301-1/+1
* | Merge branch 'jk/free-tree-buffer'Junio C Hamano2013-09-171-2/+1
|\ \ | |/ |/|
| * clear parsed flag when we free tree buffersjk/free-tree-bufferJeff King2013-06-061-2/+1
* | Merge branch 'jc/prune-all'Junio C Hamano2013-05-291-7/+7
|\ \ | |/ |/|
| * date.c: add parse_expiry_date()Junio C Hamano2013-04-171-7/+7
* | Merge branch 'jc/maint-reflog-expire-clean-mark-typofix'Junio C Hamano2013-03-251-1/+1
|\ \
| * | reflog: fix typo in "reflog expire" clean-up codepathJunio C Hamano2013-03-051-1/+1
| |/
* | reflog: use parse_config_key in config callbackJeff King2013-01-231-6/+7
|/
* reflog: remove i18n legos in pruning messageNguyễn Thái Ngọc Duy2012-06-071-2/+4
* prune: show progress while marking reachable objectsNguyễn Thái Ngọc Duy2011-11-071-1/+1
* reflog: actually default to subcommand 'show'Michael Schubert2011-08-011-2/+1
* Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano2010-05-211-10/+59
* Merge branch 'jc/maint-reflog-expire-unreachable'Junio C Hamano2010-05-081-40/+56
* Merge branch 'maint'Junio C Hamano2010-04-191-1/+1
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-4/+2
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+719