summaryrefslogtreecommitdiff
path: root/src/mu-cmd-index.c
AgeCommit message (Expand)Author
2012-05-21* refactoring: split src/ into mu/ and lib/djcb
2012-04-01* fix glib warnings (compile time, runtime): add error gquark, don't use g_at...djcb
2012-01-22* fix mu_cmd_index for line33djcb
2012-01-22* mu_index: fix error handlingv0.9.8-beta2djcb
2012-01-21* mu-cmd-index.c: improve color output when indexingdjcb
2012-01-21* mu-cmd-index.c: fix print_stats for 'line33'djcb
2012-01-21* make colorized output the defaultdjcb
2011-09-12* mu-cmd-*: minor, updates for API changesDirk-Jan C. Binnema
2011-09-03* mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reportingDirk-Jan C. Binnema
2011-08-30* mu-cmd*: cleanup command handlingDirk-Jan C. Binnema
2011-08-29* minor changes, trailing whitespace fixesDirk-Jan C. Binnema
2011-08-11* MuResult/MuExitCode => MuErrorDirk-Jan C. Binnema
2011-07-18* log index, cleanup separately, less confusing + cosmeticDirk-Jan C. Binnema
2011-05-26* mu-cmd-index: fix backspace printing (don't try to modify static str)Dirk-Jan C. Binnema
2011-05-24* mu-cmd-index.c: fix progress output (fflush)Dirk-Jan C. Binnema
2011-05-23* cosmeticsDirk-Jan C. Binnema
2011-05-22* completely remove '--xquery', re-indent mu-config.cDirk-Jan C. Binnema
2011-04-30* mu-cmd-index.c: optimize printing of progress informationDirk-Jan C. Binnema
2011-04-24* fix infinite loop in mu-cmd-index (fixes issue #36) + some cosmeticsDirk-Jan C. Binnema
2011-03-19* mu_runtime: update getting standard dirs / paths, use themDirk-Jan C. Binnema
2011-03-02* fix mu-cmd-index.c, mu-store.c to honor line33Dirk-Jan C. Binnema
2011-03-02* WIP: contact listing / searching.Dirk-Jan C. Binnema
2011-01-15* make mag-msg-store a configurable parameter; refactor the setting of theDirk-Jan C. Binnema
2011-01-12* remember last-used maildir, and use it as default for next runDirk-Jan C. Binnema
2011-01-05* fix for the removal of mu-util-db.hDirk-Jan C. Binnema
2011-01-04* many changes to the config systemDirk-Jan C. Binnema
2011-01-02* mu-cmd-index.c: add a check for the --xbatchsize parameterDirk-Jan C. Binnema
2010-11-30* unify error printing a bit (starting with lowercase)Dirk-Jan C. Binnema
2010-11-30* make error messages more consistentDirk-Jan C. Binnema
2010-11-30* cosmeticDirk-Jan C. Binnema
2010-11-24* create mu-error.h, update some functions to use GError for errorsDirk-Jan C. Binnema
2010-11-15* mu-cmd-index.c: cosmeticDirk-Jan C. Binnema
2010-11-14* add 'mu_runtime' for initialization, keeping global state during runtime. u...Dirk-Jan C. Binnema
2010-10-09* mu-cmd-index: cosmeticDirk-Jan C. Binnema
2010-10-05* mu-cmd-index.cc: clean up progress printing, make sure it passes make line33Dirk-Jan C. Binnema
2010-10-04* fix progress info display for indexingDirk-Jan C. Binnema
2010-09-26* <many> fix small conversion errors (-Wconversion)Dirk-Jan C. Binnema
2010-09-23* mu-cmd-index.c: small cleanup, keep func len <= 33Dirk-Jan C. Binnema
2010-09-15* mu-cmd-index: use isatty, do not write progress info to stdout unless it's ...Dirk-Jan C. Binnema
2010-09-15* mu-cmd-index: print indexing updates only once 25, this reduces printingDirk-Jan C. Binnema
2010-09-13* mu-cmd-index: make the little -\|/ rotation a bit slowerDirk-Jan C. Binnema
2010-09-13* mu-cmd-index.c: improve C-c output a bitDirk-Jan C. Binnema
2010-09-13* mu-cmd-index: simplify cmd-index, cmd-cleanup a bitDirk-Jan C. Binnema
2010-09-12* mu-cmd-index: improve time displayDirk-Jan C. Binnema
2010-09-12* mu-cmd-index: show some timing information for the indexingDirk-Jan C. Binnema
2010-09-12* mu-index: cosmetic improvements in outputDirk-Jan C. Binnema
2010-09-12* mu-cmd-index.c: replace printf with g_printDirk-Jan C. Binnema
2010-09-11* mu-cmd-index: shorten >33 line functionDirk-Jan C. Binnema
2010-09-10* <many>: make gmime initialization/de-initialization implicit (remove mu_msg...Dirk-Jan C. Binnema
2010-09-09* mu-cmd-index: mention cleanup phase in user outputDirk-Jan C. Binnema