get_tracking: clean-up API
[yap.git] / README
blobbe3f943dd5ca7342e145804b8a1ac79acd0061fe
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     * Handle working on a detached head
24     * SVN plugin
25         * support branches (all branches, standard layout)
26         * support cache servers (tagged blobs for config?)
28 Author
29 ------
30 Steven Walter (c) 2008
31 This program is distributed under the terms of the GNU GPLv2