index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
vc-hg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new command vc-pull-and-push
Lars Ingebrigtsen
2022-09-24
1
-1
/
+1
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-1
/
+1
*
Prefer defvar-keymap in vc/*.el
Stefan Kangas
2022-08-10
1
-7
/
+4
*
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-08-01
1
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make 'inhibit-changing-match-data' obsolete and adjust callers
Lars Ingebrigtsen
2021-10-07
1
-4
/
+3
|
/
*
; More stylistic docfixes in vc/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-7
/
+6
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-5
/
+5
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-2
/
+2
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-2
/
+2
*
; Remove some useless comments
Stefan Kangas
2021-04-16
1
-4
/
+0
*
; Remove some redundant installation instructions
Stefan Kangas
2021-04-03
1
-2
/
+0
*
Delete empty "History" sections
Stefan Kangas
2021-03-30
1
-3
/
+0
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-32
/
+23
*
Refine use of vc-dir faces; apply to all backends
Protesilaos Stavrou
2021-02-10
1
-2
/
+2
*
Fix vc-hg-rename-file on file names like ~/foo/bar
Lars Ingebrigtsen
2021-01-30
1
-1
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Dmitry Gutov
2020-12-10
1
-6
/
+5
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-10
/
+10
*
Clear the vc-state cache when returning nil
Dmitry Gutov
2020-11-10
1
-1
/
+4
*
Remove extra process call from vc-hg-registered
Tom Fitzhenry
2020-11-10
1
-1
/
+1
*
vc-hg: use 'hg summary' to populate vc-dir headers
Andrii Kolomoiets
2020-08-09
1
-17
/
+20
*
vc-hg-create-tag: Possibility to create a branch
Andrii Kolomoiets
2020-08-09
1
-3
/
+21
*
Add optional remote-name argument to VC repository-url command
Tassilo Horn
2020-06-15
1
-2
/
+3
*
Add new VC command `repository-url'
Tassilo Horn
2020-06-14
1
-0
/
+7
*
Merge from origin/emacs-27
Glenn Morris
2020-02-13
1
-6
/
+9
|
\
|
*
; Add a TODO
Dmitry Gutov
2020-02-12
1
-0
/
+3
|
*
vc-hg-dir-status-files: Fix when DIR is not repository root
Dmitry Gutov
2020-02-12
1
-6
/
+6
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-1
/
+1
|
/
*
Fix compilation warning in vc-hg.el
Juanma Barranquero
2019-11-30
1
-0
/
+2
*
vc-hg: prompt for branch to merge
Andrii Kolomoiets
2019-11-30
1
-4
/
+9
*
Support showing one revision with Mercurial
Eli Zaretskii
2019-11-29
1
-0
/
+2
*
Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoing
Andrii Kolomoiets
2019-11-27
1
-0
/
+2
*
Support 'vc-region-history' for Mercurial
Eli Zaretskii
2019-11-21
1
-0
/
+49
*
Avoid using subr-x function
Lars Ingebrigtsen
2019-11-15
1
-1
/
+2
*
lisp/vc/vc-hg.el: Don't pass empty string to hg update
Andrii Kolomoiets
2019-11-15
1
-1
/
+1
*
VC: ability to skip update buffers prompt
Andrii Kolomoiets
2019-11-14
1
-0
/
+2
*
Add ui.report_untrusted=0 to vc-hg log commands
Andrii Kolomoiets
2019-10-17
1
-2
/
+4
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Fix Bug#36090
Michael Albinus
2019-09-08
1
-6
/
+12
*
New function time-convert
Paul Eggert
2019-08-05
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Add standard unmatchable regexp
Mattias Engdegård
2019-05-15
1
-1
/
+1
*
Support amending the last commit using VC-Hg
Dmitry Gutov
2019-04-21
1
-5
/
+32
*
Remove some timestamp format assumptions
Paul Eggert
2019-02-22
1
-5
/
+3
*
Add vc-hg-revert-switches
Ian Dunn
2019-02-07
1
-1
/
+14
[next]