|
7dd4fadce0
|
*picky* use dict literal
|
2014-11-06 17:42:35 +01:00 |
|
|
dec05c6d4e
|
ensure the destination path exists before moving
|
2014-11-06 17:41:51 +01:00 |
|
|
34fea3a2cc
|
bam cli: nice warning when running outside of a project
|
2014-11-06 17:34:20 +01:00 |
|
|
9ed25c4ff9
|
Assert for existing file
|
2014-11-06 16:47:16 +01:00 |
|
|
dd029cde40
|
Add files now remapps to absolute path on commit
|
2014-11-06 16:19:38 +01:00 |
|
|
97414a84f7
|
typo
|
2014-11-06 16:15:12 +01:00 |
|
|
2bc2020ddc
|
Adding unversioned files before commit
|
2014-11-06 15:40:13 +01:00 |
|
|
7cb1e806af
|
paths are now relative to project root when checked out
|
2014-11-06 14:42:38 +01:00 |
|
|
c6e7f2349c
|
Updates to webservice
|
2014-11-06 14:33:44 +01:00 |
|
|
6139f0e436
|
initial support for adding new files (client side)
|
2014-11-06 14:21:20 +01:00 |
|
|
fa24540b4e
|
move json writing out of path remap
|
2014-11-06 13:15:16 +01:00 |
|
|
5c9849f64f
|
Cleanup: rename zip (not to conflict with zip func)
|
2014-11-06 12:48:09 +01:00 |
|
|
0ce5b61d12
|
Fix bug indirect library linking
|
2014-11-05 19:30:19 +01:00 |
|
|
073d4784df
|
Webservice side projects
|
2014-11-05 19:02:17 +01:00 |
|
|
aa21e8be3d
|
remap paths back on commit
|
2014-11-05 17:07:41 +01:00 |
|
|
6718253504
|
Renaming FilesList to Directory
|
2014-11-05 16:49:31 +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 |
|
|
8c127b9045
|
*picky* rename
|
2014-11-05 15:47:16 +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 |
|
|
e93408af9d
|
Cleanup: *picky*, prefer 'dir' over 'folder'
|
2014-11-05 11:27:12 +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 |
|
|
9546374109
|
minor edits to last commit
|
2014-11-04 21:48:31 +01:00 |
|
|
3222d10276
|
progress info when checking out
|
2014-11-04 21:46:18 +01:00 |
|
|
8015f0d106
|
Unzipping, copying and committing server side
|
2014-11-04 18:53:55 +01:00 |
|
|
d2b335ebea
|
Include a '.bam_paths_remap.json' file with a zip commit
|
2014-11-04 18:18:06 +01:00 |
|
|
833032e5e8
|
Cleanup: use file-context
|
2014-11-04 17:59:19 +01:00 |
|
|
fdeaefed10
|
config load/save
|
2014-11-04 17:56:53 +01:00 |
|
|
ed3fce33d4
|
Minor variable renaming
|
2014-11-04 17:36:09 +01:00 |
|
|
0f9d67c0c0
|
fix - remap main file as well when checking out
|
2014-11-04 17:29:49 +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 |
|
|
e3805a6410
|
Support for server side file unzipping
|
2014-11-04 15:15:04 +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 |
|