Mercurial
Mercurial
>
dot-emacs
/ changelog
summary
|
shortlog
| changelog |
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
(0)
-1000
-300
-100
-30
-10
-3
+3
+10
+30
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Mon, 16 Nov 2020 00:32:43 +0200
Eliminated lags when navigating diff file cause by visiting files behind the
changeset
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 16 Nov 2020 00:32:43 +0200] rev 1633
Eliminated lags when navigating diff file cause by visiting files behind the scene in order to get proper highlighting. This generates calls to `vc-git-find-revision` and spawn 2 git processes. Noticeably slow on Cygwin.
Sun, 01 Nov 2020 15:05:04 +0200
Replaced eval-after-load => with-eval-after-load for its easier syntax.
changeset
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Nov 2020 15:05:04 +0200] rev 1632
Replaced eval-after-load => with-eval-after-load for its easier syntax.
Sun, 01 Nov 2020 14:26:50 +0200
Add association if `key' is not in `alist' and replace all accociation with
changeset
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Nov 2020 14:26:50 +0200] rev 1631
Add association if `key' is not in `alist' and replace all accociation with single, if there is `key'.
(0)
-1000
-300
-100
-30
-10
-3
+3
+10
+30
+100
tip