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-bzr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-02-26
1
-38
/
+35
*
Refine use of vc-dir faces; apply to all backends
Protesilaos Stavrou
2021-02-10
1
-12
/
+12
*
Prefer defvar-local in vc/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-6
/
+6
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
1
-1
/
+1
*
Add optional remote-name argument to VC repository-url command
Tassilo Horn
2020-06-15
1
-1
/
+1
*
Add new VC command `repository-url'
Tassilo Horn
2020-06-14
1
-0
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Support showing one revision with Bazaar
Eli Zaretskii
2019-11-29
1
-0
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
Include the date in the bzr annotation buffer
Dan Nicolaescu
2019-06-27
1
-43
/
+7
*
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
-2
/
+3
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'
Eli Zaretskii
2018-12-08
1
-1
/
+5
*
|
Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'
Steven De Herdt
2018-12-08
1
-1
/
+5
*
|
* lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar.
Charles A. Roelli
2018-09-26
1
-1
/
+0
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-5
/
+6
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Prevent loading vc-bzr writing to ~/.bzr.log
Glenn Morris
2017-05-20
1
-1
/
+3
*
Replace change-log-date-face -> change-log-date
Sam Steingold
2017-03-08
1
-1
/
+1
*
Remove leftover references to log-view-message-face
Dmitry Gutov
2017-01-14
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Make "g" in vc push/pull buffers re-push/pull
Glenn Morris
2016-12-06
1
-1
/
+6
*
|
Pacify byte-compiler in lisp/vc
Paul Eggert
2016-05-10
1
-0
/
+5
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
When VC detects a conflict, specify which file
Karl Fogel
2015-11-09
1
-1
/
+1
*
; Revert "Don't declare vc-exec-after anymore"
Dmitry Gutov
2015-10-28
1
-0
/
+1
*
Don't declare vc-exec-after anymore
Dmitry Gutov
2015-10-20
1
-1
/
+0
*
Resurrect the ability to specify a revision in vc-next-action
Eli Zaretskii
2015-09-19
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Add basic VC push support.
Glenn Morris
2015-05-12
1
-14
/
+30
*
Function declaration updates prompted by 'make check-declare'
Glenn Morris
2015-04-30
1
-1
/
+1
*
* lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):
Glenn Morris
2015-04-27
1
-0
/
+6
*
Use vc-switches on vc-*-annotate-command
Oscar Fuentes
2015-02-26
1
-1
/
+12
*
Fix mistake in rebase/merge conflict resolution.
Ulrich Müller
2015-01-18
1
-3
/
+0
*
Discard the Bazaar case in repository version detection
Ulrich Müller
2015-01-17
1
-2
/
+18
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Move VC diff ASYNC argument to the fifth position
Dmitry Gutov
2014-12-14
1
-1
/
+1
*
In vc, abolish the dir-status method.
Eric S. Raymond
2014-12-02
1
-9
/
+2
*
Eliminate an unuted function argument.
Eric S. Raymond
2014-12-02
1
-1
/
+1
*
Remove could-register from the set of public VC backend methods,
Eric S. Raymond
2014-12-01
1
-12
/
+0
*
Terminate vc-disable-async-diff with extreme prejudice.
Eric S. Raymond
2014-12-01
1
-2
/
+2
*
bzr-state randomly/unpredictably fails on non-bzr files.
Eric S. Raymond
2014-12-01
1
-1
/
+108
[next]