Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note: Wrong author in previous commit 049b3d9. | Werner Koch | 2013-05-07 | 1 | -0/+4 |
| | | | | | | | -- Magit keeps the author and date from the last commit unless reset with a c-t. Time for Jim's git-log-fix. | ||||
* | Update helper scripts. | Jedi | 2013-04-24 | 8 | -493/+961 |
| | | | | | | * compile, config.guess, config.rpath, config.sub, depcomp, * install-sh, mdate-sh, mkinstalldirs: Update to Feb 25 versions from gnulib. | ||||
* | Adjust git-log-fix for cherry-picked commits. | Werner Koch | 2013-04-22 | 1 | -2/+2 |
| | | | | -- | ||||
* | Fix generated ChangeLog entry. | Werner Koch | 2012-06-25 | 1 | -0/+7 |
| | | | | | -- Finally Jim's git-fix-log thingy comes handy. | ||||
* | Fix copyright years. | Werner Koch | 2012-05-08 | 1 | -2/+3 |
| | | | | | * scripts/git-log-footer: Add more years; we actually published the first code in 1997. | ||||
* | Update config.{sub,guess} to version 2012-02-10. | Werner Koch | 2012-03-27 | 2 | -34/+64 |
| | | | | * scripts/config.guess, scripts/config.sub: Update. | ||||
* | Require an installed gitlog_to_changelog for make dist. | Werner Koch | 2012-01-31 | 1 | -351/+0 |
| | | | | | | * scripts/gitlog-to-changelog: Remove. * Makefile.am (GITLOG_TO_CHANGELOG): New. (gen-ChangeLog): Use it. Add set -e. | ||||
* | Do not copy default merge commit log entries into the ChangeLog. | Werner Koch | 2012-01-20 | 1 | -1/+7 |
| | | | | * scripts/gitlog-to-changelog: Skip merge commits. | ||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-02 | 5 | -2/+497 |
| | | | | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * doc/HACKING: Describe the ChangeLog policy. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | ||||
* | Update config.{guess,sub}. | Werner Koch | 2011-07-22 | 3 | -154/+184 |
| | |||||
* | First batch of translation updates. | Werner Koch | 2011-01-12 | 1 | -3/+1 |
| | |||||
* | Changed text template | Werner Koch | 2011-01-11 | 1 | -6/+7 |
| | |||||
* | Update config.guess files. | Werner Koch | 2011-01-11 | 3 | -122/+147 |
| | |||||
* | A bunch of minor changes | Werner Koch | 2009-12-21 | 3 | -76/+160 |
| | |||||
* | Update spanish translation. | Werner Koch | 2009-01-08 | 1 | -0/+3 |
| | | | | | | Cleanups. Allow utf-8 in email addresses. | ||||
* | fix a gpgconf default. Cosmetic changes. | Werner Koch | 2008-12-10 | 1 | -2/+7 |
| | |||||
* | Preparing a test release | Werner Koch | 2008-02-15 | 1 | -25/+77 |
| | |||||
* | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 2007-12-14 | 3 | -11/+23 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 8 | -72/+104 |
| | | | | | Removed intl/. | ||||
* | Upgraded gettext. | Werner Koch | 2007-05-07 | 8 | -731/+1350 |
| | | | | | Fixed accidental dependency on libgcrypt 1.3.0. | ||||
* | Updated to automake 1.10. | Werner Koch | 2007-05-04 | 2 | -2933/+4803 |
| | | | | | | Use latest texinfo.tex. Typo and grammar fix. | ||||
* | g10/ and sm/ | Werner Koch | 2007-04-13 | 2 | -0/+83 |
| | | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option. | ||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 1 | -64/+130 |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 2 | -2/+4 |
| | |||||
* | Preparing a new release. Updated gettext | Werner Koch | 2004-09-30 | 4 | -570/+438 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2004-09-30 | 1 | -0/+377 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | Added | Werner Koch | 2004-04-29 | 1 | -0/+107 |
| | |||||
* | Added files we better keep in the CVS | Werner Koch | 2003-12-09 | 7 | -330/+7242 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-12-09 | 2 | -0/+659 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-01-09 | 2 | -0/+2837 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 21 | -5708/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | * autogen.sh: Allow env variables to override the auto* tool | Werner Koch | 2002-10-17 | 2 | -14/+20 |
| | | | | | names. Suggested by Simon Josefsson. | ||||
* | Added tr and el rule. | Werner Koch | 2002-09-12 | 1 | -1/+3 |
| | |||||
* | fixed the test for a missing mail addressV1-2-1V1-2-0RC-1-2-2rc2RC-1-2-2rc1RC-1-2-1rc1 | Werner Koch | 2002-09-11 | 1 | -7/+3 |
| | |||||
* | * distfiles: Include mk-w32-dist. | Werner Koch | 2002-09-11 | 2 | -2/+4 |
| | |||||
* | About to release 1.1.92 | Werner Koch | 2002-09-11 | 1 | -2/+12 |
| | |||||
* | * mk-w32-dist: Convert the character sets on a per language base. | Werner Koch | 2002-09-11 | 2 | -1/+23 |
| | |||||
* | * mk-w32-dist: Include more man pages and gpg split. Changed name | Werner Koch | 2002-09-02 | 2 | -16/+32 |
| | | | | | of ZIP file to better indicate that this is a command line version. | ||||
* | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 2002-08-23 | 3 | -6/+443 |
| | | | | | | re-recreate a distribution from CVS. Some minor other fixes. | ||||
* | tidying up RISC OS stuff | Stefan Bellon | 2002-08-06 | 3 | -49/+57 |
| | |||||
* | RISC OS changes because of dynload removal | Stefan Bellon | 2002-08-03 | 3 | -72/+1 |
| | |||||
* | RISC OS changes due to dynload removal | Stefan Bellon | 2002-08-03 | 4 | -9/+24 |
| | |||||
* | * gnupgbug: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -3/+7 |
| | |||||
* | typo fix | Werner Koch | 2002-07-01 | 1 | -1/+1 |
| | |||||
* | * mk-gpg-texi: New. | Werner Koch | 2002-07-01 | 3 | -0/+51 |
| | |||||
* | * mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir, | Werner Koch | 2002-06-30 | 2 | -8/+19 |
| | | | | | include gpgv. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 23 | -786/+2858 |
| | |||||
* | Does now work with libgcrypt | Werner Koch | 2000-12-21 | 1 | -17/+17 |
| | |||||
* | See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch | Werner Koch | 2000-08-22 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-17 | 3 | -111/+129 |
| |