index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reflog-walk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-22
Merge branch 'jk/pretty-reglog-ent'
Junio C Hamano
1
-0
/
+12
2011-12-16
pretty: give placeholders to reflog identity
Jeff King
1
-0
/
+12
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
1
-7
/
+8
2011-12-05
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2010-12-12
Merge branch 'jk/maint-reflog-bottom'
Junio C Hamano
1
-1
/
+0
2010-11-23
reflogs: clear flags properly in corner case
Jeff King
1
-1
/
+0
2010-06-27
string_list: Fix argument order for string_list_lookup
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2009-10-19
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
1
-3
/
+32
2009-10-19
reflog-walk: refactor the branch@{num} formatting
Thomas Rast
1
-22
/
+32
2009-05-01
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
1
-1
/
+1
2009-03-20
make oneline reflog dates more consistent with multiline format
Jeff King
1
-5
/
+7
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-5
/
+5
2007-07-24
git log -g: Complain, but do not fail, when no reflogs are there
Johannes Schindelin
1
-3
/
+4
2007-02-08
log --reflog: use dwim_log
Johannes Schindelin
1
-0
/
+13
2007-02-08
log --reflog: honour --relative-date
Johannes Schindelin
1
-5
/
+7
2007-02-01
Teach the '@{...}' notation to git-log -g
Johannes Schindelin
1
-0
/
+8
2007-01-28
git-log -g --pretty=oneline should display the reflog message
Nicolas Pitre
1
-1
/
+1
2007-01-20
--walk-reflogs: actually find the right commit by date.
Johannes Schindelin
1
-1
/
+1
2007-01-20
Fix --walk-reflog with --pretty=oneline
Junio C Hamano
1
-11
/
+22
2007-01-20
reflog-walk: build fixes
Junio C Hamano
1
-0
/
+1
2007-01-20
--walk-reflogs: disallow uninteresting commits
Johannes Schindelin
1
-0
/
+3
2007-01-20
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
1
-0
/
+235