about summary refs log tree commit diff stats
path: root/src/command.c
Commit message (Expand)AuthorAgeFilesLines
* Show basic help on startupJames Booth2012-08-161-1/+1
* Improved help on typing notificationsJames Booth2012-08-161-2/+2
* Added typing notifications and related preferencesJames Booth2012-08-161-0/+32
* Refactored command lookupJames Booth2012-08-151-29/+26
* Added individual command helpJames Booth2012-08-151-22/+128
* Implemented help [command]James Booth2012-08-141-22/+86
* Added long help with dummy dataJames Booth2012-08-141-19/+41
* Command help now looked upJames Booth2012-08-141-20/+53
* Using usage from cmd structJames Booth2012-08-121-84/+166
* Split command groupsJames Booth2012-08-111-68/+52
* Refactored commandsJames Booth2012-08-111-23/+80
* Command list size now calculatedJames Booth2012-08-101-6/+5
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-291-1/+7
* Fixed bug in tinyurlJames Booth2012-07-291-16/+22
* Validate tinyurlJames Booth2012-07-291-27/+16
* Fixed num commandsJames Booth2012-07-291-2/+2
* Added tiny commandJames Booth2012-07-281-0/+39
* Function signatures across linesJames Booth2012-07-241-25/+50
* Added chlog preference for chat loggingJames Booth2012-07-221-1/+18
* Added prefs commandJames Booth2012-07-191-1/+10
* Set usernames to lowercase before logging inJames Booth2012-07-181-2/+4
* Added autobuild toolsJames Booth2012-07-011-0/+396
am <vc@akkartik.com> 2015-05-04 11:11:35 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-05-04 11:11:35 -0700 1250' href='/akkartik/mu/commit/cpp/073scenario_screen_test.mu?h=hlt&id=1fd41772092d1c9031c2921f47419bf2de31a528'>1fd41772 ^
fb942da8 ^
1fd41772 ^






e80fd05f ^














1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47