summaryrefslogtreecommitdiff
path: root/lisp/pcvs-parse.el
Commit message (Collapse)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-538/+0
| | | | | | | | | | | | * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el, * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el, * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el, * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el, * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el, * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el, * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el, * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el: Move files to the "vc" subdirectory.
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * align.el:Lute Kamstra2008-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allout.el: * apropos.el: * arc-mode.el: * autoinsert.el: * avoid.el: * battery.el: * bookmark.el: * buff-menu.el: * calculator.el: * chistory.el: * cmuscheme.el: * comint.el: * compare-w.el: * dabbrev.el: * delim-col.el: * desktop.el: * diff-mode.el: * diff.el: * dired-aux.el: * dired-x.el: * dired.el: * dos-vars.el: * ediff-diff.el: * ediff-help.el: * ediff-init.el: * ediff-merg.el: * ediff-mult.el: * ediff-ptch.el: * ediff-vers.el: * ediff-wind.el: * ediff.el: * emerge.el: * facemenu.el: * faces.el: * ffap.el: * filecache.el: * find-dired.el: * font-core.el: * font-lock.el: * forms.el: * fringe.el: * help-at-pt.el: * hippie-exp.el: * ido.el: * image-file.el: * imenu.el: * indent.el: * info.el: * isearchb.el: * iswitchb.el: * jit-lock.el: * jka-compr.el: * log-edit.el: * lpr.el: * ls-lisp.el: * man.el: * menu-bar.el: * midnight.el: * mouse-sel.el: * mouse.el: * msb.el: * outline.el: * paren.el: * pcmpl-cvs.el: * pcmpl-gnu.el: * pcomplete.el: * pcvs-info.el: * pcvs-parse.el: * printing.el: * ps-mule.el: * ps-print.el: * replace.el: * ruler-mode.el: * saveplace.el: * sb-image.el: * scroll-bar.el: * sha1.el: * shadowfile.el: * shell.el: * sort.el: * speedbar.el: * strokes.el: * tempo.el: * term.el: * terminal.el: * time-stamp.el: * time.el: * tree-widget.el: * type-break.el: * vc-cvs.el: * vc-hg.el: * vc-mcvs.el: * vc-rcs.el: * vc-sccs.el: * vc.el: * view.el: * w32-vars.el: * whitespace.el: * wid-edit.el: Remove leading * from docstrings of defcustoms, deffaces, defconsts and defuns.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (cvs-parse-table): Adjust regexp for resurrections.Stefan Monnier2007-11-281-1/+1
|/
* (cvs-parse-table): Ignore errors when looking up filesStefan Monnier2007-11-161-3/+4
| | | | in order to determine if there's a conflict.
* (cvs-parse-table): Handle additional instance of optional quotesJuanma Barranquero2007-08-131-0/+2
| | | | around files in NEED-UPDATE . REMOVED case.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* (cvs-parse-table): Accept the new `...' format for removed files.Stefan Monnier2006-08-171-1/+2
|
* Update my email address.Stefan Monnier2006-04-301-1/+1
|
* (cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporaryRomain Francoise2006-04-131-2/+2
| | | | .cvsignore buffers behind.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (cvs-parse-commit): Fix parsing for new commit message.Stefan Monnier2004-10-121-2/+6
|
* (cvs-parse-table, cvs-parse-commit): Try to adapt toStefan Monnier2004-08-191-9/+12
| | | | the newer format of some messages in cvs-1.12.1.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (cvs-parse-status): Ignore extra fields from CVSNT.Stefan Monnier2003-07-041-6/+9
|
* (cvs-parse-table): Remove unused var `type'.Stefan Monnier2003-05-141-3/+16
| | | | | Look up `.cvsignore' to see what to do with `new-dir' messages. (cvs-parse-merge): Remove unused var `handled'.
* (cvs-parse-table): `New directory' messages include the full path.Stefan Monnier2003-05-121-2/+2
|
* Remove annoying $Id$ tag.Stefan Monnier2003-05-091-1/+0
|
* (cvs-parse-table): "no longer in repo" does notStefan Monnier2003-02-101-2/+3
| | | | make the file dead if we used the -n arg.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-9/+9
|
* (cvs-parse-table): Create a `need-update'Stefan Monnier2002-09-031-2/+7
| | | | | node rather than a message for new directories. (cvs-parse-status): Add support for `Entry Invalid'.
* (cvs-parse-table): Handle `nothing known about' with more care.Stefan Monnier2002-06-241-3/+5
|
* (cvs-parse-table): Be a bit more lenient.Stefan Monnier2002-03-171-2/+4
| | | | (cvs-parse-status): Handle the "used to have a conflict" marker.
* (cvs-parse-commit): Expand the file name before passing it to VC.Stefan Monnier2001-09-241-2/+2
|
* (cvs-parse-commit): Remove the temp files used by VC.Stefan Monnier2001-09-221-7/+10
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
|
* (cvs-parse-run-table): Remove misleading text.Stefan Monnier2001-04-131-5/+6
|
* (cvs-parse-table): Add another ignored message.Stefan Monnier2001-03-071-1/+11
|
* Remove useless Version.Stefan Monnier2000-12-181-2/+1
|
* Fix copyright years.Dave Love2000-12-061-2/+2
|
* (cvs-parse-table): Look for conflict markers in theStefan Monnier2000-06-111-15/+23
| | | | file to resolve the ambiguity between C-conflict and C-need-merge.
* * pcvs.el: Add a minimal leading commentary.Stefan Monnier2000-03-221-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cvs-make-cvs-buffer): Change the header part by removing the startup message and adding a `Module' entry. Also replace the FOOTER and HEADER special fileinfos with the new support in ewoc for updating its own footer and header. (cvs-update-header): Update to use the header/footer of the ewoc. (cvs-mode): Use define-derived-mode and set truncate-lines to t. (cvs-is-within-p): New function. (cvs-mode-run): Take advantage of `save-some-buffers's new ability to only examine some subset of the buffers. * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving `format' instead of our own ad-hoc functions. Remove HEADER and FOOTER cases, now handled in the EWOC. (cvs-fileinfo<): Remove HEADER and FOOTER cases. * pcvs-parse.el (cvs-parse-run-table): Change message for unknown output to avoid scaring the user. (cvs-parse-table): Catch message for non-up-to-date commits. * pcvs-defs.el (cvs-startup-message): Remove. (cvs-global-menu): New autoloaded menu. * pcvs-util.el (cvs-string-fill): Remove. * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove. (ewoc--refresh-node): Don't take the whole EWOC but only the relevant PP part of it and also make it work for footers and headers. (ewoc-create): Drop POS and BUFFER arguments. Use the DLL's dummy node to store the end-of-footer position. (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node. (ewoc-refresh): Remove unused `header' variable. (ewoc-(get|set)-hf): New functions.
* *** empty log message ***Stefan Monnier2000-03-111-0/+478