summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-0140-40/+40
* * lisp/vc/vc-dir.el (vc-dir-display-file): New command.Juri Linkov2014-12-291-0/+11
* Use diff faces for compare-windowsJuri Linkov2014-12-281-7/+18
* Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-4/+3
|\
| * Fix vc-git-dir-status-files WRT up-to-date vs editedDmitry Gutov2014-12-151-4/+3
* | Remove extra semicolonsDmitry Gutov2014-12-181-1/+1
* | Fix recent vc-svn-dir-status-files breakageDmitry Gutov2014-12-181-3/+3
* | * lisp/vc/vc.el: Improve `dir-status-files' descriptionDmitry Gutov2014-12-171-5/+4
* | Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-1411-15/+15
* | Fix wrong humber arguments passed to vc-svn-diff.Eric S. Raymond2014-12-131-3/+3
* | Spelling fixesPaul Eggert2014-12-122-2/+2
* | latest-on-branch-p is no longer a public methodEric S. Raymond2014-12-115-36/+9
* | Remove VC rollback method.Eric S. Raymond2014-12-118-131/+14
* | * vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handle the caseMichael Albinus2014-12-111-13/+15
* | Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-105-27/+11
* | vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument listEric S. Raymond2014-12-091-1/+6
* | Fix bug#19304Dmitry Gutov2014-12-081-2/+4
* | vc/vc-arch.el: Moved to obsolete directory...Eric S. Raymond2014-12-082-646/+3
* | Fix minor bugs in vc.Michael Albinus2014-12-052-1/+3
* | * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-051-6/+5
* | Compare with the most recently used window by default.Juri Linkov2014-12-051-14/+47
* | Fix bug whereby saving files hung in VC hook.Karl Fogel2014-12-031-2/+2
* | In vc, abolish the dir-status method.Eric S. Raymond2014-12-0212-89/+65
* | Eliminate an unuted function argument.Eric S. Raymond2014-12-028-17/+19
* | Another longstanding to-do: bind vc-delete-file.Eric S. Raymond2014-12-022-3/+2
* | Clean up a longstanding to-do item.Eric S. Raymond2014-12-024-43/+26
* | Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-015-36/+17
* | Fix minor bug introduced in 'Terminate vc-disable-async-diff'Eric S. Raymond2014-12-011-1/+1
* | Update the git backend's header comment.Eric S. Raymond2014-12-011-2/+4
* | Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-018-48/+1
* | Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-0112-49/+53
* | * lisp/vc/vc-svn.el: Remove stray comment char introduced earlier today.Glenn Morris2014-12-011-1/+1
* | bzr-state randomly/unpredictably fails on non-bzr files.Eric S. Raymond2014-12-011-1/+108
* | * lisp/vc: Fix use of find-conflicted-file in Git.Stefan Monnier2014-12-012-2/+3
* | * lisp/vc/diff-mode.el (diff-kill-applied-hunks): New command.Stefan Monnier2014-12-012-0/+23
* | Test checkin to attempt to tickle a bug reported on the dev list.Eric S. Raymond2014-12-011-1/+1
* | Refactor VC merging to fix a layer violation.Eric S. Raymond2014-12-014-30/+88
* | Small but crucial change for new VC registration API.Eric S. Raymond2014-12-011-1/+1
* | Update some documentation changes and todo items.Eric S. Raymond2014-12-014-9/+34
* | Finish vc-stay-local containment.Eric S. Raymond2014-12-012-9/+39
* | Confine vc-stay-local to CVS, because it was unusable in SVN.Eric S. Raymond2014-12-013-83/+1
* | Remove stay-local support in svn back end, because...Eric S. Raymond2014-12-011-12/+3
* | Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-018-154/+7
* | The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-015-113/+14
* | API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-0111-77/+10
* | Renove duplicate code.Eric S. Raymond2014-12-011-34/+0
* | Argument removal inadvertently omitted from my previous commit.Eric S. Raymond2014-12-011-1/+1
* | VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-0111-69/+44
* | * lisp/vc/vc-filewise.el: Comment fixes.Glenn Morris2014-11-291-2/+2
* | * lisp/vc/vc-src.el: Fix copy-pasted :version tags.Glenn Morris2014-11-291-4/+2