[LyX/master] Typo

2020-12-18 Thread Richard Kimberly Heck
commit 8c805db9d3c6c333291374ba6b1b9728f87187cc Author: Richard Kimberly Heck Date: Fri Dec 18 17:35:58 2020 -0500 Typo --- src/VCBackend.cpp |4 ++-- src/VCBackend.h |3 ++- src/support/filetools.cpp |2 +- 3 files changed, 5 insertions(+), 4 deletions(-) di

[LyX/master] Remove unnecessary change.

2020-12-18 Thread Richard Kimberly Heck
commit 49f019e129cf6a63ec942cd863107459e3ffa321 Author: Richard Kimberly Heck Date: Fri Dec 18 17:11:05 2020 -0500 Remove unnecessary change. --- src/VCBackend.cpp |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 7f97455

[LyX/master] Minor code simplification

2020-12-18 Thread Richard Kimberly Heck
commit 03897206bb2863f18138a1eb37d0486bf27b7acb Author: Richard Kimberly Heck Date: Fri Dec 18 16:59:55 2020 -0500 Minor code simplification --- src/VCBackend.cpp |8 ++-- 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 01d

[LyX/master] Simplify checking whether files are controlled by SVN and GIT.

2020-12-18 Thread Richard Kimberly Heck
commit 7e5c42593e45424676b466db257e5c377329c2e4 Author: Richard Kimberly Heck Date: Fri Dec 18 16:43:52 2020 -0500 Simplify checking whether files are controlled by SVN and GIT. --- src/VCBackend.cpp | 40 1 files changed, 12 insertions(+), 28 del

[LyX/master] Remove unused return values and useless member assignment.

2020-12-18 Thread Richard Kimberly Heck
commit 05551a7cfba74d39d27aa6544226fe48d6c9e4dc Author: Richard Kimberly Heck Date: Fri Dec 18 16:23:31 2020 -0500 Remove unused return values and useless member assignment. The master_ variable holds a FileName that points to the meta-data for this file, e.g., CVS/Entries. The

[LyX/master] typo

2020-12-18 Thread Richard Kimberly Heck
commit a4c9a5010e616e9f68a5e9dd981d5fb91386d6b1 Author: Richard Kimberly Heck Date: Fri Dec 18 16:19:28 2020 -0500 typo --- src/VCBackend.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/VCBackend.h b/src/VCBackend.h index d983906..b3f4e14 100644 --- a/src/VC

[LyX/master] Comments

2020-12-18 Thread Richard Kimberly Heck
commit 49506153c16d6e435e993e40b7520a5ce2b2471c Author: Richard Kimberly Heck Date: Fri Dec 18 16:19:05 2020 -0500 Comments --- src/VCBackend.h | 12 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/VCBackend.h b/src/VCBackend.h index 24758d7..d983906 10064

[LyX/master] Fix bug with registering files for VC when they are in repo subdirs.

2020-12-18 Thread Richard Kimberly Heck
commit fdbbddecb7f208692923c36f1fa7edf0dc17b40d Author: Richard Kimberly Heck Date: Fri Dec 18 15:48:51 2020 -0500 Fix bug with registering files for VC when they are in repo subdirs. --- src/LyXVC.cpp | 46 ++-- src/VCBackend.cpp

[LyX/master] Comment

2020-12-18 Thread Richard Kimberly Heck
commit 750af391396ee60c95e20f3cf5ac06b1804860b5 Author: Richard Kimberly Heck Date: Fri Dec 18 15:53:45 2020 -0500 Comment --- src/LyXVC.cpp |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/LyXVC.cpp b/src/LyXVC.cpp index ed0a799..b18bcdf 100644 --- a/src/

[LyX/master] Allow registration of files with svn when parents directory is not yet registered.

2020-12-18 Thread Richard Kimberly Heck
commit 77cdef1fe0ca069c916e0f824c1b7ff98f771748 Author: Richard Kimberly Heck Date: Fri Dec 18 16:01:43 2020 -0500 Allow registration of files with svn when parents directory is not yet registered. --- src/LyXVC.cpp |2 -- src/VCBackend.cpp |2 +- 2 files changed, 1 insertions

[LyX/master] Comment

2020-12-18 Thread Richard Kimberly Heck
commit fd4d546d5b62525ed94032393f18b0f3429b922b Author: Richard Kimberly Heck Date: Fri Dec 18 14:50:13 2020 -0500 Comment --- src/VCBackend.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 13a8265..93b55e4 100644 ---

[LyX/master] Style

2020-12-18 Thread Richard Kimberly Heck
commit 2405788d84718f19be47ff8c03f93ef316a900f5 Author: Richard Kimberly Heck Date: Fri Dec 18 14:56:18 2020 -0500 Style --- src/VCBackend.cpp | 32 src/VCBackend.h |6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/VCBa

[LyX/master] Const

2020-12-18 Thread Richard Kimberly Heck
commit 73e7cfb26ac0a1483f8cfa0e114d851d27ac9552 Author: Richard Kimberly Heck Date: Fri Dec 18 14:55:58 2020 -0500 Const --- src/VCBackend.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index c7ef6e6..feab330 100644

[LyX/master] Style

2020-12-18 Thread Richard Kimberly Heck
commit bd306ae11810fec81d5b4925f62baf6fd7f3e5c8 Author: Richard Kimberly Heck Date: Fri Dec 18 14:37:58 2020 -0500 Style --- src/VCBackend.cpp |6 +++--- src/VCBackend.h |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp in

[LyX/master] Remove unused file output

2020-12-18 Thread Richard Kimberly Heck
commit 68e60f95d3ec3e1b80da986c120293e97151ddad Author: Richard Kimberly Heck Date: Fri Dec 18 14:51:56 2020 -0500 Remove unused file output --- src/VCBackend.cpp | 10 +- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp index 9

[LyX/master] Use right style for private member

2020-12-18 Thread Richard Kimberly Heck
commit 81be2e8a9b7f4a99cdc15afa457c1fa06e81fbb0 Author: Richard Kimberly Heck Date: Thu Dec 17 16:56:50 2020 -0500 Use right style for private member --- src/LyXVC.cpp | 114 src/LyXVC.h |2 +- 2 files changed, 58 insertions(+