Don't let pre-hooks prevent the main command from running
[yap.git] / README
blobe486da70b3255824cc6ae08208380c8ba775710e
1 * Yet Another (Git) Porcelain
2     * Use only git plumbing
3     * New features
4         * Track "local" commits to limit history re-writing
5         * Better SVN workflows
6             * Bring metadata / config over in clone?
7             * Keep metadata out of commit message?
8         * Plugin ideas
9             * svn
10                 * override push/fetch
11             * mls
12                 * override clone
13                 * add post-fetch for daily/bdaily revs
14             * track published history
15                 * pre-hook for history (point?)
17 TODO:
18     * Commands
19         * merge
20     * Better commit template message
21     * Fixups for running outside root?
22         * relative paths is status
23     * Calls from yap to cmd_* should go through plugins
24     * Handle working on a detached head
26 Author
27 ------
28 Steven Walter (c) 2008
29 This program is distributed under the terms of the GNU GPLv2