Sign in
googlers
/
jrn
/
git
/
5c0c220c53823e2a9ebe8e566e649ca30cd7e8e0
/
reflog-walk.c
ceef512
Merge branch 'dk/reflog-walk-with-non-commit'
by Junio C Hamano
· 9 years ago
aecad37
reflog-walk: don't segfault on non-commit sha1's in the reflog
by Dennis Kaarsemaker
· 9 years ago
75faa45
replace trivial malloc + sprintf / strcpy calls with xstrfmt
by Jeff King
· 9 years ago
a5481a6
convert "enum date_mode" into a struct
by Jeff King
· 10 years ago
7695d11
refs.c: change resolve_ref_unsafe reading argument to be a flags field
by Ronnie Sahlberg
· 11 years ago
24d36f1
stylefix: asterisks stick to the variable, not the type
by David Aguilar
· 11 years ago
8e1aa2f
reflog-walk.c: rearrange xcalloc arguments
by Brian Gesiak
· 11 years ago
006f678
Merge branch 'sh/use-hashcpy'
by Junio C Hamano
· 11 years ago
50546b1
Use hashcpy() when copying object names
by Sun He
· 11 years ago
6647cc2
reflog-walk.c: use ALLOC_GROW()
by Dmitry S. Dolzhenko
· 11 years ago
d318a39
Merge branch 'jk/maint-reflog-walk-count-vs-time'
by Junio C Hamano
· 13 years ago
55ccf85
reflog-walk: tell explicit --date=default from not having --date at all
by Junio C Hamano
· 13 years ago
794151e
reflog-walk: always make HEAD@{0} show indexed selectors
by Jeff King
· 13 years ago
a763126
reflog-walk: clean up "flag" field of commit_reflog struct
by Jeff King
· 13 years ago
adb8676
Merge branch 'jk/pretty-reglog-ent'
by Junio C Hamano
· 13 years ago
cd1957f
pretty: give placeholders to reflog identity
by Jeff King
· 13 years ago
96ec7b1
Convert resolve_ref+xstrdup to new resolve_refdup function
by Nguyễn Thái Ngọc Duy
· 13 years ago
d5a35c1
Copy resolve_ref() return value for longer use
by Nguyễn Thái Ngọc Duy
· 13 years ago
9f5074e
Merge branch 'jk/maint-reflog-bottom'
by Junio C Hamano
· 14 years ago
ffa1eea
reflogs: clear flags properly in corner case
by Jeff King
· 14 years ago
e8c8b71
string_list: Fix argument order for string_list_lookup
by Julian Phillips
· 15 years ago
78a395d
string_list: Fix argument order for string_list_insert
by Julian Phillips
· 15 years ago
8f8f547
Introduce new pretty formats %g[sdD] for reflog information
by Thomas Rast
· 15 years ago
72b103f
reflog-walk: refactor the branch@{num} formatting
by Thomas Rast
· 15 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 16 years ago
cd43712
make oneline reflog dates more consistent with multiline format
by Jeff King
· 16 years ago
c455c87
Rename path_list to string_list
by Johannes Schindelin
· 17 years ago
7b69b87
git log -g: Complain, but do not fail, when no reflogs are there
by Johannes Schindelin
· 18 years ago
eb3a482
log --reflog: use dwim_log
by Johannes Schindelin
· 18 years ago
4e244cb
log --reflog: honour --relative-date
by Johannes Schindelin
· 18 years ago
d271fd5
Teach the '@{...}' notation to git-log -g
by Johannes Schindelin
· 18 years ago
903b45f
git-log -g --pretty=oneline should display the reflog message
by Nicolas Pitre
· 18 years ago
40ab7c3
--walk-reflogs: actually find the right commit by date.
by Johannes Schindelin
· 18 years ago
4d12a47
Fix --walk-reflog with --pretty=oneline
by Junio C Hamano
· 18 years ago
53645a3
reflog-walk: build fixes
by Junio C Hamano
· 18 years ago
db055e6
--walk-reflogs: disallow uninteresting commits
by Johannes Schindelin
· 18 years ago
8860fd4
Teach the revision walker to walk by reflogs with --walk-reflogs
by Johannes Schindelin
· 18 years ago