apps/madmutt.git
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-08-11 Pierre HabouzitMove more things about stdscr in lib-ui.
2007-08-11 Pierre Habouzituseless blanking
2007-08-11 Pierre HabouzitDrop mixmaster support. I don't like people caring...
2007-08-11 Pierre HabouzitDo not use implicit ncurses functions, now we can grep...
2007-08-11 Pierre HabouzitLet ncurses deal with that properly.
2007-08-11 Pierre Habouzitleftovers
2007-08-11 Pierre HabouzitRemove useless options and tests.
2007-08-11 Pierre Habouzitminor fixes
2007-08-11 Pierre Habouzitleftovers
2007-08-11 Pierre HabouzitReal men don't need the stupid silly help on top/bottom...
2007-08-11 Pierre HabouzitUse booleans, hide stupid private flag.
2007-08-11 Pierre HabouzitRemove support for antiquated ncurses libraries. Assume...
2007-08-11 Pierre Habouzitget rid of slang
2007-06-10 Pierre HabouzitWe want to initialize shorthost before hostname.
2007-05-28 Pierre Habouzitmany simplifications, cosmetics.
2007-05-28 Pierre Habouzitregressions
2007-05-28 Pierre Habouzitleftover
2007-05-28 Pierre Habouzitremove dead strings.
2007-05-28 Pierre HabouzitUpdate po files and build system wrt it.
2007-05-28 Pierre Habouzitsimplifications.
2007-05-28 Pierre Habouzitconst, style
2007-05-28 Pierre Habouzitstyle
2007-05-28 Pierre Habouzitdon't resize the hash, 32k elements are way enough.
2007-05-28 Pierre Habouzitfix parsing issues in slurp_newsrc
2007-05-28 Pierre Habouzitremove option OPTSAVEUNSUB. This sucks, writing 2Mo...
2007-05-28 Pierre Habouzitcompletely stupid mistake.
2007-05-28 Pierre Habouzitremove OPTNEWSCACHE, style.
2007-05-28 Pierre HabouzitHave a centralized cache directory.
2007-05-28 Pierre HabouzitIgnoble trick to allow us to override _init with a...
2007-05-27 Pierre Habouzitfixes and simplifications
2007-05-27 Pierre HabouzitGetting rid of useless settings.
2007-05-27 Pierre Habouzitstyle
2007-05-27 Pierre Habouzitsimplify newsrc parsing
2007-05-27 Pierre HabouzitSmall fixes.
2007-05-27 Pierre Habouzitpurge nonsensical code, and use buffers instead
2007-05-27 Pierre Habouzitadd printf-like primitive to the buffers.
2007-05-27 Pierre Habouzituse nntp_data_new and stop hiding the group in the...
2007-05-27 Pierre HabouzitUseless cast.
2007-05-27 Pierre HabouzitDeep rework of nntp_data_t (ex-NNTP_DATA) to make it...
2007-05-27 Pierre Habouzitsimplifications
2007-05-27 Pierre Habouzitmerge all nntp code in nntp.c and move it toplevel
2007-05-26 Pierre Habouzittail is always a list_item**.
2007-05-26 Pierre Habouzitstyle
2007-05-26 Pierre HabouzitLISTGROUP isn't as efficient as XOVER. Only use it...
2007-05-26 Pierre HabouzitUse more efficient bits_t rather than stupid short...
2007-05-26 Pierre HabouzitAdd efficient bit-fields manipulations.
2007-05-26 Pierre Habouzitnntp fixes: no more warnings.
2007-05-26 Pierre Habouzitalways use LISTGROUP if available.
2007-05-26 Pierre Habouzitstupid sleep
2007-05-26 Pierre Habouzitmove gpg_check_traditionnal in crypt.cpkg
2007-05-26 Pierre Habouzitput every nttp setting together
2007-05-26 Pierre Habouzitalways check for traditionnal GPG.
2007-05-26 Pierre HabouzitESMTP is utterly broken, and pulls OpenSSL.
2007-05-26 Pierre Habouzitvarious fixes and simplifications wrt openssl.h
2007-05-25 Pierre Habouzitremove the stupid macro, we are big kids enough to...
2007-05-25 Pierre Habouzitmerge send_smtp module into sendlib where it really...
2007-05-25 Pierre Habouzitsimplifications.
2007-05-24 Pierre Habouzitmore useless and cluttered things.
2007-05-24 Pierre Habouzitbyebye OPTARROWCURSOR
2007-05-24 Pierre Habouzitpreprocess .li and .c in one pass.
2007-05-24 Pierre Habouzitx-comment-to is useless in mutt, we can Cc: things...
2007-05-24 Pierre Habouzitlittle fix
2007-05-23 Pierre Habouzitbase64 implementation from madmutt--.
2007-05-23 Pierre HabouzitMIXMASTER is always defined
2007-05-23 Pierre Habouzitwibble
2007-05-23 Pierre Habouzitdrop account-hooks for now.
2007-05-21 Pierre Habouzitsome fixes wrt imap and pop authentication.
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-20 Pierre Habouzitunlink file before writing it, and don't fail if it...
2007-05-20 Pierre Habouzitunlink file before writing it
2007-05-19 Pierre HabouzitI'm fed up with stupid defines when C can come up with...
2007-05-19 Pierre Habouzittypo
2007-05-19 Pierre Habouzitmove gen_defs into tools where it belongs
2007-05-19 Pierre Habouzitmake generated tools RO for real
2007-05-19 Pierre Habouzitcpkg2c improvements.
2007-05-19 Pierre Habouzitfinish rework of scoring module.
2007-05-19 Pierre Habouzitmove all score things to lua.
2007-05-19 Pierre Habouzitfix line number and file.
2007-05-19 Pierre HabouzitMove score_* to mod_score
2007-05-18 Pierre Habouzitslightly less hackish way to generate files, I'm still...
2007-05-18 Pierre Habouzitcruft
2007-05-18 Pierre Habouzitalways enable NLS, screw'em
2007-05-18 Pierre Habouzitmakefile updates
2007-05-18 Pierre Habouzitwork some nifty hacks to work as if we had in tree...
2007-05-18 Pierre Habouzitremove cruft
2007-05-18 Pierre Habouzitsmall updates.
2007-05-18 Pierre Habouzitlast tweaks
2007-05-18 Pierre Habouzitrm *.li/*.c files when cpkg2c fails.
2007-05-18 Pierre Habouzitmake madmutt build properly in a separate build directory.
2007-05-18 Pierre Habouzitmake configuration script slightly better.
2007-05-18 Pierre Habouzitoops, don't need to append the file name.
2007-05-17 Pierre Habouzitleftover
2007-05-17 Pierre Habouzitleftover
2007-05-17 Pierre Habouzitthis is now useless
2007-05-17 Pierre HabouzitI'm tired of that. madmutt needs a glibc, so what...
2007-05-17 Pierre Habouzitfew tweaks about changed defines.
2007-05-17 Pierre HabouzitCheckStructMember to check for dirent.d_ino
2007-05-17 Pierre Habouzitfix warnings.
2007-05-17 Pierre HabouzitI don't understand how I missed that before...
next