author | Martyn Smith <martyn@catalyst.net.nz> | |
Mon, 27 Mar 2006 03:51:42 +0000 (15:51 +1200) | ||
committer | Martin Langhoff <martin@catalyst.net.nz> | |
Sun, 7 May 2006 22:33:36 +0000 (10:33 +1200) | ||
commit | 7d90095abe322f72820f334839afb75c23e009ff | |
tree | c9c237cdfb8a64a14edc08d616977ff59b081c91 | tree | snapshot |
parent | 568907f52051f340dc29a907f67e69260d7d4e7a | commit | diff |
Many fixes for most operations in Eclipse.
* Implemented global -n option
* Implemented "Questionable"
* Fixed Directory method, I _believe_ it's now correct in both cmdline and Eclipse.
* Directory method Now looks for localdir of "." and compares the repo dir, uses THIS as a basis for all directory level calculations.
* Added extra parameter to filenamesplit() to force stripping of "prepended" directory name. This ensures commits/updates etc work from any directory in the source tree.
* Modified argsfromdir() so it is "always" called. This means that when the client specifies a directory, the method can detect this and behave accordingly (this is currently only implemented for the '.' directory)
* Fixed "commit" method to correctly work from in a subdir
* Implemented global -n option
* Implemented "Questionable"
* Fixed Directory method, I _believe_ it's now correct in both cmdline and Eclipse.
* Directory method Now looks for localdir of "." and compares the repo dir, uses THIS as a basis for all directory level calculations.
* Added extra parameter to filenamesplit() to force stripping of "prepended" directory name. This ensures commits/updates etc work from any directory in the source tree.
* Modified argsfromdir() so it is "always" called. This means that when the client specifies a directory, the method can detect this and behave accordingly (this is currently only implemented for the '.' directory)
* Fixed "commit" method to correctly work from in a subdir
git-cvsserver.perl | diff | blob | history |