]> code.delx.au - gnu-emacs/history - lisp/vc
Stop vc-print-log from jumping to the top
[gnu-emacs] / lisp / vc /
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-18 Dmitry GutovRemove extra semicolons
2014-12-18 Dmitry GutovFix recent vc-svn-dir-status-files breakage
2014-12-17 Dmitry Gutov* lisp/vc/vc.el: Improve `dir-status-files' description
2014-12-15 Dmitry GutovFix vc-git-dir-status-files WRT up-to-date vs edited
2014-12-14 Dmitry GutovMove VC diff ASYNC argument to the fifth position
2014-12-13 Eric S. RaymondFix wrong humber arguments passed to vc-svn-diff.
2014-12-13 Andreas SchwabMerge remote-tracking branch 'origin/emacs-24'
2014-12-13 Paul EggertSpelling fixes
2014-12-12 Eric S. Raymondlatest-on-branch-p is no longer a public method
2014-12-12 Eric S. RaymondRemove VC rollback method.
2014-12-11 Michael Albinus* vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handl...
2014-12-10 Eric S. RaymondRighteous featurectomy of vc-keep-workfiles - always...
2014-12-09 Eric S. Raymondvc/vc-src.el (vc-src-do-comand): Prepend -- to file...
2014-12-08 Dmitry GutovFix bug#19304
2014-12-08 Eric S. Raymondvc/vc-arch.el: Moved to obsolete directory...
2014-12-05 Michael AlbinusFix minor bugs in vc.
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan MonnierMerge from origin/emacs-24
2014-12-05 Stefan Monnier* lisp: Prefer inlinable functions to macros.
2014-12-05 Juri LinkovCompare with the most recently used window by default.
2014-12-03 Karl FogelFix bug whereby saving files hung in VC hook.
2014-12-02 Eric S. RaymondIn vc, abolish the dir-status method.
2014-12-02 Eric S. RaymondEliminate an unuted function argument.
2014-12-02 Eric S. RaymondAnother longstanding to-do: bind vc-delete-file.
2014-12-02 Eric S. RaymondClean up a longstanding to-do item.
2014-12-02 Eric S. RaymondRemove clear-headers from VC's public method set.
2014-12-02 Eric S. RaymondFix minor bug introduced in 'Terminate vc-disable-async...
2014-12-02 Eric S. RaymondUpdate the git backend's header comment.
2014-12-01 Eric S. RaymondRemove could-register from the set of public VC backend...
2014-12-01 Eric S. RaymondTerminate vc-disable-async-diff with extreme prejudice.
2014-12-01 Glenn Morris* lisp/vc/vc-svn.el: Remove stray comment char introduc...
2014-12-01 Eric S. Raymondbzr-state randomly/unpredictably fails on non-bzr files.
2014-12-01 Stefan Monnier* lisp/vc: Fix use of find-conflicted-file in Git.
2014-12-01 Stefan Monnier* lisp/vc/diff-mode.el (diff-kill-applied-hunks): New...
2014-12-01 Eric S. RaymondTest checkin to attempt to tickle a bug reported on...
2014-12-01 Eric S. RaymondRefactor VC merging to fix a layer violation.
2014-12-01 Eric S. RaymondSmall but crucial change for new VC registration API.
2014-12-01 Eric S. RaymondUpdate some documentation changes and todo items.
2014-12-01 Eric S. RaymondFinish vc-stay-local containment.
2014-12-01 Eric S. RaymondConfine vc-stay-local to CVS, because it was unusable...
2014-12-01 Eric S. RaymondRemove stay-local support in svn back end, because...
2014-12-01 Eric S. RaymondRemove vc-state-heuristic from the set of public methods.
2014-12-01 Eric S. RaymondThe vc-mistrust-permissions configuration variable...
2014-12-01 Eric S. RaymondAPI simplification: remove vc-workfile-unchanged-p...
2014-12-01 Eric S. RaymondRenove duplicate code.
2014-12-01 Eric S. RaymondArgument removal inadvertently omitted from my previous...
2014-12-01 Eric S. RaymondVC API simplification: remove ability to set initial...
2014-11-29 Glenn Morris* lisp/vc/vc-filewise.el: Comment fixes.
2014-11-29 Glenn Morris* lisp/vc/vc-src.el: Fix copy-pasted :version tags.
2014-11-29 Paul EggertMerge branch 'emacs-24'.
2014-11-27 Ted ZlatanovMerge branch 'emacs-24'
2014-11-26 Simon LeinenFix for vc-filewise.el unresolved-call glitch.
2014-11-26 Simon LeinenFix up autoloads in vc-rcs.el and vc-sccs.el.
2014-11-25 Eric S. RaymondMinor typo fixes in vc-src.el.
2014-11-24 Sam SteingoldRemove a spurious comma
2014-11-24 Stefan Monnier* lisp/vc/vc-hooks.el (vc-state-base-face): Don't override
2014-11-24 Dmitry GutovFixes: debbugs:18579
2014-11-24 Dmitry GutovFixes: debbugs:18579
2014-11-22 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-22 Michael AlbinusPropagate remote process environment.
2014-11-22 Eric S. RaymondUnbreak the build.
2014-11-22 Eric S. RaymondRevert "More movement of master-related code to vc...
2014-11-22 Eric S. RaymondMore movement of master-related code to vc-filewise.el.
2014-11-22 Eric S. RaymondIsolating support code for the file-granularity back...
2014-11-22 Eric S. RaymondRename vc-name to vc-master-rename.
2014-11-21 Eric S. RaymondFix bug that produced spurious nil state.
2014-11-21 Eli ZaretskiiUse "~1" instead of "^" in vc-git.el to specify the...
2014-11-21 Eli ZaretskiiUse correct encoding to communicate with Git.
2014-11-21 Eli ZaretskiiFix bug #19084 with 'C-x v +' in *vc-change-log* buffers.
2014-11-21 Ulrich MuellerFix bug #19136 with a typo in a vc.el comment.
2014-11-21 Eric S. RaymondClean up after SRC support merge (typo fixes).
2014-11-20 Eric S. RaymondSupport for SRC in VC mode.
2014-11-20 Eric S. RaymondRemove editable argument from VC's backend checkout...
2014-11-20 Eric S. RaymondRemove never-used rev argument from VC's backend checki...
2014-11-19 Eli ZaretskiiFix VC documentation related to switching branches.
2014-11-19 Eli ZaretskiiFix bug #19101 with log-view-mode set in the wrong...
2014-11-19 Rüdiger Sonderfeldvc-git: Support `diff-switches'.
2014-11-17 Eli ZaretskiiDon't assume "bzr log" uses --long format by default.
2014-11-16 Stefan MonnierResolve pull conflict
2014-11-16 Stefan MonnierMerge from emacs-24
2014-11-16 Oscar FuentesAdd faces for the VC modeline state indicator
2014-11-15 Michael AlbinusBackport: Fixes: debbugs:18940
2014-11-13 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-11-13 Michael AlbinusFixes: debbugs:18940
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117702
2014-11-10 Glenn MorrisMerge from emacs-24; up to 117698
2014-11-10 Dmitry GutovFix bug#18964
2014-11-09 Glenn MorrisMerge from emacs-24; up to 117691
2014-11-08 Glenn MorrisMerge from emacs-24; up to 117689
next