aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgit.css
Commit message (Expand)AuthorAge
* Merge branch 'stable'Lars Hjemli2007-10-05
|\
| * correct typo in CSSMichael Krelin2007-10-05
* | cgit.css: make diff headers more visibleLars Hjemli2007-10-01
* | css: remove the annoying tr:hover rule for diffstatLars Hjemli2007-10-01
|/
* Add support for line number in url fragmentLars Hjemli2007-07-23
* css: adjust vertical-align of commit info th cellsMichael Krelin2007-07-18
* Change S/L/T to summary/log/treeLars Hjemli2007-06-18
* Add more menuitems on repo pagesLars Hjemli2007-06-18
* ui-tree: html/css cleanupLars Hjemli2007-06-17
* ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli2007-06-16
* cgit.css: make it validateLars Hjemli2007-06-07
* Add repo.readme parameterLars Hjemli2007-05-23
* Add cgit_print_age() functionLars Hjemli2007-05-22
* css: make column headings boldLars Hjemli2007-05-21
* Make frontpage friendlierLars Hjemli2007-05-21
* Adjust apperance of repogroup headersLars Hjemli2007-05-20
* Teach cgit how to group repositories by categoryLars Hjemli2007-05-18
* Do not wrap filemode column in diffstat tableLars Hjemli2007-05-16
* Add link to commitdiff below diffstatLars Hjemli2007-05-16
* Use tables and css to create the diffstat graph, fix scalingLars Hjemli2007-05-15
* cgit.css: try to make diffs look a little bit nicerLars Hjemli2007-05-14
* cgit.css: try do make diffstat a little bit nicerLars Hjemli2007-05-14
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-14
* Add commitdiff between commit and each of it's parentLars Hjemli2007-05-13
* Add graphical diffstat to commit viewLars Hjemli2007-05-13
* css: fix bad rendering in Internet ExplorerLars Hjemli2007-05-12
* Add links to enable downloading of tagged blobsLars Hjemli2007-05-11
* Add submodule links in tree listingLars Hjemli2007-05-11
* Layout updateLars Hjemli2007-02-21
* Set explicit font sizeLars Hjemli2007-01-28
* Change global document layoutLars Hjemli2007-01-28
* Cleanup table listingsLars Hjemli2007-01-28
* Extend repo summary with tag listLars Hjemli2007-01-17
* Add generic support for search box in page headerLars Hjemli2006-12-28
* Minor style fixesLars Hjemli2006-12-22
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-22
* Add basic diff viewLars Hjemli2006-12-20
* Use html_filemode in ui-tree.cLars Hjemli2006-12-17
* Show list of modified files in ui-commit.cLars Hjemli2006-12-17
* gitweb ripoff: set tr:hover to highligt current rowLars Hjemli2006-12-16
* Make repo header a link to summary pageLars Hjemli2006-12-16
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Small layout adjustments to summary and blob viewLars Hjemli2006-12-13
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-13
* Import cgit prototype from git treeLars Hjemli2006-12-09
387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546