summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2014-12-03 18:00:01 +0000
committerParabola git <git@parabola.nu>2014-12-03 18:00:01 +0000
commit27892d018c93e5461e85c825ba287a67a57d51db (patch)
treeadc3956e7288904f57cd7d79201e4fa7471df1a1
parent2b59c2e3da348f1185db265474371a6eb1a14694 (diff)
Update from cron
-rwxr-xr-xrepoindex.git/config2
-rw-r--r--repoindex.git/description2
-rwxr-xr-x~lukeshu/hackers-nslcd.git/config6
-rw-r--r--~lukeshu/hackers-nslcd.git/description1
-rw-r--r--~lukeshu/hackers-nslcd.git/info/exclude6
5 files changed, 16 insertions, 1 deletions
diff --git a/repoindex.git/config b/repoindex.git/config
index 07d359d..202d119 100755
--- a/repoindex.git/config
+++ b/repoindex.git/config
@@ -2,3 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
+[gitweb]
+ owner = Luke Shumaker
diff --git a/repoindex.git/description b/repoindex.git/description
index 498b267..9419d5e 100644
--- a/repoindex.git/description
+++ b/repoindex.git/description
@@ -1 +1 @@
-Unnamed repository; edit this file 'description' to name the repository.
+The fancy-auto-index script for https://repo.parabola.nu
diff --git a/~lukeshu/hackers-nslcd.git/config b/~lukeshu/hackers-nslcd.git/config
new file mode 100755
index 0000000..202d119
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[gitweb]
+ owner = Luke Shumaker
diff --git a/~lukeshu/hackers-nslcd.git/description b/~lukeshu/hackers-nslcd.git/description
new file mode 100644
index 0000000..8566eac
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.git/description
@@ -0,0 +1 @@
+A hacked up version of nslcd (of nss-pam-ldapd) that talks to hackers.git instead of LDAP (wip)
diff --git a/~lukeshu/hackers-nslcd.git/info/exclude b/~lukeshu/hackers-nslcd.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/~lukeshu/hackers-nslcd.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~