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
*
Make git reflog expire honour core.sharedRepository.
Pierre Habouzit
2008-06-16
1
-0
/
+2
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-3
/
+3
*
git-reflog: add option --updateref to write the last reflog sha1 into the ref
Brandon Casey
2008-02-23
1
-1
/
+16
*
git-reflog: add option --rewrite to update reflog entries while expiring
Brandon Casey
2008-02-23
1
-1
/
+11
*
reflog-delete: parse standard reflog options
Brandon Casey
2008-02-23
1
-3
/
+21
*
Merge branch 'bc/reflog-fix' into js/reflog-delete
Junio C Hamano
2008-02-23
1
-9
/
+52
|
\
|
*
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
2008-02-23
1
-2
/
+3
|
*
builtin-reflog.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-5
/
+11
|
*
reflog-expire: Avoid creating new files in a directory inside readdir(3) loop
Junio C Hamano
2008-01-30
1
-2
/
+38
*
|
builtin-reflog.c: fix typo that accesses an unset variable
Brandon Casey
2008-01-05
1
-1
/
+1
*
|
Teach "git reflog" a subcommand to delete single entries
Johannes Schindelin
2007-10-17
1
-0
/
+59
|
/
*
git-update-ref: add --no-deref option for overwriting/detaching ref
Sven Verdoolaege
2007-05-11
1
-1
/
+1
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
1
-5
/
+5
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-2
/
+2
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-2
/
+2
*
Merge branch 'jc/merge-base' (early part)
Junio C Hamano
2007-02-14
1
-2
/
+2
|
\
|
*
Allow in_merge_bases() to take more than one reference commits.
Junio C Hamano
2007-01-10
1
-2
/
+2
*
|
git reflog show
Linus Torvalds
2007-02-09
1
-6
/
+12
*
|
scan reflogs independently from refs
Nicolas Pitre
2007-02-03
1
-5
/
+2
*
|
make reflog filename independent from struct ref_lock
Nicolas Pitre
2007-01-28
1
-4
/
+6
*
|
reflog gc: a tag that does not point at a commit is not a crime.
Junio C Hamano
2007-01-23
1
-3
/
+0
*
|
git reflog expire: document --stale-fix option.
Junio C Hamano
2007-01-15
1
-1
/
+1
*
|
reflog-expire: brown paper bag fix.
Junio C Hamano
2007-01-12
1
-6
/
+12
*
|
Sanitize for_each_reflog_ent()
Johannes Schindelin
2007-01-09
1
-14
/
+12
|
/
*
reflog --fix-stale: do not check the same trees and commits repeatedly.
Junio C Hamano
2007-01-07
1
-23
/
+54
*
reflog expire --fix-stale
Junio C Hamano
2007-01-07
1
-21
/
+138
*
git-reflog: gc.* configuration and documentation.
Junio C Hamano
2006-12-27
1
-2
/
+23
*
reflog expire: do not punt on tags that point at non commits.
Junio C Hamano
2006-12-23
1
-5
/
+5
*
reflog expire: prune commits that are not incomplete
Junio C Hamano
2006-12-22
1
-3
/
+40
*
git reflog expire
Junio C Hamano
2006-12-21
1
-0
/
+175