27 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
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