committer filter by committer.
@path/to/ filter by path in repository.
committer@path/to/ filter by committer AND path in repository.
abdef0123 filter by commit's SHA hash.
rNNN filter by SVN revision.
rNNN-rMMM filter by SVN revisions range (inclusive).
Multiple filters can be specified separated by spaces or comas in which case they'll be combined using OR operator.
a260bd77 | arybchik | Dec. 28, 2016, 11:07 a.m. | sfxge(4): cleanup: add const qualifier to const array pointer | |
69621b26 | arybchik | Dec. 28, 2016, 11:04 a.m. | sfxge(4): cleanup: avoid spaces before TAB | |
b99afef3 | arybchik | Dec. 28, 2016, 11:03 a.m. | sfxge(4): cleanup: avoid space just before TAB in efx_types.h | |
01a6119c | arybchik | Dec. 28, 2016, 11:01 a.m. | sfxge(4): cleanup: use TAB to indent | |
6b3fab1a | arybchik | Dec. 28, 2016, 10:53 a.m. | sfxge(4): cleanup: add missing space between type and pointer symbol | |
bf42516d | arybchik | Dec. 28, 2016, 10:52 a.m. | sfxge(4): cleanup: open brace should be on a type name line | |
5e9a2dc5 | arybchik | Dec. 28, 2016, 10:49 a.m. | sfxge(4): cleanup: remove trailing whitespaces | |
fe497b15 | arybchik | Dec. 28, 2016, 10:48 a.m. | sfxge(4): cleanup: pointer symbol should go together with struct member name | |
75b16fa0 | arybchik | Dec. 28, 2016, 10:47 a.m. | sfxge(4): cleanup: avoid C99 // comments | |
1e57660f | arybchik | Dec. 28, 2016, 10:45 a.m. | sfxge(4): cleanup: remove unnecessary spaces | |
2910c246 | arybchik | Dec. 28, 2016, 10:44 a.m. | sfxge(4): cleanup: use spaces around binary arithmetic operations | |
6d4e783e | arybchik | Dec. 28, 2016, 10:43 a.m. | sfxge(4): cleanup: fix wrong indent | |
85365dfc | arybchik | Dec. 28, 2016, 10:40 a.m. | sfxge(4): cleanup: remove trailing whitespace | |
62b5fe03 | arybchik | Dec. 28, 2016, 10:39 a.m. | sfxge(4): cleanup: fix typo in siena_mac_loopback_set() instrumentation | |
fdf6944b | avos | Dec. 28, 2016, 9:32 a.m. | rum.4, run.4, runfw.4, zyd.4: do not install when MK_USB == no. |