summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Add LDFLAGS to makefile.Harley Laue2008-09-20
* Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-15
* Update Makefile to use GIT-1.6.0.1Lars Hjemli2008-09-03
* Merge branch 'lh/plain'Lars Hjemli2008-09-01
|\
| * Implement plain viewLars Hjemli2008-08-06
* | Merge branch 'lh/clone'Lars Hjemli2008-09-01
|\|
| * Add support for cloning over httpLars Hjemli2008-08-06
* | Use GIT-1.6.0.rc1Lars Hjemli2008-08-06
* | Makefile: Git dependency, take 3Lars Hjemli2008-08-06
* | Add atom-supportLars Hjemli2008-08-01
|/
* Makefile: another take on git dependency rulesLars Hjemli2008-08-01
* Makefile: remove the `distclean` and `emptycache` targetsLars Hjemli2008-07-22
* Makefile: do not touch the git objects with `make clean`Lars Hjemli2008-07-22
* Makefile: fix git dependency rulesLars Hjemli2008-07-22
* Use GIT-1.5.6Lars Hjemli2008-06-25
* Use GIT-1.5.5.1Lars Hjemli2008-05-18
* Use GIT-1.5.5Lars Hjemli2008-04-09
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-08
|\
| * Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-28
| * Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli2008-03-25
| * Move cgit_version from shared.c to cgit.cLars Hjemli2008-03-24
| * Makefile: autobuild dependency rulesLars Hjemli2008-03-24
| * Initial Makefile cleanupLars Hjemli2008-03-24
| * Add command dispatcherLars Hjemli2008-03-24
* | Use GIT-1.5.5.rc1Lars Hjemli2008-03-23
* | Use GIT-1.5.4.4Lars Hjemli2008-03-17
|/
* Use GIT-1.5.4.1Lars Hjemli2008-02-16
* Use GIT-1.5.4Lars Hjemli2008-02-02
* Use GIT-1.5.4.rc5Lars Hjemli2008-01-28
* Use GIT-1.5.4.rc4Lars Hjemli2008-01-21
* Merge branch 'stable'Lars Hjemli2008-01-13
|\
| * CGIT 0.7.2v0.7.2Lars Hjemli2008-01-10
| * Use GIT-1.5.3.8Lars Hjemli2008-01-10
* | Add plain patch viewLars Hjemli2007-12-11
* | Create initial testsuiteLars Hjemli2007-11-11
* | Merge branch 'stable'Lars Hjemli2007-11-09
|\|
| * CGIT 0.7.1v0.7.1Lars Hjemli2007-11-09
| * Makefile install: include cgit.png, do not empty cacheLars Hjemli2007-11-09
* | Makefile: link with libiconv if NEEDS_LIBICONV is definedLars Hjemli2007-11-06
|/
* CGIT 0.7v0.7Lars Hjemli2007-11-03
* Use GIT-1.5.3.5Lars Hjemli2007-11-03
* Add support for refs viewLars Hjemli2007-10-27
* Use git-1.5.3.3Lars Hjemli2007-10-01
* cgit v0.6.3v0.6.3Lars Hjemli2007-09-20
* Upgrade to GIT 1.5.3.2Lars Hjemli2007-09-20
* cgit v0.6.2v0.6.2Lars Hjemli2007-09-08
* Revert part of "Makefile: add support for DESTDIR"Lars Hjemli2007-09-08
* Revert "Makefile: add missing references to DESTDIR"Lars Hjemli2007-09-08
* cgit v0.6.1v0.6.1Lars Hjemli2007-09-08
* Makefile: add missing references to DESTDIRLars Hjemli2007-09-08
3 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 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569