Merge lp:~ddormer/kali/887467-fjoin-modes into lp:kali
Proposed by
Darren Dormer
on 2013-05-27
Status: | Needs review | ||||||||
---|---|---|---|---|---|---|---|---|---|
Proposed branch: | lp:~ddormer/kali/887467-fjoin-modes | ||||||||
Merge into: | lp:kali | ||||||||
Diff against target: |
120 lines (+32/-10) 2 files modified
kali/controller.py (+10/-6) kali/protocol.py (+22/-4) |
||||||||
To merge this branch: | bzr merge lp:~ddormer/kali/887467-fjoin-modes | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Kali Developers | 2013-05-27 | Pending | |
Review via email:
|
To post a comment you must log in.
lp:~ddormer/kali/887467-fjoin-modes
updated
on 2013-05-27
- 140. By Darren Dormer on 2013-05-27
-
Added mode parameter.
Unmerged revisions
- 140. By Darren Dormer on 2013-05-27
-
Added mode parameter.
- 139. By Darren Dormer on 2013-05-27
-
Removed redundant code
- 138. By Darren Dormer on 2013-05-27
-
- Fixed a couple docstring typos.
- Fixed FJOIN.
- Added ':' back to the trailing arguments to allow the detection of optional trailing arguments. - 137. By Darren Dormer on 2012-09-02
-
- Added modes paremeter to irc_FJOIN