Commit Graph

55 Commits

Author SHA1 Message Date
536378ed4a bam cli: hard coded bamignore 2014-11-07 15:41:15 +01:00
08bc95906a fallback to username on bam init 2014-11-07 15:37:28 +01:00
a8c8685b0d bam cli: add bam status 2014-11-07 15:18:20 +01:00
5601ad297f Clenaup: help no own line 2014-11-07 11:40:17 +01:00
70d5b7aa2f bam cli: add sessions 'create' subcommand 2014-11-07 11:39:36 +01:00
81d9dca264 bam cli: Keep track of files to remove 2014-11-06 19:47:04 +01:00
23d32e18ef bam cli: print error if this already exists 2014-11-06 19:01:51 +01:00
d59ea54dd3 add simple fatal function 2014-11-06 18:44:42 +01:00
301abd641c bam cli: give useful message when bam ls fails 2014-11-06 18:32:01 +01:00
9e49a94750 missing newline in last commit 2014-11-06 18:10:10 +01:00
34fea3a2cc bam cli: nice warning when running outside of a project 2014-11-06 17:34:20 +01:00
97414a84f7 typo 2014-11-06 16:15:12 +01:00
7cb1e806af paths are now relative to project root when checked out 2014-11-06 14:42:38 +01:00
6139f0e436 initial support for adding new files (client side) 2014-11-06 14:21:20 +01:00
aa21e8be3d remap paths back on commit 2014-11-05 17:07:41 +01:00
de3eca018a Cleanup: simplify basepath handling 2014-11-05 16:27:55 +01:00
a31a3b643e Cleanup 2014-11-05 16:22:13 +01:00
10ec31e260 *picly* use abbreviated config var 2014-11-05 16:18:35 +01:00
e4ae1e6dd2 support default no args as . 2014-11-05 16:15:09 +01:00
8dafe01a0e Starting to use project_config values 2014-11-05 16:05:47 +01:00
2ca9bc1d46 'bam deps' command - working on basic level 2014-11-05 15:41:55 +01:00
cbe3d1693f use existing write config function 2014-11-05 15:19:47 +01:00
e13dabbb71 Init command for bam cli 2014-11-05 15:10:07 +01:00
8b1085edd1 rename/reshuffle modules 2014-11-05 14:52:35 +01:00
4ebe917ee1 add initial boiler plate for a 'deps' command
This is to print dependencies for a blend file
2014-11-05 14:39:28 +01:00
3b49103952 bam: require commit message 2014-11-05 12:46:55 +01:00
0f2ada1ea0 correct sha1_from_file (broke checkout) 2014-11-05 12:02:44 +01:00
24e7e8a9d5 bam: default to basedir when no args given
- for commit and list
2014-11-05 11:43:58 +01:00
9157ed1dc0 extract zipfile on checkout 2014-11-05 11:24:57 +01:00
41992ee72f sort list output 2014-11-05 10:48:14 +01:00
53cbb0fa55 Cleanup: pep8 2014-11-05 10:42:59 +01:00
7f57c74f02 de-duplicate code, add generic modules dir 2014-11-05 10:04:40 +01:00
b9e8601272 typo 2014-11-05 09:18:06 +01:00
3222d10276 progress info when checking out 2014-11-04 21:46:18 +01:00
d2b335ebea Include a '.bam_paths_remap.json' file with a zip commit 2014-11-04 18:18:06 +01:00
fdeaefed10 config load/save 2014-11-04 17:56:53 +01:00
23cb474214 Fix for blendfile walker iterating over same paths twice
also fixes sha1 checks
2014-11-04 16:18:16 +01:00
49cdaa3b5d use commit message arg 2014-11-04 15:18:06 +01:00
a935cc11c6 initial commit support 2014-11-04 14:35:32 +01:00
8a67a05483 write sha1 json files 2014-11-04 12:14:35 +01:00
931adcfa8a Correct argparse behavior
- disallow zero args
- print help message if no commands given
2014-10-31 23:27:40 +01:00
95a8685f3e add path remapping on file pack 2014-10-31 16:46:52 +01:00
4b3a11f775 nicer cli list output 2014-10-30 23:03:53 +01:00
830a559f4d prefer term dir over folder 2014-10-30 22:51:57 +01:00
83f981ce3d path listing working 2014-10-30 22:51:57 +01:00
a3eb5b05a3 Server side commit workflow 2014-10-30 19:24:05 +01:00
4d16028d31 tweaks 2014-10-30 18:50:10 +01:00
d6b6e47fb8 boiler plate for command line bam client 2014-10-30 18:46:04 +01:00
f181594e40 dummy menubar 2014-10-30 18:45:28 +01:00
b1ac405ef5 File upload on PUT requests 2014-10-30 16:47:09 +01:00