- Nov 29, 2011
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Nov 27, 2011
-
-
Richard Hartmann authored
-
- Nov 26, 2011
-
-
Richard Hartmann authored
Conflicts: doc/error_codes.md
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Dieter Plaetinck authored
-
- Nov 25, 2011
-
-
Richard Hartmann authored
-
Dieter Plaetinck authored
Instead of having use() report a normal error (which is actually fatal) and returning >0, and calling use || exit $? everytime; just report the fatal error and quit already
-
Dieter Plaetinck authored
* move all backend code to separate functions * call those functions directly * simplify argument parsing * remove redundant verbose begin/end messages
-
- Nov 24, 2011
-
-
Richard Hartmann authored
-
Richard Hartmann authored
Introduce fatal(), error(), and info()
-
Dieter Plaetinck authored
-
Dieter Plaetinck authored
* refactor error logging code * make all errors go to stderr * make fatal errors actually fatal (exit instead of return) * make output consistent
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Nov 23, 2011
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
Forgot to set VCSH_COMMAND after the refactoring
-
- Nov 22, 2011
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
github: closes: #4
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Nov 21, 2011
-
-
Richard Hartmann authored
-
- Nov 20, 2011
-
-
Richard Hartmann authored
* Handle and sanitize all input in extra block * Use exported variables instead of daisy-chaining them through functions * Improve error detection and handling * Re-order functions in alphabetical order New feature: * `vcsh <repo> <gitcommand>` is synonymous with `vcsh run <repo> git <gitcommand>
-
Richard Hartmann authored
-