Wed, 26 Aug 2009 07:42:11 +0000 |
Dan Nicolaescu |
* vc.el (vc-default-prettify-state-info): Remove function, unused.
|
Tue, 25 Aug 2009 08:50:56 +0000 |
Michael Albinus |
* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
|
Mon, 27 Jul 2009 17:50:22 +0000 |
Dan Nicolaescu |
(vc-bzr-print-log): Pass multiple arguments to bzr log.
|
Sun, 17 May 2009 03:38:41 +0000 |
Stefan Monnier |
(vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
|
Tue, 07 Apr 2009 04:06:39 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
|
Tue, 07 Apr 2009 01:49:40 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
|
Mon, 23 Mar 2009 16:25:30 +0000 |
Dan Nicolaescu |
(vc-bzr-working-revision): Add support for lightweight
|
Wed, 04 Feb 2009 07:32:51 +0000 |
Dan Nicolaescu |
(vc-bzr-working-revision): Recognize a newer branch
|
Sat, 10 Jan 2009 21:50:40 +0000 |
Glenn Morris |
Comments (minor fixes of some header conventions).
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 03 Dec 2008 07:36:23 +0000 |
Glenn Morris |
(vc-bzr-diff-switches): Doc fix. Add t as option.
|
Tue, 04 Nov 2008 17:36:43 +0000 |
Chong Yidong |
(vc-bzr-dir-extra-headers): New function.
|
Sun, 05 Oct 2008 00:08:49 +0000 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Parse the output for non
|
Thu, 02 Oct 2008 17:31:52 +0000 |
Glenn Morris |
(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
|
Thu, 18 Sep 2008 17:01:41 +0000 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-show-log-entry):
|
Sun, 07 Sep 2008 17:24:57 +0000 |
Dan Nicolaescu |
(vc-bzr-extra-fileinfo): New defstruct.
|
Sun, 10 Aug 2008 19:48:57 +0000 |
Dan Nicolaescu |
(vc-bzr-find-revision): Rename from
|
Mon, 07 Jul 2008 16:34:14 +0000 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Deal with execute bit changes.
|
Tue, 24 Jun 2008 02:41:04 +0000 |
Dan Nicolaescu |
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
|
Fri, 20 Jun 2008 18:12:01 +0000 |
Stefan Monnier |
(vc-bzr-annotate-extract-revision-at-line):
|
Mon, 16 Jun 2008 08:53:27 +0000 |
Juanma Barranquero |
(log-view-per-file-logs): Pacify byte compiler.
|
Sun, 15 Jun 2008 14:58:24 +0000 |
Dan Nicolaescu |
* log-view.el (log-view-diff-changeset): New function.
|
Fri, 23 May 2008 03:01:10 +0000 |
Stefan Monnier |
(vc-bzr-revision-completion-table): Choose the right `:'.
|
Fri, 23 May 2008 01:58:15 +0000 |
Stefan Monnier |
* minibuffer.el (completion-boundaries): Change calling convention, so
|
Sun, 18 May 2008 07:13:08 +0000 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Remove unused binding.
|
Sun, 11 May 2008 21:59:45 +0000 |
Stefan Monnier |
(vc-bzr-sha1, vc-bzr-command-discarding-stderr)
|
Sat, 10 May 2008 13:27:16 +0000 |
Eric S. Raymond |
Remove assumption about what nil means as a first arument to vc-do-command.
|
Wed, 07 May 2008 21:27:41 +0000 |
Eric S. Raymond |
Remove VC-Dired and backend dir-state methods.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 02 May 2008 17:47:25 +0000 |
Eric S. Raymond |
Clean up vc*-revision-granularity and vc*-checkout-model.
|