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-arch.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move version control related files to the "vc" subdirectory.
Juri Linkov
2010-06-11
1
-641
/
+0
*
Get rid of several uses of the term 'master' in favor of equivalent verbiage
Eric S. Raymond
2010-04-09
1
-2
/
+1
*
Add special markup processing for commit logs.
Dan Nicolaescu
2010-03-19
1
-1
/
+1
*
Fix typos in docstrings.
Juanma Barranquero
2010-01-14
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.
Michael Albinus
2009-08-25
1
-1
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(vc-arch-diff-switches): New option, for consistency with other backends.
Glenn Morris
2008-12-03
1
-3
/
+16
*
(vc-arch-program): Rename from vc-arch-command, for
Glenn Morris
2008-11-22
1
-5
/
+10
*
* vc-arch.el (vc-arch-dir-status): New function.
Magnus Henoch
2008-10-16
1
-0
/
+37
*
(vc-arch-trim-make-sentinel): Use a closure.
Stefan Monnier
2008-07-22
1
-5
/
+9
*
Remove assumption about what nil means as a first arument to vc-do-command.
Eric S. Raymond
2008-05-10
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Clean up vc*-revision-granularity and vc*-checkout-model.
Eric S. Raymond
2008-05-02
1
-2
/
+5
*
Fix some comments to remove references to vc-dired.
Eric S. Raymond
2008-05-02
1
-1
/
+1
*
Change 'needs-patch to 'needs-update.
Eric S. Raymond
2008-05-01
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-22
1
-3
/
+5
|
\
|
*
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
Dan Nicolaescu
2008-01-15
1
-3
/
+5
*
|
* smerge-mode.el (smerge-start-session): Rename from smerge-auto.
Dan Nicolaescu
2008-01-16
1
-1
/
+1
*
|
* smerge-mode.el (smerge-auto): New function.
Dan Nicolaescu
2008-01-14
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
|
*
* vc-arch.el (vc-arch-extra-menu-map): New var and fun.
Dan Nicolaescu
2007-09-18
1
-0
/
+9
|
*
* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Dan Nicolaescu
2007-07-30
1
-0
/
+25
*
|
* mouse.el (mouse-popup-menubar): Fix typo.
Dan Nicolaescu
2008-01-04
1
-4
/
+6
*
|
* vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
Dan Nicolaescu
2007-11-10
1
-1
/
+1
*
|
(vc-arch-revision-completion-table): Make it work when the
Stefan Monnier
2007-10-20
1
-3
/
+3
*
|
Terminology cleanup.
Eric S. Raymond
2007-10-10
1
-7
/
+7
*
|
(vc-arch-checkin): Fix typo.
Stefan Monnier
2007-09-07
1
-1
/
+1
*
|
(vc-arch-extra-menu-map): New var and fun.
Stefan Monnier
2007-08-21
1
-6
/
+10
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(vc-arch-diff): Fix last change.
Stefan Monnier
2007-07-20
1
-24
/
+29
*
|
Put the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond
2007-07-18
1
-18
/
+21
*
|
(vc-arch-complete): Remove.
Stefan Monnier
2007-07-10
1
-11
/
+3
*
|
(vc-arch-add-tagline): Do a slightly cleaner job.
Stefan Monnier
2007-06-26
1
-1
/
+135
*
|
(vc-arch-command): Remove bzr. It's a different program.
Stefan Monnier
2007-06-13
1
-1
/
+1
*
|
(vc-arch-command): Also try "baz" and "bzr".
Sam Steingold
2007-06-12
1
-1
/
+1
|
/
*
(vc-with-current-file-buffer): New macro.
Stefan Monnier
2007-03-28
1
-1
/
+14
*
(vc-arch-file-id): Move with-current-buffer inside the if.
Richard M. Stallman
2007-01-28
1
-2
/
+2
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(vc-arch-find-version): New function.
Stefan Monnier
2006-12-27
1
-0
/
+14
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(vc-arch-checkin, vc-arch-diff): Follow error conventions.
Juanma Barranquero
2005-06-14
1
-3
/
+3
*
(vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is
André Spiegel
2005-01-09
1
-1
/
+1
*
(vc-arch-workfile-version): Fix last change.
Stefan Monnier
2005-01-02
1
-1
/
+1
*
(vc-arch-workfile-version): Handle the empty-branch case.
Stefan Monnier
2005-01-02
1
-2
/
+2
*
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
Stefan Monnier
2004-10-17
1
-2
/
+2
[next]