You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rev_news/drafts/edition-20.md
+36
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,42 @@ One can find which regressions were there in the [followup on git mailing list](
189
189
It is interesting to find the use of the [Scientist library](https://github.com/github/scientist)
190
190
for ensuring the quality of Git code refactoring.
191
191
192
+
*[[PATCH/RFC] git log --oneline alternative with dates, times and initials](https://public-inbox.org/git/git-log-times@mackyle-at-gmail-com/) (*written by Jakub Narębski*)
193
+
194
+
Kyle J. McKay had have been wanting a compact one line output format that
195
+
included dates, times and initials, and is compatible with `--graph`.
196
+
197
+
```
198
+
=== 2015-09-17 ===
199
+
* ee6ad5f4 12:16 jch (tag: v2.5.3) Git 2.5.3
200
+
=== 2015-09-09 ===
201
+
* b9d66899 14:22 js am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
0 commit comments