index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
ext
/
commands
/
view.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use f-strings in more places that were missed.
Rapptz
2021-04-08
1
-1
/
+1
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-2
/
+0
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
[commands] Refactor quoted_word free function to a StringView method.
Rapptz
2019-03-12
1
-84
/
+82
*
[commands] Separate view parsing errors from BadArgument.
Rapptz
2019-03-12
1
-5
/
+5
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
[commands] Remove duplicated quote entries
Hornwitser
2018-11-24
1
-2
/
+0
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
1
-0
/
+1
*
[commands] Don't handle single quotes.
Rapptz
2018-03-20
1
-2
/
+0
*
[commands] Minor optimisations to unicode quote handling.
Rapptz
2018-03-06
1
-3
/
+6
*
[commands] Added handling for unicode quotes
b-hodges
2018-03-06
1
-14
/
+43
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Initial implementation of commands extension module.
Rapptz
2016-01-04
1
-0
/
+167