summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-src.el
AgeCommit message (Expand)Author
2026-04-27Fix vc-tests for SRCEli Zaretskii
2026-01-17; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in vc/*.elStefan Kangas
2024-10-13vc-src-working-revision: Call string-trim-right on command outputAlex Bochannek
2024-07-08Checkdoc fixes in `vc/*.el`Stefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-11Fix more defcustom :type errorsLars Ingebrigtsen
2022-04-16Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-02-26lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-09Use one src status -a call for vc-src-dir-status-filesWolfgang Scherer
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-17Fix vc-src-dir-status-filesDieter Deyke
2017-06-05; Update some Maintainer: header commentsGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-05-10Pacify byte-compiler in lisp/vcPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-19Adapt vc-src to the old-new vc-checkin APIEli Zaretskii
2015-03-01Fix problems found by vc-tests.elMichael Albinus
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-14Move VC diff ASYNC argument to the fifth positionDmitry Gutov
2014-12-11latest-on-branch-p is no longer a public methodEric S. Raymond
2014-12-11Remove VC rollback method.Eric S. Raymond
2014-12-09vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument listEric S. Raymond
2014-12-02In vc, abolish the dir-status method.Eric S. Raymond
2014-12-02Eliminate an unuted function argument.Eric S. Raymond
2014-12-02Clean up a longstanding to-do item.Eric S. Raymond
2014-12-01Remove clear-headers from VC's public method set.Eric S. Raymond
2014-12-01Remove could-register from the set of public VC backend methods,Eric S. Raymond
2014-12-01Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond
2014-12-01Update some documentation changes and todo items.Eric S. Raymond
2014-12-01Remove vc-state-heuristic from the set of public methods.Eric S. Raymond
2014-12-01API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond
2014-12-01VC API simplification: remove ability to set initial revision.Eric S. Raymond
2014-11-29* lisp/vc/vc-src.el: Fix copy-pasted :version tags.Glenn Morris
2014-11-25Minor typo fixes in vc-src.el.Eric S. Raymond
2014-11-22Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond