1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/vc
Andrii Kolomoiets 1610d67051 Add ui.report_untrusted=0 to vc-hg log commands
* lisp/vc/vc-hg.el (vc-hg-state-slow, vc-hg-merge-branch)
(vc-hg-command): Add "--config" "ui.report_untrusted=0" to the
log commands to avoid "Hg-not trusting file " messages in the mode
line (bug#31497).

Copyright-paperwork-exempt: yes
2019-10-17 04:25:31 +02:00
..
add-log.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
compare-w.el
cvs-status.el
diff-mode.el Make diff-mode understand git-format-patch separators 2019-10-13 05:52:21 +02:00
diff.el Mention the vc diff switches in diff-switches 2019-10-03 16:33:02 +02:00
ediff-diff.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-help.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-hook.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-init.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-merg.el
ediff-mult.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-ptch.el
ediff-util.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-vers.el
ediff-wind.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
emerge.el
log-edit.el
log-view.el
pcvs-defs.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el
vc-cvs.el vc-cvs-revert: fix off-by-one file mode 2019-09-16 17:23:11 -07:00
vc-dav.el
vc-dir.el
vc-dispatcher.el
vc-filewise.el
vc-git.el
vc-hg.el Add ui.report_untrusted=0 to vc-hg log commands 2019-10-17 04:25:31 +02:00
vc-hooks.el
vc-mtn.el
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el Set correct svn:ignore property for relative filenames 2019-10-07 08:15:22 +02:00
vc.el