diff options
Diffstat (limited to '~lukeshu')
-rwxr-xr-x | ~lukeshu/hackers-nslcd.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/hackers-nslcd.git/description | 1 | ||||
l--------- | ~lukeshu/hackers-nslcd.git/hooks/post-receive | 1 | ||||
-rwxr-xr-x | ~lukeshu/maven-dist.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/maven-dist.git/description | 1 | ||||
l--------- | ~lukeshu/maven-dist.git/hooks/post-receive | 1 | ||||
-rwxr-xr-x | ~lukeshu/moz-normalize.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/moz-normalize.git/description | 1 | ||||
l--------- | ~lukeshu/moz-normalize.git/hooks/post-receive | 1 | ||||
-rw-r--r-- | ~lukeshu/social-contract.git/config | 4 | ||||
-rw-r--r-- | ~lukeshu/social-contract.git/description | 1 | ||||
-rw-r--r-- | ~lukeshu/systemd.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/systemd.git/description | 1 | ||||
-rwxr-xr-x | ~lukeshu/wiki-spam-tools.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/wiki-spam-tools.git/description | 1 | ||||
l--------- | ~lukeshu/wiki-spam-tools.git/hooks/post-receive | 1 |
16 files changed, 44 insertions, 0 deletions
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/hooks/post-receive b/~lukeshu/hackers-nslcd.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~lukeshu/hackers-nslcd.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~lukeshu/maven-dist.git/config b/~lukeshu/maven-dist.git/config new file mode 100755 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/maven-dist.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/maven-dist.git/description b/~lukeshu/maven-dist.git/description new file mode 100644 index 0000000..28fc658 --- /dev/null +++ b/~lukeshu/maven-dist.git/description @@ -0,0 +1 @@ +A tool to bootstrap building Apache Maven and other Java stuff (WIP) diff --git a/~lukeshu/maven-dist.git/hooks/post-receive b/~lukeshu/maven-dist.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~lukeshu/maven-dist.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~lukeshu/moz-normalize.git/config b/~lukeshu/moz-normalize.git/config new file mode 100755 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/moz-normalize.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/moz-normalize.git/description b/~lukeshu/moz-normalize.git/description new file mode 100644 index 0000000..1fa725d --- /dev/null +++ b/~lukeshu/moz-normalize.git/description @@ -0,0 +1 @@ +Scripts to normalize mozilla package files diff --git a/~lukeshu/moz-normalize.git/hooks/post-receive b/~lukeshu/moz-normalize.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~lukeshu/moz-normalize.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file diff --git a/~lukeshu/social-contract.git/config b/~lukeshu/social-contract.git/config new file mode 100644 index 0000000..07d359d --- /dev/null +++ b/~lukeshu/social-contract.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true diff --git a/~lukeshu/social-contract.git/description b/~lukeshu/social-contract.git/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/~lukeshu/social-contract.git/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/~lukeshu/systemd.git/config b/~lukeshu/systemd.git/config new file mode 100644 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/systemd.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/systemd.git/description b/~lukeshu/systemd.git/description new file mode 100644 index 0000000..bf42013 --- /dev/null +++ b/~lukeshu/systemd.git/description @@ -0,0 +1 @@ +A fork of systemd to make components more independant diff --git a/~lukeshu/wiki-spam-tools.git/config b/~lukeshu/wiki-spam-tools.git/config new file mode 100755 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/wiki-spam-tools.git/description b/~lukeshu/wiki-spam-tools.git/description new file mode 100644 index 0000000..380bc28 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.git/description @@ -0,0 +1 @@ +Luke's CLI tools for dealing with spam on the wiki diff --git a/~lukeshu/wiki-spam-tools.git/hooks/post-receive b/~lukeshu/wiki-spam-tools.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile
\ No newline at end of file |