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.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * lisp/vc/vc.el (vc-clone): Fix wording of doc string.
Eli Zaretskii
2024-02-27
1
-5
/
+10
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2023-12-03
1
-1
/
+1
*
; Improve documentation of VC commands
Eli Zaretskii
2023-10-08
1
-10
/
+22
*
; * lisp/vc/vc.el (vc-next-action): Improve commentary.
Eli Zaretskii
2023-09-29
1
-0
/
+2
*
Fix applying patches with Git on MS-Windows
Eli Zaretskii
2023-08-27
1
-4
/
+17
*
Fix "vc-print-log does not erase buffer" and associated problems
Dmitry Gutov
2023-06-24
1
-4
/
+9
*
; Minor fixes in documentation of recently-changed VC commands
Eli Zaretskii
2023-05-26
1
-13
/
+36
*
Add vc-create/switch/print-branch to menu and update documentation (bug#63690)
Juri Linkov
2023-05-25
1
-1
/
+2
*
; vc-checkout: Wrap var lookup in 'bound-and-true-p'
Dmitry Gutov
2023-04-12
1
-1
/
+1
*
vc-checkout: Try to use the vc-dir's backend first
Dmitry Gutov
2023-04-11
1
-1
/
+1
*
Improve documentation of VC commands, including in Dired
Eli Zaretskii
2023-02-23
1
-16
/
+38
*
* lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).
Juri Linkov
2023-02-05
1
-2
/
+2
*
* lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.
Juri Linkov
2023-01-24
1
-1
/
+2
*
Generalize vc-pull-and-push to support more backends (bug#60569)
Juri Linkov
2023-01-22
1
-3
/
+14
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)
Juri Linkov
2022-12-11
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-23
1
-1
/
+1
*
; Avoid "Local Variables" popups in Emacs tree
Eli Zaretskii
2022-11-20
1
-0
/
+2
*
* lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'
Philip Kaludercic
2022-11-17
1
-3
/
+1
*
Have 'vc-prepare-patch' handle prefix arguments.
Philip Kaludercic
2022-11-17
1
-15
/
+33
*
; * lisp/*.el: Fix typos in docstrings
Juanma Barranquero
2022-11-17
1
-1
/
+1
*
Merge branch 'feature/package+vc'
Philip Kaludercic
2022-11-04
1
-0
/
+51
|
\
|
*
Have 'last-change' accept a line number instead of a range
Philip Kaludercic
2022-10-30
1
-13
/
+16
|
*
Extract last source package release from local VCS data
Philip Kaludercic
2022-10-30
1
-0
/
+18
|
*
; Update 'clone' documentation in header
Philip Kaludercic
2022-10-23
1
-2
/
+5
|
*
Immediately check out the right branch or revision
Philip Kaludercic
2022-10-23
1
-4
/
+5
|
*
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-10-18
1
-3
/
+47
|
|
\
|
*
|
Have 'vc-clone' return a directory
Philip Kaludercic
2022-10-18
1
-10
/
+10
|
*
|
Merge branch 'master' into feature/package+vc
Philip Kaludercic
2022-10-15
1
-14
/
+32
|
|
\
\
|
*
\
\
Merge branch 'master' into feature/package+vc
Philip Kaludercic
2022-10-08
1
-44
/
+293
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-08-12
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Ignore files in .elpaignore during byte compilation
Philip Kaludercic
2022-08-11
1
-0
/
+5
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-07-31
1
-3
/
+6
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add new command to clone a repository
Philip Kaludercic
2022-02-14
1
-0
/
+26
*
|
|
|
|
|
|
Speed up vc-default-checkin-patch a little
Dmitry Gutov
2022-10-31
1
-3
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
; Fix comment
Dmitry Gutov
2022-10-18
1
-1
/
+1
*
|
|
|
|
|
Follow-up fixes for vc-default-checkin-patch
Dmitry Gutov
2022-10-18
1
-3
/
+3
*
|
|
|
|
|
Add default implementation for 'checkin-patch'
Dmitry Gutov
2022-10-17
1
-0
/
+44
*
|
|
|
|
|
; * lisp/vc/vc.el (vc-prepare-patch): Fix pluralisation
Philip Kaludercic
2022-10-16
1
-1
/
+2
*
|
|
|
|
|
; * lisp/vc/vc.el (vc-prepare-patch): Remove 'exit-recursive-edit'
Philip Kaludercic
2022-10-16
1
-2
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
; * lisp/vc/vc.el (vc-default-prepare-patch): Add missing argument
Philip Kaludercic
2022-10-14
1
-1
/
+1
*
|
|
|
|
Prepare all inline patches at once
Philip Kaludercic
2022-10-14
1
-3
/
+3
*
|
|
|
|
Allow reordering commits in 'vc-prepare-patch' prompt
Philip Kaludercic
2022-10-14
1
-2
/
+6
*
|
|
|
|
Fix `vc-prepare-patch' docstring
Robert Pluim
2022-10-10
1
-4
/
+6
*
|
|
|
|
; * lisp/vc/vc.el (vc-prepare-patches-separately): Doc fix.
Eli Zaretskii
2022-10-08
1
-5
/
+5
*
|
|
|
|
; * lisp/vc/vc.el (vc-prepare-patches-separately): Fix docstring
Philip Kaludercic
2022-10-08
1
-4
/
+5
*
|
|
|
|
; Add missing documentation strings
Philip Kaludercic
2022-10-08
1
-0
/
+11
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add a VC command to prepare patches
Philip Kaludercic
2022-10-08
1
-4
/
+120
*
|
|
|
In vc-git-log-incoming use the repository in the command "fetch" (bug#50340)
Juri Linkov
2022-10-02
1
-4
/
+6
[next]