Fix the view clearing to only be effective for displayed views
[tig] / Makefile
2009-02-05  Jonas FonsecaAdd release script documenting the release procedure
2009-02-05  Jonas FonsecaSpell check all text files and add dictionary to speed...
2009-01-24  Jonas FonsecaAdd -O0 to the debug flags
2008-04-27  Jonas FonsecaMakefile: remove bashism from distclean rule
2008-04-23  Jonas FonsecaAdd NEWS file
2008-03-17  Jonas FonsecaReplace SYSCONFDIR value in distributed documentation...
2008-03-16  Dominik VogtAdd system-wide configuration file and new config file...
2008-02-05  Jonas FonsecaSimplify documentation building and fix asciidoc.conf...
2008-02-05  Jonas FonsecaReplace the manpage XSL workarounds with AsciiDoc conf...
2008-02-05  Jonas FonsecaInstall manpages in $(prefix)/share/man
2007-10-18  Jari AaltoMakefile: add ASCIIDOC_FLAGS
2007-09-26  Jonas FonsecaNever put the release number in the tarball name for...
2007-09-23  Jonas FonsecaInclude autoconf file for 'make dist'
2007-09-23  Jonas FonsecaFix the clean rule to never remove generated doc files
2007-09-14  Jonas FonsecaUse the more advanced iconv.m4 script from ELinks
2007-08-23  Jonas FonsecaForce adding of doc files in the release-doc rule
2007-08-23  Horst H. von BrandFix INSTALL
2007-08-22  Jonas FonsecaBuild intermediate tig.o file to fix tig dependency...
2007-08-22  Jonas FonsecaDefine TIG_VERSION as intended when autoconf was introduced
2007-08-22  Jonas FonsecaMake tig.c depend on config.h when using configure
2007-08-22  Jonas FonsecaAllow LDLIBS to be overriden by configure
2007-08-21  Jonas Fonsecaautoconf: check for the AsciiDoc and XmlTo document...
2007-08-21  Steven GrimmAdd autoconf-based build infrastructure for tig
2007-06-22  Jakub NarebskiSimplify naming (versioning) of non-release tig tarball...
2007-06-22  Jonas FonsecaMove tig.spec.in to the contrib area
2007-06-20  Jonas FonsecaDelete the old VERSION file before appending the new...
2007-06-20  Jonas FonsecaUse $(MAKE) instead of 'make' and 'git *' instead of...
2007-06-02  James BowesAllow CFLAGS to be overridden while preserving VERSION
2007-06-02  Jonas FonsecaMerge branch 'jn/rpm-updates'
2007-06-02  Jakub NarebskiRefresh VERSION file when building distribution tarball...
2007-06-01  Jonas FonsecaMake dist rule more robust using '&&'; create .tar...
2007-05-31  Jeffrey C. OllieSupply explicit permission bits to 'install'
2007-05-31  Jonas FonsecaRename sync-docs to release-doc; add release-dist rule
2007-05-31  Jonas FonsecaVarious random Makefile cleanups
2007-05-31  Jonas FonsecaUpdate sync-docs target to use git porcelain instead...
2007-05-31  Jakub NarebskiInfrastructure for tig rpm builds
2007-05-31  Jonas FonsecaMove "static" version info to VERSION file
2007-05-31  Jonas FonsecaAdd version information to man pages
2007-05-31  Jonas FonsecaAdd manpage XSL from git and enhance with literallayout...
2007-05-09  Greg KHMake it possible to install man pages and html files...
2007-03-25  Jonas FonsecaOops, remove -liconv from LDFLAGS
2007-03-25  Jonas FonsecaMerge with master
2006-07-24  Jonas FonsecaCreate directories during make install
2006-07-12  Jonas FonsecaMerge with ssh://brok.diku.dk/~/tig
2006-06-14  Jonas FonsecaUse docbook to build manual.pdf; clean *.xml files
2006-06-14  Jonas FonsecaAdd sync-docs rule to update docs in the release branch
2006-06-09  Jonas FonsecaMerge with ssh://diku/~/tig
2006-06-08  Jonas FonsecaInstall HTML files into $(prefix)/share/doc/tig
2006-06-08  Jonas FonsecaAdd ToC to the tig manual
2006-06-08  Jonas FonsecaMisc doc improvements
2006-06-05  Junio C HamanoMakefile: make customization of installation locations...
2006-06-03  Jonas FonsecaAdd strip rule
2006-06-01  Jonas FonsecaMove tig(1) material to tig.1.txt
2006-05-30  Jonas FonsecaRename documentation build rules using s/docs/doc/...
2006-05-29  Jonas FonsecaSplit out manual material to separate file
2006-05-29  Jonas FonsecaMove ~/.tigrc documentation into it's own man page...
2006-05-28  Jonas FonsecaAdd support for setting color options in the ~/.tig...
2006-05-21  Jonas FonsecaAdd -O2 to CFLAGS to get more warnings
2006-05-20  Jonas FonsecaRecord builds with dirty working tree by appending...
2006-05-19  Jonas FonsecaAdd -Werror to the cc debug flags
2006-05-17  Sir RaornFix linking with --as-needed ld(1) option.
2006-05-16  Jonas FonsecaOnly set VERSION to git-describe if .git is available
2006-05-16  Jonas FonsecaYou gotta have a README file
2006-05-16  Jonas FonsecaCheck spelling
2006-05-15  Jonas FonsecaLots of documentation improvements
2006-05-12  Jonas FonsecaSupport for show
2006-05-09  Jonas FonsecaLots of small improvements
2006-04-30  Jonas FonsecaLot's of cleanups and fixes
2006-04-29  Jonas FonsecaTODO's and TODON'T's ... tig-0.1
2006-04-29  Jonas FonsecaPrimitive option parsing; rendering generalizations
2006-04-26  Jonas FonsecaThe pager is begining to work. :)
2006-04-22  Jonas FonsecaExploration
2006-04-11  Jonas FonsecaHalf working prototype
2006-04-10  Jonas FonsecaInitial commit initial