]> git.lyx.org Git - lyx.git/history - src/VCBackend.cpp
Split pdf format as discussed on the list
[lyx.git] / src / VCBackend.cpp
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
2010-02-12 Pavel SandaRevision info for RCS too.
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaWhite space
2010-02-12 Pavel SandaVCS: Extended API for revision info
2010-02-12 Pavel SandaSVN file revision number
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-14 Pavel SandaIt seems that svn changes its implicit behaviour across...
2010-01-14 Pavel SandaNext possibility for svn conflict in log parsing.
2010-01-10 Richard HeckWhitespace and typo fix. (That meant: "After LyX presse...
2010-01-07 Pavel SandaFix typo spotted by Vincent
2010-01-07 Vincent van Ravesteijn*VCBackend: Code simplification, constify, and adding...
2010-01-03 Pavel SandaRCS read-only toggling also doesn't work correctly...
2009-12-23 Vincent van RavesteijnSVN: Return an empty string when the log message is...
2009-12-08 Jürgen Spitzmüllerindicate that we're opening a dialog.
2009-12-07 Pavel SandaChange string
2009-12-04 Pavel SandaVCS: do not allow to run VCS stuff in parallel with...
2009-11-24 Pavel SandaVCS: allow displaying diff log
2009-11-19 Pavel SandaComment on stderr issue.
2009-10-14 Pavel SandaMake updating less dangerous, see comments in #6255.
2009-10-13 Jürgen Spitzmüller* VCBackend.cpp: typo.
2009-10-07 Pavel SandaCoding style
2009-10-06 Pavel SandaBug #6255 - Update linked files with version control
2009-06-28 Pavel SandaSave translators work
2009-06-26 Pavel SandaCosmetics
2009-06-25 Pavel SandaGuify setting of svn locking property
2009-03-17 Jürgen Spitzmüller* VCBackend.cpp:
2009-02-01 Pavel SandaVCS: constify, thanks Andre
2009-01-31 Pavel SandaVCS: adjust internal structure
2009-01-31 Pavel SandaVCS: add svn locking mechanism
2009-01-30 Pavel SandaBetter safe than sorry
2009-01-28 Pavel Sandacosmetics
2008-11-24 Stephan Wittconvert string arguments for bformat with proper encoding
2008-11-16 Pavel SandaTry to fix reported RCS bug on Windows.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-27 Pavel SandaSmall glitch in RCS registering procedure, useless...
2008-10-27 Pavel SandaChange debug message.
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-08-01 Pavel SandaVCS: Better output for svn checkout.
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-29 Pavel SandaWhen statusbar is not reachable, show at least we _do_...
2008-07-22 Pavel SandaCoding style.
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs.
2008-07-22 Pavel Sandascan log also for svn check-in of VCS
2008-07-22 Pavel SandascanLog for checkout svn in VCS.
2008-07-22 Pavel SandaChange strings
2008-07-22 Pavel SandaImplement checkout for svn.
next