Age | Commit message (Expand) | Author |
2011-05-07 | (svn r22435) -Fix: Git revision detection would return too much when tags are... | michi_cc |
2011-01-19 | (svn r21857) -Add: Revision detection for hgsubversion repositories. | michi_cc |
2011-01-19 | (svn r21856) -Fix (r21840): Don't fail tag detection on hg repositories that ... | michi_cc |
2011-01-18 | (svn r21840) -Change: Support tags created by hgsubversion for the revision d... | michi_cc |
2011-01-18 | (svn r21839) -Change: Support tags created by git-svn for the revision detect... | michi_cc |
2010-11-29 | (svn r21351) -Change: read some metadata from (official) source tarballs so y... | rubidium |
2010-08-02 | (svn r20313) -Fix (r20309): Mercurial version detection picked up a bit more ... | rubidium |
2010-08-02 | (svn r20309) -Fix [FS#3953]: Mercurial (trunk) revision detection fails when ... | rubidium |
2010-08-02 | (svn r20308) -Change: don't only look at only the src directory for the revis... | rubidium |
2010-07-02 | (svn r20050) -Add: git revision detection for custom git-svn clones. | michi_cc |
2010-05-26 | (svn r19898) -Fix [FS#3853]: hg version detection fails for uncommited merges... | rubidium |
2010-05-26 | (svn r19895) -Fix [FS#3836]: Git version detection would sometimes mistakenly... | michi_cc |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-29 | (svn r16462) -Change [FS#2930]: use a safer way to detect the hash of a mercu... | rubidium |
2009-05-16 | (svn r16318) -Change: use !! instead of @@ in src/*.in too. | rubidium |
2009-01-13 | (svn r15062) -Fix: further forgotten svn properties and headers | smatz |
2008-10-22 | (svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a spe... | rubidium |
2008-10-14 | (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator,... | smatz |
2008-10-06 | (svn r14443) -Change: Unify the delimiters used in config* and make* | skidd13 |
2008-09-17 | (svn r14355) -Fix: latest svn revision detection from hg log always gave the ... | glx |
2008-09-17 | (svn r14353) -Fix: hg revision detection always gave the tip revision, not th... | peter1138 |
2008-09-09 | (svn r14278) -Cleanup [Makefile]: Rename $TAGS to $TAG. | matthijs |
2008-09-09 | (svn r14277) -Change [Makefile]: Use [ -n ... ] instead of using return value... | matthijs |
2008-09-08 | (svn r14273) -Change: make findversion.sh aware of release tags and make it o... | rubidium |
2008-09-07 | (svn r14264) -Fix (r14261): 'echo -e' is not recognized on many systems | smatz |
2008-09-07 | (svn r14261) -Change [Makefile]: Move the revision detection code from Makefi... | matthijs |