| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/vc/compare-w.el (compare-windows-get-window-function): | Glenn Morris | 2015-06-04 | 1 | -2/+3 |
* | Support quotes 'like this' in info files | Paul Eggert | 2015-06-02 | 1 | -41/+41 |
* | Delete the old process in vc-setup-buffer | Dmitry Gutov | 2015-05-28 | 1 | -6/+6 |
* | Handle curved quotes in info files | Paul Eggert | 2015-05-26 | 1 | -41/+41 |
* | Don't quote nil and t in doc strings | Paul Eggert | 2015-05-21 | 1 | -1/+1 |
* | Prefer "this" to “this” in doc strings | Paul Eggert | 2015-05-19 | 2 | -2/+2 |
* | Fix minor quoting problems in doc strings | Paul Eggert | 2015-05-19 | 3 | -3/+3 |
* | Improve handling of the first Git revision | Dmitry Gutov | 2015-05-18 | 4 | -21/+30 |
* | Set up default-directory | Dmitry Gutov | 2015-05-18 | 1 | -2/+4 |
* | Display shorter dates in Git annotate output | Dmitry Gutov | 2015-05-17 | 1 | -3/+5 |
* | Use `unless' to have one fewer `not' | Dmitry Gutov | 2015-05-16 | 1 | -8/+6 |
* | Remove redundant :group declarations from vc-git.el | Dmitry Gutov | 2015-05-16 | 1 | -9/+4 |
* | Add new option vc-git-resolve-conflicts | Dmitry Gutov | 2015-05-16 | 1 | -7/+25 |
* | Fix selective diff browsing in Ediff | Eli Zaretskii | 2015-05-14 | 1 | -0/+2 |
* | Add basic VC push support. | Glenn Morris | 2015-05-12 | 6 | -62/+123 |
* | * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324) | Glenn Morris | 2015-05-07 | 1 | -8/+24 |
* | Stop vc-print-log from jumping to the top | Dmitry Gutov | 2015-05-03 | 1 | -9/+11 |
* | Function declaration updates prompted by 'make check-declare' | Glenn Morris | 2015-04-30 | 6 | -6/+6 |
* | * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): | Glenn Morris | 2015-04-27 | 1 | -0/+6 |
* | Add or reset based on the presence of MERGE_HEAD | Dmitry Gutov | 2015-04-22 | 1 | -21/+22 |
* | Fix byte-compiler warnings about looking-back. | Stefan Monnier | 2015-04-20 | 1 | -1/+2 |
* | Call `smerge-start-session' even when dealing with a stash conflict | Dmitry Gutov | 2015-04-19 | 1 | -15/+20 |
* | Abort when looking at stashed changes | Dmitry Gutov | 2015-04-19 | 1 | -1/+3 |
* | Change diff-switches default to `-u' | Dmitry Gutov | 2015-04-14 | 1 | -1/+1 |
* | Extract ChangeLog entries when committing a directory | Dmitry Gutov | 2015-04-11 | 2 | -18/+30 |
* | Use the VC root in `log-edit-listfun' | Dmitry Gutov | 2015-04-10 | 1 | -5/+14 |
* | (log-edit-insert-changelog-entries): Don't add newline after the last entry | Dmitry Gutov | 2015-04-10 | 1 | -0/+3 |
* | (diff-hunk-file-names): Don't require a TAB after the file name | Gustav Hållberg | 2015-04-08 | 1 | -1/+1 |
* | Add autoload cooking for vc-responsible-backend | Daniel Colascione | 2015-03-01 | 1 | -0/+1 |
* | Fix problems found by vc-tests.el | Michael Albinus | 2015-03-01 | 4 | -94/+97 |
* | Use vc-switches on vc-*-annotate-command | Oscar Fuentes | 2015-02-26 | 7 | -12/+104 |
* | (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command' | Dmitry Gutov | 2015-02-07 | 1 | -1/+1 |
* | Make vc-dir default to repository root | Daniel Colascione | 2015-01-19 | 1 | -1/+1 |
* | Fix mistake in rebase/merge conflict resolution. | Ulrich Müller | 2015-01-18 | 1 | -3/+0 |
* | Discard the Bazaar case in repository version detection | Ulrich Müller | 2015-01-17 | 1 | -2/+18 |
* | vc-svn-dir-status-files: Parse output with the remote format | Dmitry Gutov | 2015-01-16 | 1 | -1/+2 |
* | Better binding for vc-delete-file | Daniel Colascione | 2015-01-09 | 1 | -1/+1 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 40 | -40/+40 |
* | * lisp/vc/vc-dir.el (vc-dir-display-file): New command. | Juri Linkov | 2014-12-29 | 1 | -0/+11 |
* | Use diff faces for compare-windows | Juri Linkov | 2014-12-28 | 1 | -7/+18 |
* | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -4/+3 |
|\ |
|
| * | Fix vc-git-dir-status-files WRT up-to-date vs edited | Dmitry Gutov | 2014-12-15 | 1 | -4/+3 |
* | | Remove extra semicolons | Dmitry Gutov | 2014-12-18 | 1 | -1/+1 |
* | | Fix recent vc-svn-dir-status-files breakage | Dmitry Gutov | 2014-12-18 | 1 | -3/+3 |
* | | * lisp/vc/vc.el: Improve `dir-status-files' description | Dmitry Gutov | 2014-12-17 | 1 | -5/+4 |
* | | Move VC diff ASYNC argument to the fifth position | Dmitry Gutov | 2014-12-14 | 11 | -15/+15 |
* | | Fix wrong humber arguments passed to vc-svn-diff. | Eric S. Raymond | 2014-12-13 | 1 | -3/+3 |
* | | Spelling fixes | Paul Eggert | 2014-12-12 | 2 | -2/+2 |
* | | latest-on-branch-p is no longer a public method | Eric S. Raymond | 2014-12-11 | 5 | -36/+9 |
* | | Remove VC rollback method. | Eric S. Raymond | 2014-12-11 | 8 | -131/+14 |