33 Commits

Author SHA1 Message Date
f94756e615 add "clean" subcommand handler 2013-07-29 14:34:11 -04:00
00bbb51384 v1.6 2013-07-24 15:48:49 -04:00
d6f74de034 stash: add --noexternals option, stash_externals configuration flag 2013-03-11 22:21:05 -04:00
821d27863d stash: update README for stash rework 2013-03-11 22:12:36 -04:00
cc95b79447 add "revert" subcommand handler 2012-12-04 15:33:22 -05:00
adeabcec6b update documentation for url subcommand 2012-11-08 16:25:22 -05:00
f4a568c3ca add v1.5 notes to README 2012-11-08 16:19:09 -05:00
b1df2f7a12 add -v (verbose) flag to tag subcommand 2012-11-08 16:16:13 -05:00
3b7bf12da8 allow optional source argument to "branch" 2012-08-30 11:35:26 -04:00
9c79bacbe6 add v1.4 release notes 2012-08-23 16:43:53 -04:00
406a01cdf5 tag: allow optional source reference/revision - close #17
also check if a tag exists already before creating it
2012-08-17 11:32:13 -04:00
e20f843d25 remove automatically-added svn:executable property from files with certain configurable extensions 2012-07-11 12:40:41 -04:00
1eb5292502 add github URL to README 2012-06-29 13:06:28 -04:00
37bff0ad69 add v1.3 release notes 2012-06-27 12:52:19 -04:00
bc7785fb82 README: order documented subcommands alphabetically 2012-06-27 11:22:39 -04:00
a989cf6fd7 README: document ../... reference syntax for diff/log 2012-06-27 11:19:01 -04:00
c395cc3521 branch: add -s option to immediately switch to newly-created branch 2012-06-27 09:39:49 -04:00
c43a3bd5e9 add -k to stash pop to allow keeping stash object - close #13 2012-06-27 09:16:42 -04:00
fd8702af29 #13 - add -k option to stash save to allow stashing without reverting wc 2012-06-27 09:08:59 -04:00
04929df15a v1.2 2012-05-11 08:47:00 -04:00
c89fc40d1a update README with documentation for user-defined alias functions 2012-05-10 17:32:32 -04:00
7250ab18aa README update 2012-05-10 15:11:43 -04:00
f311c8fa61 update README for working-copy-local configuration files 2012-05-10 14:02:31 -04:00
b485f8c752 fix stash documentation 2012-04-17 12:49:14 -04:00
3de05f6759 add v1.1 history 2012-04-16 16:39:00 -04:00
e7fcb59e96 add documentation for shell command aliases 2012-04-16 16:13:51 -04:00
2f069625d1 add "bisect" operation - close #10 2012-04-09 10:53:31 -04:00
09a6f91f49 make stash ID argument to "stash show" optional 2012-03-26 15:33:29 -04:00
3b4944f6f7 add stash drop documentation 2012-03-26 15:30:36 -04:00
0af0ce1ce6 stash pop accepts optional <id> argument - close #4 2012-03-26 15:29:22 -04:00
92078344bc add stash show documentation 2012-03-26 15:21:44 -04:00
ce8b679910 add "stash" subcommand - fix #1 2012-03-26 11:38:18 -04:00
bb97b312e6 initial release 2012-03-22 14:00:57 -04:00