CARVIEW |
sebnow
(Sebastian Nowicki)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Sebastian Nowicki
- Website/Blog
- https://www.sebnow.info
- Member Since
- Apr 26, 2008 (about 1 year)
Following 8 coders and watching 31 repositories view all →
Public Repositories (12)
-
aur2
Complete rewrite of the Archlinux User Repository
Last updated Sat Jan 02 06:33:04 -0800 2010
-
sebnow.github.com
Last updated Thu Dec 31 20:15:22 -0800 2009
-
pkgparse
A PKGBUILD parsing library.
Last updated Sat Dec 12 19:56:16 -0800 2009
-
parched
A Pacman package and PKGBUILD parser module
Last updated Sat Dec 05 00:12:43 -0800 2009
-
lake
A Lua build system
Last updated Thu Nov 26 23:03:16 -0800 2009
-
arch-osx
Package Management for OS X via pacman
Forked from tom5760/arch-osx Mon Oct 19 13:41:55 -0700 2009
Last updated Mon Oct 19 14:13:33 -0700 2009
-
data_structures
A collection of data structures, written in C.
Last updated Tue Apr 07 11:10:31 -0700 2009
-
arch-packages
PKGBUILDs for Archlinux
Last updated Sat Mar 21 15:43:22 -0700 2009
-
configs
Configuration files for Linux and Mac OS X
Last updated Sat Mar 21 07:05:17 -0700 2009
-
macosx-alpm-pkgs
PKGBUILDs Mac OS X
Last updated Wed Mar 11 00:22:57 -0700 2009
-
project-euler
My attempts to solve Project Euler challenges
Last updated Sun Feb 22 03:15:52 -0800 2009
-
packagemanager-framework
A high-level, object-oriented Objective-C framework for package management
Last updated Sun Jan 18 05:49:08 -0800 2009
Public Activity 

-
Christopher Brannon committed ebeb7235:
Add voting for packages.

-
Piotr Husiatyński committed dcaf6aca:
Clean up imports in aur.forms and aur.views
Emacs/vim modelines should probably be added in a separate commit. I'd prefer both to be added rather than just Emacs or vim. I think one might need to be put at the top, while the other at the bottom.
Splitpkg Support
Replace insecure PKGBUILD parser
Check uploader's permissions before uploading a package
OpenID support
API

-
djszapi committed f7e75eb6:
Add "Licenses" line to the package detail page
-
djszapi committed fd99865e:
Change "Packages" navigation link from "/" to "aur-search"
-
djszapi committed 6f442d84:
Change "Reverse dependencies" to "Required By" in package details
-
djszapi committed 8e21ba50:
Change the 'Go' button to 'Apply'
-
djszapi committed afcbd8f4:
Fix the activation step of registration
-
djszapi committed 8909efb0:
Implement Unflag feature on the Package Details page
-
djszapi committed 8c8c5e58:
Remove Community repository from Submit select/option box
-
Christopher Brannon committed 286de98d:
Remove a redundant call to os.path.join in PackageSubmitForm
-
Christopher Brannon committed ee1542af:
Remove a missplaced word from the middle of package_detail template.
-
Christopher Brannon committed 07664350:
Fix package uploading with EOF at the end of parsepkgbuild.sh.