2009-03-23 |
Dan Nicolaescu |
(vc-bzr-working-revision): Add support for lightweight
|
2009-02-04 |
Dan Nicolaescu |
(vc-bzr-working-revision): Recognize a newer branch
|
2009-01-10 |
Glenn Morris |
Comments (minor fixes of some header conventions).
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-03 |
Glenn Morris |
(vc-bzr-diff-switches): Doc fix. Add t as option.
|
2008-11-04 |
Chong Yidong |
(vc-bzr-dir-extra-headers): New function.
|
2008-10-05 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Parse the output for non
|
2008-10-02 |
Glenn Morris |
(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
|
2008-09-18 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-show-log-entry):
|
2008-09-07 |
Dan Nicolaescu |
(vc-bzr-extra-fileinfo): New defstruct.
|
2008-08-10 |
Dan Nicolaescu |
(vc-bzr-find-revision): Rename from
|
2008-07-07 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Deal with execute bit changes.
|
2008-06-24 |
Dan Nicolaescu |
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
|
2008-06-20 |
Stefan Monnier |
(vc-bzr-annotate-extract-revision-at-line):
|
2008-06-16 |
Juanma Barranquero |
(log-view-per-file-logs): Pacify byte compiler.
|
2008-06-15 |
Dan Nicolaescu |
* log-view.el (log-view-diff-changeset): New function.
|
2008-05-23 |
Stefan Monnier |
(vc-bzr-revision-completion-table): Choose the right `:'.
|
2008-05-23 |
Stefan Monnier |
* minibuffer.el (completion-boundaries): Change calling convention, so
|
2008-05-18 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Remove unused binding.
|
2008-05-11 |
Stefan Monnier |
(vc-bzr-sha1, vc-bzr-command-discarding-stderr)
|
2008-05-10 |
Eric S. Raymond |
Remove assumption about what nil means as a first arument to vc-do-command.
|
2008-05-07 |
Eric S. Raymond |
Remove VC-Dired and backend dir-state methods.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-02 |
Eric S. Raymond |
Clean up vc*-revision-granularity and vc*-checkout-model.
|
2008-05-02 |
Eric S. Raymond |
Name change in preparation for ripping out vc-dired.
|
2008-05-01 |
Eric S. Raymond |
Remove some XXX comments no longer needed.
|
2008-05-01 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
2008-04-29 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
2008-04-21 |
Stefan Monnier |
(vc-bzr-complete-with-prefix): Remove.
|
2008-04-11 |
Stefan Monnier |
Change `dir-status' to not take (and pass) status-buffer.
|
2008-04-10 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Detect the conflict state.
|
2008-04-05 |
Miles Bader |
Merge from emacs--rel--22
|
2008-04-04 |
Dan Nicolaescu |
(vc-bzr-state): Use when instead of if.
|
2008-04-03 |
Stefan Monnier |
(vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
|
2008-04-03 |
Stefan Monnier |
(vc-bzr-checkout): Simplify.
|
2008-03-31 |
Dan Nicolaescu |
* vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
|
2008-03-29 |
Dan Nicolaescu |
* vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
|
2008-03-29 |
Stefan Monnier |
(vc-bzr-state-heuristic): Fix last change for when there are conflicts.
|
2008-03-28 |
Stefan Monnier |
(vc-bzr-sha1): New fun.
|
2008-03-24 |
Stefan Monnier |
(vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
|
2008-03-24 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-after-dir-status):
|
2008-03-23 |
Dan Nicolaescu |
(vc-bzr-state): Return 'removed for removed files and
|
2008-03-21 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-state):
|
2008-03-17 |
Dan Nicolaescu |
Revert unintended change.
|
2008-03-17 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
|
2008-03-15 |
Stefan Monnier |
(vc-bzr-diff): Use a faster invocation when possible.
|
2008-03-14 |
Dan Nicolaescu |
(vc-bzr-print-log): Insert a file marker. Run the log
|
2008-03-14 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): "." can be part of a revno.
|
2008-03-06 |
Stefan Monnier |
(vc-bzr-resolve-when-done, vc-bzr-find-file-hook): New functions.
|
2008-02-23 |
Dan Nicolaescu |
* vc.el (vc-find-revision): Make vc-parent-buffer local before
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2008-01-02 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-29 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-20 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-03 |
Miles Bader |
Merge from emacs--devo--0
|