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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ediff: add some missing documentation
Philipp Stephani
2017-11-05
1
-25
/
+100
*
Fix typos in ediff-wind.el
Eli Zaretskii
2017-11-03
1
-5
/
+5
*
; Doc fixes
Charles A. Roelli
2017-10-31
1
-0
/
+1
*
Avoid fullscreen ediff control frames by default (Bug#29026)
Martin Rudalics
2017-10-31
1
-0
/
+2
*
Implement vc-default-dir-extra-headers for vc-rcs
İ. Göktuğ Kayaalp
2017-10-17
1
-0
/
+2
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
4
-4
/
+4
*
Bind vc-region-history
Kaushal Modi
2017-09-30
1
-1
/
+1
*
Avoid assertions in vc-hg.el on MS-Windows
Andy Moreton
2017-09-30
1
-4
/
+8
*
Fix log-view-diff-common when point is after last entry
Tom Tromey
2017-09-18
1
-4
/
+10
*
Allow smerge-keep-current to work for empty hunks
Tom Tromey
2017-09-16
1
-1
/
+1
*
Call vc-setup-buffer in vc-git-log-{in,out}going
Tom Tromey
2017-09-16
1
-0
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
40
-42
/
+42
*
Call vc-resynch-buffer in vc-git-resolve-when-done
Dmitry Gutov
2017-09-13
1
-4
/
+5
*
Support SVN files with svn:externals property
Alfred M. Szmidt
2017-09-08
1
-2
/
+1
*
List locally removed files in vc-dir with SVN back-end
Alfred M. Szmidt
2017-09-08
1
-0
/
+1
*
Fix 'diff-goto-source' when buffer is narrowed (Bug#21262)
Charles A. Roelli
2017-08-27
1
-45
/
+47
*
* lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate cases
Stefan Monnier
2017-07-27
1
-17
/
+49
*
Fix vc-src-dir-status-files
Dieter Deyke
2017-07-17
1
-1
/
+1
*
More small authors.el updates
Glenn Morris
2017-06-06
1
-1
/
+1
*
; Update some Maintainer: header comments
Glenn Morris
2017-06-05
8
-8
/
+8
*
; Small fixes for some Author: header comments
Glenn Morris
2017-06-05
1
-10
/
+10
*
Improve of file-local-name use in vc-git-checkin
Nikolay Kudryavtsev
2017-06-04
1
-2
/
+3
*
Fix concatenation of "^" with diff-file-junk-re
Tino Calancha
2017-05-24
1
-1
/
+1
*
vc-hg.el: Silence byte compiler warning
Philipp Stephani
2017-05-23
1
-0
/
+1
*
* lisp/vc/vc-hg.el (compilation-directory): Silence byte-compiler.
Stefan Monnier
2017-05-23
1
-0
/
+1
*
Fix "g" in hg&git push&pull buffers
Sam Steingold
2017-05-22
2
-2
/
+18
*
Prevent loading vc-bzr writing to ~/.bzr.log
Glenn Morris
2017-05-20
1
-1
/
+3
*
* lisp/vc/smerge-mode.el (smerge-refine-regions): Work in multi-bufs
Stefan Monnier
2017-05-17
1
-44
/
+49
*
Require cl-lib at runtime in vc-hg
Göktuğ Kayaalp
2017-05-04
1
-1
/
+2
*
vc-git-state: Return `ignored' as appropriate with newer Git
Dmitry Gutov
2017-05-01
1
-14
/
+22
*
vc-git-state: Bring back CentOS 6 compatibility
Dmitry Gutov
2017-05-01
1
-1
/
+20
*
Speed up vc-git-status and make it more precise
Jonathan Ganc
2017-05-01
1
-26
/
+49
*
Fix Git revision navigation in currently removed directories
Dmitry Gutov
2017-05-01
1
-3
/
+2
*
* lisp/vc/vc-hg.el (vc-hg-state-fast): Fix compiler warning
Stefan Monnier
2017-04-20
1
-10
/
+3
*
ediff: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
9
-104
/
+54
*
Default to PCRE syntax when reading .hgignore
Jim Blandy
2017-04-10
1
-1
/
+1
*
Remove references to OS/2 in code, doc, and comments
Glenn Morris
2017-04-08
1
-10
/
+8
*
Check that file argument is a string
Kaushal Modi
2017-04-07
1
-7
/
+16
*
Make ediff handle remote and quoted file names
Philipp Stephani
2017-04-04
1
-1
/
+5
*
epatch: Save right backups in Git multipatches
Tino Calancha
2017-03-21
2
-8
/
+7
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
|
\
|
*
; Fix a typo in comment
Tino Calancha
2017-02-10
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
|
\
|
|
*
; Fix a typo in ediff-merg.el
Tino Calancha
2017-01-21
1
-1
/
+1
*
|
Show ancestor buffer in 3way merges
Tino Calancha
2017-03-14
4
-67
/
+186
*
|
diff-mode: Improve default faces for buffer ancestor
Tino Calancha
2017-03-14
1
-14
/
+22
*
|
Replace change-log-date-face -> change-log-date
Sam Steingold
2017-03-08
3
-3
/
+3
*
|
* lisp/vc/add-log.el (change-log-next-buffer): Check if file exists
Juri Linkov
2017-02-28
1
-8
/
+10
*
|
Add more branch support to vc-dir
Tom Tromey
2017-02-25
2
-1
/
+21
[next]