index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-20 | Turn HACKING into an asciidoc document | Dan McGee | |
Add some hints so we can use asciidoc on the HACKING document. It is still readable as text, but a simple 'asciidoc HACKING' command will give you a nice pretty guide now. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-11-19 | Spruce up HACKING a bit | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | |
reordering and adding ones that were forgotten (noticed when trying to compile after reordering). * Updated the HACKING file to include information on #include usage. * print -> vprint in "making dir" function in pactest. | |||
2007-02-26 | * Added a small note to HACKING | Aaron Griffin | |
* Moved re-pacman to contrib/ as it's probably not as useful as the other stuff in scripts/ | |||
2007-02-20 | Thought about adding this a while back, finally remembered it. Basically a ↵ | Dan McGee | |
copy of the pacman-coding.html document in text form. |