1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 07:01:11 -08:00
emacs/lisp/vc
Tassilo Horn a4f1d681c1 Bind default-directory to given DIR.
Otherwise, "git config branch.<branch>.remote" would return the global
default "origin" instead of the actual, project-specific remote name.

* lisp/vc/vc-git.el (vc-git-dir-extra-headers): Bind default-directory
to given DIR.
2020-06-18 07:55:38 +02:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el gnus-shorten-url: Improve and avoid args-out-of-range error 2020-04-13 12:12:00 +02:00
ediff-merg.el
ediff-mult.el gnus-shorten-url: Improve and avoid args-out-of-range error 2020-04-13 12:12:00 +02:00
ediff-ptch.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
ediff-util.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
ediff-vers.el Remove Emacs 22 compat code from ediff-vers.el 2020-05-16 15:41:29 +02:00
ediff-wind.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
ediff.el
emerge.el
log-edit.el Handle filling of indented ChangeLog function entries 2020-04-04 20:08:02 -04:00
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
pcvs-util.el
pcvs.el Don't write absolute filenames and duplicate strings to CVS ignore files 2020-02-22 10:52:07 +02:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enable 2020-03-18 10:20:13 -04:00
vc-annotate.el
vc-bzr.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc-cvs.el * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc string 2020-02-28 17:03:00 +01:00
vc-dav.el
vc-dir.el Bookmark locations can refer to VC directory buffers (bug#39722) 2020-05-21 01:37:30 +03:00
vc-dispatcher.el Support state changing VC operations in dired-mode on files (bug#34949) 2020-02-19 01:35:03 +02:00
vc-filewise.el
vc-git.el Bind default-directory to given DIR. 2020-06-18 07:55:38 +02:00
vc-hg.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc-hooks.el vc-working-revision: Bind default-directory 2020-05-18 02:52:54 +03:00
vc-mtn.el
vc-rcs.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
vc-sccs.el
vc-src.el
vc-svn.el Add optional remote-name argument to VC repository-url command 2020-06-15 08:56:11 +02:00
vc.el Auto-setup for bug-reference-mode 2020-06-17 22:03:50 +02:00