-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pythoncanarias/pydeckard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pythoncanarias/pydeckard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: status-command
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 4 files changed
- 1 contributor
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7b26b3c - Browse repository at this point
Copy the full SHA 7b26b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 893f2d3 - Browse repository at this point
Copy the full SHA 893f2d3View commit details
Commits on May 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 43fe09f - Browse repository at this point
Copy the full SHA 43fe09fView commit details -
This gives a description of time since the program started, for the /status command.
Configuration menu - View commit details
-
Copy full SHA for 239b185 - Browse repository at this point
Copy the full SHA 239b185View commit details -
Added values BOT_GREETING and LOG_LEVEL
First one is used in the /start command, second one defines default log level for the modules using logging (default is WARNING)
Configuration menu - View commit details
-
Copy full SHA for 29953c2 - Browse repository at this point
Copy the full SHA 29953c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e14d53 - Browse repository at this point
Copy the full SHA 4e14d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 787c97f - Browse repository at this point
Copy the full SHA 787c97fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a0b69 - Browse repository at this point
Copy the full SHA d0a0b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8defaa - Browse repository at this point
Copy the full SHA c8defaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f35a333 - Browse repository at this point
Copy the full SHA f35a333View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e9e55 - Browse repository at this point
Copy the full SHA e2e9e55View commit details -
Los nombres de los command empiezan con el prefijo command_
Como help es un builtin, aunque obviamente no lo vamos a usar aquí, quizá estaría bien hacer un poor-man-namespacing de las funciones de comando poniendoles numbres como command_help, command_start y así.
Configuration menu - View commit details
-
Copy full SHA for 943b057 - Browse repository at this point
Copy the full SHA 943b057View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...status-command