Roland Walker
|
96eb76f676
|
devscript: all large scripts use die/warn idiom
|
2014-01-31 12:33:29 -05:00 |
|
Roland Walker
|
572eea7cbe
|
devscript: avoid pattern match syntax
use strict string equality
|
2014-01-31 12:33:29 -05:00 |
|
Roland Walker
|
c62cc5a88f
|
devscript: full path to pwd
|
2014-01-31 12:33:29 -05:00 |
|
Roland Walker
|
958fee530e
|
devscript: line-terminations, continuations
|
2014-01-31 12:29:34 -05:00 |
|
Roland Walker
|
a6898bb890
|
Merge pull request #2689 from rolandwalker/devscript_list_recent_pkg_ids
add devscript list_recent_pkg_ids
|
2014-01-30 16:26:46 -08:00 |
|
Roland Walker
|
d615355e81
|
Merge pull request #2710 from rolandwalker/devscript_count_new_authors
devscript project_stats show uniq new contributors
|
2014-01-30 08:04:54 -08:00 |
|
Roland Walker
|
a7e779bb71
|
devscript: add command get_release_tag
update RELEASING.md accordingly
|
2014-01-30 10:49:00 -05:00 |
|
Roland Walker
|
f60e2abcaa
|
devscript project_stats show uniq new contributors
|
2014-01-30 07:41:51 -05:00 |
|
Roland Walker
|
6774a61838
|
devscripts: general hardening of shell scripts
- full paths to utils
- $() construct
- quoting
- prefer double square brackets
|
2014-01-29 09:02:02 -05:00 |
|
Roland Walker
|
3b1362cd3f
|
Merge pull request #2688 from rolandwalker/adjust_added_stats
devscripts: Avoid overcounting new Casks: subtract deletions
|
2014-01-28 18:26:12 -08:00 |
|
Fernando Paredes
|
ef6f241488
|
Merge pull request #2690 from rolandwalker/devscript_no_merges
Don't count merge commits in project stats
|
2014-01-28 18:00:41 -08:00 |
|
Roland Walker
|
595ea76b82
|
Don't count merge commits in project stats
For accuracy, and congruence with how GitHub counts.
|
2014-01-28 20:27:15 -05:00 |
|
Roland Walker
|
ad197ff4c5
|
add devscript list_recent_pkg_ids
Another way to get pkg ids -- which recent installs are most recent.
|
2014-01-28 20:20:29 -05:00 |
|
Roland Walker
|
4f189efe26
|
Avoid overcounting new Casks: subtract deletions
|
2014-01-28 20:15:09 -05:00 |
|
Fernando Paredes
|
4f5f07ceb3
|
Merge pull request #2676 from rolandwalker/devscript_list_apps_in_pkg
add devscript: list_apps_in_pkg
|
2014-01-28 17:07:07 -08:00 |
|
Roland Walker
|
04dc9d2c86
|
protect against space in input line
although it should not be there
|
2014-01-28 10:13:20 -05:00 |
|
Roland Walker
|
b3fa3e2c71
|
add devscript: list_apps_in_pkg
|
2014-01-28 09:58:20 -05:00 |
|
Roland Walker
|
6f0f6be853
|
devscript mv extract_pkg_ids -> list_ids_in_pkg
consistency
|
2014-01-28 08:58:08 -05:00 |
|
Roland Walker
|
d6ea963131
|
Merge pull request #2560 from rolandwalker/running_bundle_ids
add dev script list_running_app_ids
|
2014-01-28 05:55:34 -08:00 |
|
Roland Walker
|
883856e400
|
Merge pull request #2567 from rolandwalker/devscript_kext
add dev script `list_loaded_kext_ids`
|
2014-01-28 05:55:03 -08:00 |
|
Roland Walker
|
95640dfe0d
|
add dev script list_running_app_ids
to help Cask authors with uninstall :quit
|
2014-01-23 12:44:05 -05:00 |
|
Roland Walker
|
87553a5b3b
|
add dev script list_loaded_kext_ids
For the benefit of Cask authors writing uninstall stanzas
|
2014-01-23 12:38:08 -05:00 |
|
Roland Walker
|
596c9ac613
|
refactor bash scripts into functions
add some comments
|
2014-01-23 10:08:06 -05:00 |
|
Roland Walker
|
5781b2864f
|
Merge pull request #2536 from rolandwalker/dev_get_pkg_ids
New devel script extract_pkg_ids
|
2014-01-23 05:33:15 -08:00 |
|
Roland Walker
|
0ff0a16a8a
|
New devel script extract_pkg_ids
Based on recipe from @goxberry in #2526
|
2014-01-23 08:32:16 -05:00 |
|