about summary refs log tree commit diff stats
ModeNameSize
d---------.github97log stats plain
-rw-r--r--.gitignore95log stats plain blame
-rw-r--r--.travis.yml157log stats plain blame
-rw-r--r--AUTHORS37179log stats plain blame
-rw-r--r--CHANGELOG.md14367log stats plain blame
-rw-r--r--CONTRIBUTING.md524log stats plain blame
-rw-r--r--HACKING.md8353log stats plain blame
-rw-r--r--Makefile3710log stats plain blame
-rw-r--r--README.md4033log stats plain blame
d---------doc394log stats plain
d---------examples756log stats plain
-rw-r--r--pylintrc328log stats plain blame
-rwxr-xr-xranger.py1490log stats plain blame
d---------ranger299log stats plain
d---------scripts67log stats plain
-rwxr-xr-xsetup.py2057log stats plain blame
d---------tests72log stats plain
-rw-r--r--tox.ini44log stats plain blame
>286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385