[rkward] /: Bookkeeping; add phabricator config file

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sun May 10 18:14:01 UTC 2015


Git commit 4f6c587d1426cb20fc3d484bade9c1bdf7848da1 by Thomas Friedrichsmeier.
Committed on 10/05/2015 at 18:13.
Pushed by tfry into branch 'master'.

Bookkeeping; add phabricator config file

A  +4    -0    .arcconfig
M  +3    -1    .gitignore
M  +1    -0    ChangeLog

http://commits.kde.org/rkward/4f6c587d1426cb20fc3d484bade9c1bdf7848da1

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..890560c
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/",
+  "history.immutable" : "true"
+}
diff --git a/.gitignore b/.gitignore
index f27b6b9..1cbf9b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,6 @@ tests/make_plugintests.txt
 i18n/po/
 # General purpose temp directory for scripts
 scripts/tmp/
-
+# More (legacy) temp dirs
+osctemp/
+ppatemp/
diff --git a/ChangeLog b/ChangeLog
index a1ed536..d6aaa14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+- Do not invoke symbol name completion while in the middle (not end) of a word
 - Add context menu to HTML viewer window, including the ability to open links in a new window
 - Remove dependency on KHMTLPart
 



More information about the rkward-tracker mailing list