38 Commits (bf2f63a781dfca084b8cbdd9f8e318d35c89488b)

Author SHA1 Message Date
SZEDER Gábor 71abeb753f reflog: continue walking the reflog past root commits 9 years ago
Dennis Kaarsemaker aecad374ae reflog-walk: don't segfault on non-commit sha1's in the reflog 9 years ago
Jeff King 75faa45ae0 replace trivial malloc + sprintf / strcpy calls with xstrfmt 9 years ago
Jeff King a5481a6c94 convert "enum date_mode" into a struct 10 years ago
Ronnie Sahlberg 7695d118e5 refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
David Aguilar 24d36f1472 stylefix: asterisks stick to the variable, not the type 11 years ago
Brian Gesiak 8e1aa2f792 reflog-walk.c: rearrange xcalloc arguments 11 years ago
Sun He 50546b15ed Use hashcpy() when copying object names 11 years ago
Dmitry S. Dolzhenko 6647cc2626 reflog-walk.c: use ALLOC_GROW() 11 years ago
Junio C Hamano 55ccf85a52 reflog-walk: tell explicit --date=default from not having --date at all 13 years ago
Jeff King 794151e9b5 reflog-walk: always make HEAD@{0} show indexed selectors 13 years ago
Jeff King a763126b5c reflog-walk: clean up "flag" field of commit_reflog struct 13 years ago
Jeff King cd1957f5fc pretty: give placeholders to reflog identity 13 years ago
Nguyễn Thái Ngọc Duy 96ec7b1e70 Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
Nguyễn Thái Ngọc Duy d5a35c114a Copy resolve_ref() return value for longer use 13 years ago
Jeff King ffa1eeaeea reflogs: clear flags properly in corner case 14 years ago
Julian Phillips e8c8b7139c string_list: Fix argument order for string_list_lookup 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Thomas Rast 8f8f5476cd Introduce new pretty formats %g[sdD] for reflog information 15 years ago
Thomas Rast 72b103fec7 reflog-walk: refactor the branch@{num} formatting 15 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Jeff King cd4371208a make oneline reflog dates more consistent with multiline format 16 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Johannes Schindelin 7b69b873fa git log -g: Complain, but do not fail, when no reflogs are there 18 years ago
Johannes Schindelin eb3a48221f log --reflog: use dwim_log 18 years ago
Johannes Schindelin 4e244cbc5c log --reflog: honour --relative-date 18 years ago
Johannes Schindelin d271fd5311 Teach the '@{...}' notation to git-log -g 18 years ago
Nicolas Pitre 903b45fe18 git-log -g --pretty=oneline should display the reflog message 18 years ago
Johannes Schindelin 40ab7c33cd --walk-reflogs: actually find the right commit by date. 18 years ago
Junio C Hamano 4d12a47123 Fix --walk-reflog with --pretty=oneline 18 years ago
Junio C Hamano 53645a3a62 reflog-walk: build fixes 18 years ago
Johannes Schindelin db055e65d2 --walk-reflogs: disallow uninteresting commits 18 years ago
Johannes Schindelin 8860fd42fc Teach the revision walker to walk by reflogs with --walk-reflogs 18 years ago