skilleter-thingy 0.0.72__py3-none-any.whl → 0.0.73__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of skilleter-thingy might be problematic. Click here for more details.

@@ -8,7 +8,7 @@ import argparse
8
8
  import fnmatch
9
9
  import configparser
10
10
 
11
- # TODO: Switch to tomlkit
11
+ # TODO: Switch to tomlkit
12
12
  from collections import defaultdict
13
13
 
14
14
  import thingy.git2 as git
@@ -26,13 +26,13 @@ import thingy.colour as colour
26
26
  default branch = name
27
27
  """
28
28
 
29
- # TODO: -j option to run in parallel?
30
- # TODO: init function
31
- # TODO: Use the configuration file
32
- # TODO: Don't use a fixed list of default branch names
33
- # TODO: / Output name of each git repo as it is processed as command sits there seeming to do nothing otherwise.
34
- # TODO: ? Pull/fetch - only output after running command and only if something updated
35
-
29
+ # TODO: [ ] -j option to run in parallel?
30
+ # TODO: [ ] init function
31
+ # TODO: [ ] Use the configuration file
32
+ # TODO: [ ] Don't use a fixed list of default branch names
33
+ # TODO: [ ] / Output name of each git repo as it is processed as command sits there seeming to do nothing otherwise.
34
+ # TODO: [ ] ? Pull/fetch - only output after running command and only if something updated
35
+ # TODO: [ ] Don't save the configuration on exit if it hasn't changed
36
36
  ################################################################################
37
37
 
38
38
  DEFAULT_CONFIG_FILE = 'multigit.toml'
@@ -311,7 +311,11 @@ def main():
311
311
 
312
312
  # Get the console size
313
313
 
314
- console = os.get_terminal_size()
314
+ try:
315
+ console = os.get_terminal_size()
316
+ except OSError:
317
+ console = None
318
+ args.quiet = True
315
319
 
316
320
  # Run the subcommand
317
321
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: skilleter_thingy
3
- Version: 0.0.72
3
+ Version: 0.0.73
4
4
  Summary: A collection of useful utilities, mainly aimed at making Git more friendly
5
5
  Author-email: John Skilleter <john@skilleter.org.uk>
6
6
  Project-URL: Home, https://skilleter.org.uk
@@ -25,7 +25,7 @@ skilleter_thingy/gl.py,sha256=9zbGpKxw6lX9RghLkdy-Q5sZlqtbB3uGFO04qTu1dH8,5954
25
25
  skilleter_thingy/gphotosync.py,sha256=Vb2zYTEFp26BYdkG810SRg9afyfDqvq4CLHTk-MFf60,22388
26
26
  skilleter_thingy/linecount.py,sha256=5voQtjJjDCVx4zjPwVRy620NpuLiwwFitzxjIsRGtxQ,4310
27
27
  skilleter_thingy/moviemover.py,sha256=j_Xb9_jFdgpFBAXcF4tEqbnKH_FonlnUU39LiCK980k,4470
28
- skilleter_thingy/multigit.py,sha256=xA1aaJnhMvmVlPnI7XO_C8q1O-ajglPUbbYsiQMdAK0,12004
28
+ skilleter_thingy/multigit.py,sha256=2E3lizBNO4o0zJzg-nPA38ogj3c-RMaSK6HpqIVBMDc,12178
29
29
  skilleter_thingy/photodupe.py,sha256=l0hbzSLb2Vk2ceteg-x9fHXCEE1uUuFo84hz5rsZUPA,4184
30
30
  skilleter_thingy/phototidier.py,sha256=5gSjlINUxf3ZQl3NG0o7CsWwODvTbokIMIafLFvn8Hc,7818
31
31
  skilleter_thingy/py_audit.py,sha256=xJm5k5qyeA6ii8mODa4dOkmP8L1drv94UHuxR54RsIM,4384
@@ -61,9 +61,9 @@ skilleter_thingy/thingy/run.py,sha256=6SNKWF01fSxzB10GMU9ajraXYZqAL1w0PXkqjJdr1U
61
61
  skilleter_thingy/thingy/tfm_pane.py,sha256=oqy5zBzKwfbjbGqetbbhpKi4x5He7sl4qkmhUeqtdZc,19789
62
62
  skilleter_thingy/thingy/tidy.py,sha256=71DCyj0VJrj52RmjQyj1eOiQJIfy5EIPHuThOrS6ZTA,5876
63
63
  skilleter_thingy/thingy/venv_template.py,sha256=SsVNvSwojd8NnFeQaZPCRQYTNdwJRplpZpygbUEXRnY,1015
64
- skilleter_thingy-0.0.72.dist-info/LICENSE,sha256=ljOS4DjXvqEo5VzGfdaRwgRZPbNScGBmfwyC8PChvmQ,32422
65
- skilleter_thingy-0.0.72.dist-info/METADATA,sha256=xTEL0wah92NKmjayQngXGPTxLyNc29UoHsMErJswixQ,5313
66
- skilleter_thingy-0.0.72.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
67
- skilleter_thingy-0.0.72.dist-info/entry_points.txt,sha256=uW11ofmIbfPP_5B-pxb8YDkHbeZ_xeCoO6358R9wGVI,2146
68
- skilleter_thingy-0.0.72.dist-info/top_level.txt,sha256=8-JhgToBBiWURunmvfpSxEvNkDHQQ7r25-aBXtZv61g,17
69
- skilleter_thingy-0.0.72.dist-info/RECORD,,
64
+ skilleter_thingy-0.0.73.dist-info/LICENSE,sha256=ljOS4DjXvqEo5VzGfdaRwgRZPbNScGBmfwyC8PChvmQ,32422
65
+ skilleter_thingy-0.0.73.dist-info/METADATA,sha256=zJmvIBOMK5cZm2bbmjb-lJj3dGp7vhicGQlBKr8Djmw,5313
66
+ skilleter_thingy-0.0.73.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
67
+ skilleter_thingy-0.0.73.dist-info/entry_points.txt,sha256=uW11ofmIbfPP_5B-pxb8YDkHbeZ_xeCoO6358R9wGVI,2146
68
+ skilleter_thingy-0.0.73.dist-info/top_level.txt,sha256=8-JhgToBBiWURunmvfpSxEvNkDHQQ7r25-aBXtZv61g,17
69
+ skilleter_thingy-0.0.73.dist-info/RECORD,,