index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command_match.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: rename enum to avoid conflict
Renato Westphal
2019-02-12
1
-1
/
+1
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-31
/
+20
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
lib, vtysh: Fix memory leaks, change cmd_element to const
Quentin Young
2016-11-12
1
-5
/
+22
*
lib: explicitly support the case of empty input for completions
Quentin Young
2016-10-02
1
-3
/
+4
*
lib: Move string completions out of command_match.c
Quentin Young
2016-09-13
1
-14
/
+0
*
lib: Continue matching system refactor
Quentin Young
2016-09-07
1
-10
/
+9
*
lib: Refactor CLI interface function names
Quentin Young
2016-08-11
1
-7
/
+7
*
lib: Add completion string convenience functions
Quentin Young
2016-08-10
1
-1
/
+15
*
lib: Code cleanup, formatting, & headers
Quentin Young
2016-08-08
1
-36
/
+51
*
lib: Implement status variable
Quentin Young
2016-08-03
1
-9
/
+7
*
lib: Add partial completion support
Quentin Young
2016-08-01
1
-1
/
+1
*
lib: Cleanup some memory issues in CLI
Quentin Young
2016-07-29
1
-11
/
+4
*
lib: Add matching and argv support
Quentin Young
2016-07-27
1
-10
/
+48
*
lib: Reorganize some matching stuff
Quentin Young
2016-07-22
1
-19
/
+1
*
lib: Mostly complete matcher
Quentin Young
2016-07-21
1
-3
/
+4
*
lib: Break up functions, begin matcher
Quentin Young
2016-07-19
1
-0
/
+69