]> git.lyx.org Git - lyx.git/history - src/VCBackend.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / VCBackend.cpp
2021-10-21 Pavel Sanda* better wording
2021-10-21 Pavel SandaImprove error msg.
2021-03-09 Pavel SandaRevert 7e5c42593e4.
2020-12-28 Yuriy SkalkoSuppress unneeded git log output
2020-12-18 Richard Kimberly... Typo
2020-12-18 Richard Kimberly... Remove unnecessary change.
2020-12-18 Richard Kimberly... Minor code simplification
2020-12-18 Richard Kimberly... Simplify checking whether files are controlled by SVN...
2020-12-18 Richard Kimberly... Remove unused return values and useless member assignment.
2020-12-18 Richard Kimberly... Allow registration of files with svn when parents direc...
2020-12-18 Richard Kimberly... Fix bug with registering files for VC when they are...
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Const
2020-12-18 Richard Kimberly... Remove unused file output
2020-12-18 Richard Kimberly... Comment
2020-12-18 Richard Kimberly... Style
2020-12-04 Pavel SandaImprove VCS error message when RCS is not installed.
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-05 Yuriy SkalkoRefactoring
2020-05-03 Richard Kimberly... Fix some warnings.
2019-07-28 Pavel Sandagit VCS: add support for short hashes in inset info...
2019-07-25 Pavel SandaDo not issue error dialog when no tag is found in git...
2019-07-12 Jean-Marc LasgouttesCheck regex_match result when parsing cvslog
2018-01-10 Pavel SandaRCS: commit undo allowed only in unlocked state.
2017-07-30 Christian RidderströmAdd missing 'break' for four default cases in VCBackend.cpp
2017-03-31 Jean-Marc LasgouttesWhen scanning CVS skip unreadable lines
2017-03-11 Jean-Marc LasgouttesCompilation fix
2017-03-11 Jean-Marc LasgouttesLimit the size of strings we read from RCS
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2016-10-19 Jean-Marc LasgouttesTypo
2016-07-04 Stephan WittFix missing includes after change 670efa8f646218f2a378f...
2016-06-12 Richard HeckMark a number of coverity false positives.
2016-02-20 Stephan Witt#9940 VCS now toggles buffer read-only state if locking...
2016-01-17 Stephan Wittfix GIT - version control for LyX documents not detected
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Uwe StöhrVCBackend.cpp: addendum to [f51d7fdd/lyxgit]
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-30 Georg BaumFix return value of CVS::toString() + cosmetics
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2013-04-14 Pavel SandaMake parameter more readable.
2013-04-11 Tommaso CucinottaReplacing git status --porcelain along with output...
2013-04-11 Tommaso CucinottaAvoid check mistakenly current folder for .git/.svn...
2013-04-10 Georg BaumRemove partial support for non-buffer files in VCS
2013-04-06 Tommaso CucinottaNow LyX correctly asks to retrieve non-existing file...
2013-03-18 Vincent van RavesteijnFix monolithic build
2013-02-18 Pavel Sandagit typo
2013-02-18 Pavel SandaGit VCS: use describe for tree revision info.
2013-02-10 Pavel SandaLeftover from SVN.
2013-02-10 Pavel SandaAdd very simple revision comparison for git.
2013-02-08 Georg BaumImplement revision info for git
2013-02-06 Georg BaumImplement very basic git support
2013-02-06 Georg BaumImplement VCS copy and rename
2013-02-06 Georg BaumCorrectly delete temp files
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Georg BaumFix inconsistent VCS checkin return values
2013-02-03 Georg BaumFix typos
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-15 Georg BaumImplement extractFromVC() for CVS and SVN.
2012-11-13 Georg BaumGet rid of redundant CVS/SVN file_ member
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-08-16 Pavel SandaAnother attempt at #8295.
2012-08-16 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-16 Stephan Wittensure VCS::checkparentdirs() starts with an absolute...
2012-08-15 Stephan Wittadd debug messages to VCS::checkparentdirs (ticket...
2012-03-11 Stephan Witt#7855 subversion 1.7.x support: use svn info to check...
2011-07-02 Pavel SandaVCS: RCS implementation for date and author insetinfo...
2011-07-02 Pavel SandaVCS: copy-paste error, these functions return bool.
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2010-11-30 Pavel SandaStephan, I changed this string since the previous versi...
2010-11-06 Stephan Wittimplementation for "Compare with older revision" for...
2010-11-06 Stephan Wittcheck for user cancel or errors on vcs revert before...
2010-11-06 Pavel SandaQuickfix closing #6396.
2010-11-06 Pavel SandaFix RCS part of #6396. Btw revert is slightly broken...
2010-11-06 Stephan WittCVS implementation for buffer-info vcs-author, cvs...
2010-11-02 Pavel SandaAdd comment.
2010-10-25 Stephan Wittin client server mode CVS does not like full path opera...
2010-10-25 Stephan Witt#6396 no dialog when no doc changes were done and check...
2010-10-25 Stephan Witt* implementation of status check and use it for checkIn...
2010-10-13 Stephan Wittwhitespace correction
2010-10-08 Stephan Wittadd implementation for CVS::checkOut
2010-09-07 Pavel SandaRCS case is more complicated
2010-09-07 Pavel SandaBetter debugging
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-11 Vincent van RavesteijnTypo and style.
2010-03-10 Vincent van RavesteijnAdjust some messages and constify a variable.
2010-02-15 Pavel SandaSupport revision fetching also for RCS.
2010-02-15 Pavel SandaAllow revision to be string.
2010-02-12 Pavel SandaWe need public API
2010-02-12 Pavel SandaSlowly toward version control + comparison
2010-02-12 Pavel SandaForgotten. There should be some oneliner for substituti...
2010-02-12 Pavel SandaWhitespace
2010-02-12 Pavel SandaKill locker() API in VCS
2010-02-12 Pavel SandaLets start some cleanup of old version() VCS API
2010-02-12 Pavel SandaSVN info - add author, date, time
next