I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.po/POTFILES.in: Remove files containing no translateable strings
darnir
as Darshit Shah
More... almost 5 years ago
Fix issues reported by codespell
darnir
as Darshit Shah
More... almost 5 years ago
.gitlab-ci.yml: Need --force option to autopoint
darnir
as Darshit Shah
More... almost 5 years ago
* .gitlab-ci.yml: Don't need autoreconf everywhere. Only on Arch
darnir
as Darshit Shah
More... almost 5 years ago
configure.ac: Revert to requiring gettext 0.19
darnir
as Darshit Shah
More... almost 5 years ago
.gitlab-ci.yml: Call autoreconf to refresh gettext files
darnir
as Darshit Shah
More... almost 5 years ago
* NEWS: Update NEWS items
darnir
as Darshit Shah
More... almost 5 years ago
configure.ac: Raise minimum gettext version to 0.20
darnir
as Darshit Shah
More... almost 5 years ago
Run autoupdate on configure.ac
darnir
as Darshit Shah
More... almost 5 years ago
.gitignore: Ignore gnulib_po directory
darnir
as Darshit Shah
More... almost 5 years ago
configure.ac: Replace obsolete macro AC_AIX with AC_USE_SYSTEM_EXTENSIONS
darnir
as Darshit Shah
More... almost 5 years ago
bootstrap.conf: Remove unneeded text block
darnir
as Darshit Shah
More... almost 5 years ago
m4/getpagesize.m4: Don't track autogenerated file
darnir
as Darshit Shah
More... almost 5 years ago
Remove unneeded files from gnulib
darnir
as Darshit Shah
More... almost 5 years ago
Use a separate domain for translating gnulib
darnir
as Darshit Shah
More... almost 5 years ago
po/POTFILES.in: Update the list of files that need translation
darnir
as Darshit Shah
More... almost 5 years ago
m4/getpagesize.m4: Update from gnulib
darnir
as Darshit Shah
More... almost 5 years ago
configure.ac: Increase minimum required version to 2.64
darnir
as Darshit Shah
More... almost 5 years ago
gnulib: Pull forward
darnir
as Darshit Shah
More... almost 5 years ago
main.c (main): Warn when trying to use password without username
darnir
as Darshit Shah
More... almost 5 years ago
* src/http.c (http_cleanup): Reset wget_cookie_jar after freeing More... almost 5 years ago
* src/main.c: Add description to --help output of wait options More... about 5 years ago
testenv: Add test for handling of no_proxy environment variable
Tomáš Hozza
as Tomas Hozza
More... over 5 years ago
Minor documentation clarification
darnir
as Darshit Shah
More... over 5 years ago
* src/ftp.c (ftp_loop_internal): Check for VERIFCERTERR to avoid SIGABRT More... over 5 years ago
* src/host.c (lookup_host): Fix uninitialized pointer access in c-ares code More... over 5 years ago
* src/gnutls.c (ssl_init): Small cleanup fixing output of ncerts More... over 5 years ago
* src/convert.c (downloaded_files_free): Only compile if DEBUG_MALLOC or TESTING is defined More... over 5 years ago
* src/netrc.c (free_netrc): Only compile if DEBUG_MALLOC or TESTING is defined More... over 5 years ago
Add missing linefeed in output strings More... over 5 years ago