index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
reflog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
1
-5
/
+2
*
reflog_expire_cfg: NUL-terminate pattern field
Jeff King
2016-02-19
1
-5
/
+3
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
Merge branch 'rs/pop-commit'
Junio C Hamano
2015-10-30
1
-5
/
+1
|
\
|
*
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
1
-5
/
+1
*
|
Merge branch 'ah/reflog-typofix-in-error'
Junio C Hamano
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
reflog: add missing single quote to error message
Alex Henrie
2015-08-28
1
-1
/
+1
*
|
|
git-reflog: add exists command
David Turner
2015-07-21
1
-1
/
+32
|
|
/
|
/
|
*
|
builtin/reflog: rewrite ref functions to take an object_id argument
Michael Haggerty
2015-05-25
1
-10
/
+6
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-2
/
+7
*
|
reflog: improve and update documentation
Michael Haggerty
2015-03-05
1
-6
/
+3
*
|
reflog_expire(): new function in the reference API
Michael Haggerty
2014-12-22
1
-133
/
+15
*
|
expire_reflog(): treat the policy callback data as opaque
Michael Haggerty
2014-12-12
1
-36
/
+36
*
|
Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
Michael Haggerty
2014-12-12
1
-10
/
+10
*
|
expire_reflog(): move rewrite to flags argument
Michael Haggerty
2014-12-12
1
-5
/
+5
*
|
expire_reflog(): move verbose to flags argument
Michael Haggerty
2014-12-12
1
-8
/
+8
*
|
expire_reflog(): pass flags through to expire_reflog_ent()
Michael Haggerty
2014-12-12
1
-0
/
+2
*
|
struct expire_reflog_cb: a new callback data type
Michael Haggerty
2014-12-12
1
-17
/
+26
*
|
Rename expire_reflog_cb to expire_reflog_policy_cb
Michael Haggerty
2014-12-12
1
-9
/
+10
*
|
expire_reflog(): move updateref to flags argument
Michael Haggerty
2014-12-12
1
-6
/
+6
*
|
expire_reflog(): move dry_run to flags argument
Michael Haggerty
2014-12-12
1
-5
/
+8
*
|
expire_reflog(): add a "flags" argument
Michael Haggerty
2014-12-12
1
-4
/
+6
*
|
expire_reflog(): extract two policy-related functions
Michael Haggerty
2014-12-12
1
-42
/
+52
*
|
Extract function should_expire_reflog_ent()
Michael Haggerty
2014-12-12
1
-28
/
+42
*
|
expire_reflog(): use a lock_file for rewriting the reflog file
Michael Haggerty
2014-12-12
1
-19
/
+41
*
|
expire_reflog(): return early if the reference has no reflog
Michael Haggerty
2014-12-12
1
-3
/
+5
*
|
expire_reflog(): rename "ref" parameter to "refname"
Michael Haggerty
2014-12-12
1
-8
/
+8
*
|
expire_reflog(): it's not an each_ref_fn anymore
Michael Haggerty
2014-12-12
1
-5
/
+5
*
|
Merge branch 'jk/prune-mtime'
Junio C Hamano
2014-10-29
1
-1
/
+1
|
\
\
|
*
|
prune: keep objects reachable from recent objects
Jeff King
2014-10-16
1
-1
/
+1
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
1
-1
/
+1
*
|
|
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
2014-10-01
1
-1
/
+1
|
/
/
*
|
refs.c: add new functions reflog_exists and delete_reflog
Ronnie Sahlberg
2014-05-08
1
-1
/
+1
*
|
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
1
-1
/
+1
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
*
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
1
-1
/
+1
|
\
\
|
*
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
1
-1
/
+1
*
|
|
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
2013-09-17
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
1
-2
/
+1
*
|
|
Merge branch 'jc/prune-all'
Junio C Hamano
2013-05-29
1
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
date.c: add parse_expiry_date()
Junio C Hamano
2013-04-18
1
-7
/
+7
*
|
Merge branch 'jc/maint-reflog-expire-clean-mark-typofix'
Junio C Hamano
2013-03-25
1
-1
/
+1
|
\
\
|
*
|
reflog: fix typo in "reflog expire" clean-up codepath
Junio C Hamano
2013-03-05
1
-1
/
+1
|
|
/
*
/
reflog: use parse_config_key in config callback
Jeff King
2013-01-23
1
-6
/
+7
|
/
*
reflog: remove i18n legos in pruning message
Nguyễn Thái Ngọc Duy
2012-06-07
1
-2
/
+4
*
prune: show progress while marking reachable objects
Nguyễn Thái Ngọc Duy
2011-11-08
1
-1
/
+1
*
reflog: actually default to subcommand 'show'
Michael Schubert
2011-08-01
1
-2
/
+1
*
Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'
Junio C Hamano
2010-05-21
1
-10
/
+59
*
Merge branch 'jc/maint-reflog-expire-unreachable'
Junio C Hamano
2010-05-09
1
-40
/
+56
[next]