summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* fix path in Test-module examplebmoar2015-03-051-1/+1
* Merge pull request #9666 from follower/patch-8Brian Coca2015-02-261-1/+1
|\
| * Correct typo of "actively" (Attempt #2)follower2014-11-291-1/+1
* | now module_formatter handles new expanded return values from the module_docs ...Brian Coca2015-02-191-1/+1
* | fix links to ansible-devel in documentation pagesAlexey Shamrin2015-02-171-2/+2
* | Add KSH compatToshio Kuratomi2015-02-091-0/+2
* | Move update.sh to hacking repository ,see #10081ZhiFeng Hu2015-01-301-0/+3
* | Use basename -- $0 in case $0 starts with a dash.rpe-github2015-01-251-1/+1
* | Redundant file descriptor specifierMarco Ippolito2015-01-191-1/+1
* | BUG! Incorrect order of redirection AND incorrect redirection syntaxMarco Ippolito2015-01-191-1/+1
* | More elegant output using here-document syntaxMarco Ippolito2015-01-191-17/+13
* | Identified two verbosity levels: info, silentMarco Ippolito2015-01-191-3/+7
* | Reserve capitalised identifiers for system variablesMarco Ippolito2015-01-191-3/+3
* | No need to prepend `.' to a relative pathMarco Ippolito2015-01-191-1/+1
* | Fix issue with mixing quoting and glo9bbing.Toshio Kuratomi2015-01-181-3/+3
* | More quotes and reimplement without pushd/popdToshio Kuratomi2015-01-181-17/+14
* | Set default values for shell variables that we useToshio Kuratomi2015-01-151-3/+17
* | Get rid of bash compound command to make more portableToshio Kuratomi2015-01-131-3/+3
* | Remove shebang and execute perms for env-setup since it must be sourcedToshio Kuratomi2015-01-121-1/+0
* | Corrected quoting of parameter expansions in hacking/env-setupMarco Ippolito2015-01-101-3/+3
* | Prefer modern-style Bash command substitution in hacking/env-setupMarco Ippolito2015-01-101-4/+4
* | Updated shebang from #!/bin/bash to #!/usr/bin/env bash (more flexible)Marco Ippolito2015-01-101-1/+1
* | Merge pull request #7306 from abadger/feature/egg-infoBrian Coca2014-12-152-1/+35
|\ \
| * | Teach env-setup how to create egg-info for ansible so that pkg_resources worksToshio Kuratomi2014-05-062-1/+35
* | | typofixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-12-041-2/+2
| |/ |/|
* | Fix misspelled "necessarily"follower2014-11-291-1/+1
* | fixed issue with subclasses across the repos clobbering each other, theyBrian Coca2014-11-041-1/+1
* | added blank line before section to avoid sphinx warningsBrian Coca2014-11-041-1/+1
* | Clarify module list footer.Michael DeHaan2014-11-041-2/+3
* | subcategories are now Title case and _ gets changed to a spaceBrian Coca2014-11-041-1/+1
* | now correctly flags and sorts subcategory modulesBrian Coca2014-11-031-7/+19
* | now displays subcategories correctlyBrian Coca2014-11-032-29/+76
* | now doc generation does not ignore subdirs of cloudBrian Coca2014-11-031-2/+4
* | now correctly processes modules when in subdirs of cloudBrian Coca2014-11-011-3/+4
* | corrected text/flagBrian Coca2014-10-311-1/+1
* | Added note explaning the module taggingBrian Coca2014-10-311-0/+5
* | Now adds flags for non core and deprecated modules in listingBrian Coca2014-10-311-28/+49
* | bypass core/extras text when module is deprecatedBrian Coca2014-10-311-2/+4
* | now docs handle deprecated modules but still ignore aliasesBrian Coca2014-10-302-2/+17
* | Created Deprecated module category that only appears when there isBrian Coca2014-10-301-6/+11
* | module formatter skips modules with leading underscore to avoidBrian Coca2014-10-281-0/+3
* | Merge pull request #9384 from insaneirish/develToshio Kuratomi2014-10-201-1/+1
|\ \
| * | Change "usuable" to "usable".insaneirish2014-10-201-1/+1
* | | Typo: greatful -> gratefulIgor Vuk2014-10-151-2/+2
|/ /
* | Typo: recieve -> receive.Baptiste Mathus2014-10-131-2/+2
* | Update rst.j2Michael DeHaan2014-09-291-2/+2
* | Fix link in reST templateMartin Ueding2014-09-281-1/+1
* | Docsite formattingMichael DeHaan2014-09-262-13/+21
* | hacking/env-setup no longer needs to set library since modules appear as git ...Michael DeHaan2014-09-261-3/+0
* | Some various comments about the new repos, more to likely come.Michael DeHaan2014-09-262-0/+36