summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/compare-w.el (compare-windows-get-window-function):Glenn Morris2015-06-041-2/+3
* Support quotes 'like this' in info filesPaul Eggert2015-06-021-41/+41
* Delete the old process in vc-setup-bufferDmitry Gutov2015-05-281-6/+6
* Handle curved quotes in info filesPaul Eggert2015-05-261-41/+41
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-192-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-193-3/+3
* Improve handling of the first Git revisionDmitry Gutov2015-05-184-21/+30
* Set up default-directoryDmitry Gutov2015-05-181-2/+4
* Display shorter dates in Git annotate outputDmitry Gutov2015-05-171-3/+5
* Use `unless' to have one fewer `not'Dmitry Gutov2015-05-161-8/+6
* Remove redundant :group declarations from vc-git.elDmitry Gutov2015-05-161-9/+4
* Add new option vc-git-resolve-conflictsDmitry Gutov2015-05-161-7/+25
* Fix selective diff browsing in EdiffEli Zaretskii2015-05-141-0/+2
* Add basic VC push support.Glenn Morris2015-05-126-62/+123
* * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324)Glenn Morris2015-05-071-8/+24
* Stop vc-print-log from jumping to the topDmitry Gutov2015-05-031-9/+11
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-306-6/+6
* * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):Glenn Morris2015-04-271-0/+6
* Add or reset based on the presence of MERGE_HEADDmitry Gutov2015-04-221-21/+22
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+2
* Call `smerge-start-session' even when dealing with a stash conflictDmitry Gutov2015-04-191-15/+20
* Abort when looking at stashed changesDmitry Gutov2015-04-191-1/+3
* Change diff-switches default to `-u'Dmitry Gutov2015-04-141-1/+1
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-112-18/+30
* Use the VC root in `log-edit-listfun'Dmitry Gutov2015-04-101-5/+14
* (log-edit-insert-changelog-entries): Don't add newline after the last entryDmitry Gutov2015-04-101-0/+3
* (diff-hunk-file-names): Don't require a TAB after the file nameGustav Hållberg2015-04-081-1/+1
* Add autoload cooking for vc-responsible-backendDaniel Colascione2015-03-011-0/+1
* Fix problems found by vc-tests.elMichael Albinus2015-03-014-94/+97
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-267-12/+104
* (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'Dmitry Gutov2015-02-071-1/+1
* Make vc-dir default to repository rootDaniel Colascione2015-01-191-1/+1
* Fix mistake in rebase/merge conflict resolution.Ulrich Müller2015-01-181-3/+0
* Discard the Bazaar case in repository version detectionUlrich Müller2015-01-171-2/+18
* vc-svn-dir-status-files: Parse output with the remote formatDmitry Gutov2015-01-161-1/+2
* Better binding for vc-delete-fileDaniel Colascione2015-01-091-1/+1
* 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