tcommit: don't die if yap's data directory already exists
[yap.git] / README
bloba86a454dbd8e9df2ce6c0a0b7f1c26225bf6f526
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             * mls
10                 * override clone
11                 * add post-fetch for daily/bdaily revs
12             * track published history
13                 * pre-hook for history (point?)
15 TODO:
16     * Commands
17         * merge
18     * Better commit template message
19     * Fixups for running outside root?
20         * relative paths is status
21     * Handle working on a detached head
22     * SVN plugin
23         * support cache servers (tagged blobs for config?)
24     * Better message when deleting branches
26 Author
27 ------
28 Steven Walter (c) 2008
29 This program is distributed under the terms of the GNU GPLv2