Aaron Boodman
|
e52775f838
|
Refactor exit mockery into go/util/exit (#2622)
|
2016-09-27 13:51:27 -07:00 |
|
zcstarr
|
3cdebb7e77
|
Add run safe method that reads stderr and stdout regardless of panic (#2475)
Run method will now always return stdout,stderr, and a recoveredErr
on Exit or Panic. MustRun will Panic with recoveredErr.
|
2016-09-06 11:30:57 -07:00 |
|
Aaron Boodman
|
24c99ae3b5
|
Introduce poke: a simple tool for modifying Noms data (#2449)
Introduce poke: a simple tool for modifying Noms data
|
2016-08-30 00:24:38 -07:00 |
|
Sungguk Lim
|
6697c2e6fc
|
Replace github.com/tsuru/gnuflag with github.com/juju/gnuflag (#2340)
Replace vendor folder and where it is used.
|
2016-08-11 10:29:57 -07:00 |
|
Erik Arvidsson
|
ed0364cc19
|
Switch to gnuflag (#2206)
This is to support:
- shorthands
- Putting commands anywhere (after positional arguments too)
|
2016-07-29 18:08:23 -07:00 |
|
Mike Gray
|
a7f29a716d
|
noms as one command line application, with version and help (#1874)
|
2016-07-06 15:38:25 -04:00 |
|
Aaron Boodman
|
1d752e3101
|
Update license: Noms will be copyright Attic Labs. (#1976)
|
2016-07-05 22:07:42 -07:00 |
|
Aaron Boodman
|
2921ca343c
|
Part 2: Move things that are not samples out of samples/go (#1944)
|
2016-07-01 11:58:26 -07:00 |
|