]> git.notmuchmail.org Git - notmuch/history - notmuch-new.c
test: check argc in symbol-test
[notmuch] / notmuch-new.c
2015-09-07 Jani Nikulacli: reset db directory mtime upon directory removal
2015-08-14 David Bremnercli: add global option "--uuid"
2015-08-04 David Bremnercli/new: add more debugging output
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-02 David BremnerMerge branch 'release'
2015-06-01 David Bremnercli: define shared options, use for --help and --version
2015-05-31 J. Lewis Muircli: change "setup" to "set up" where used as a verb
2015-03-28 David Bremnerlib: add "verbose" versions of notmuch_database_{open...
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-08-30 Austin Clementsnew: Don't report version after upgrade
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-08-06 Austin Clementsnew: Report and abort on upgrade failure
2014-04-12 David Bremnernotmuch-new: backup tags before database upgrade
2014-03-06 Jani Nikulacli: make sure notmuch new and insert don't add invalid...
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-02-14 Austin Clementsnew: Detect dirent.d_type support at configure time
2014-01-26 Jani Nikulacli: add --quiet option to notmuch new
2014-01-26 Jani Nikulacli: abstract notmuch new result printing
2014-01-26 Jani Nikulacli: for loop is more customary
2014-01-26 Jani Nikulacli: use dirent_type in count_files too
2014-01-26 Jani Nikulacli: only check the ignore list if needed
2014-01-26 Jani Nikulacli: extract single message addition in notmuch new...
2014-01-18 Jani Nikulacli: clean up exit status code returned by the cli...
2013-10-28 Austin Clementsnew: Don't scan unchanged directories with no sub-direc...
2013-05-26 David BremnerMerge branch 'release'
2013-03-08 Jani Nikulacli: move config open/close to main() from subcommands
2013-03-07 Jani Nikulacli: config: make notmuch_config_open() "is new" parame...
2012-12-04 Jani Nikulacli: convert "notmuch new" to the argument parser
2012-11-27 Austin Clementsnew: Skip ignored broken symlinks
2012-10-20 Pieter Praetcli: notmuch new: optionally output debug information...
2012-10-20 Pieter Praetcli: add '--debug' option to 'notmuch new'
2012-06-03 David BremnerMerge tag '0.13.2'
2012-05-29 David BremnerMerge branch 'release'
2012-05-25 Austin Clementsnew: Unify add_files and add_files_recursive
2012-05-25 Austin Clementsnew: Merge error checks from add_files and add_files_re...
2012-05-25 Austin Clementsnew: Centralize file type stat-ing logic
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementsnew: Remove workaround for detecting newly created...
2012-05-15 Austin Clementslib/cli: Make notmuch_database_get_directory return...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_create return a status...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-04-25 Austin Clementsnew: Fix missing end_atomic in remove_filename on error
2012-04-25 Austin Clementsnew: Print final fatal error message to stderr
2012-04-25 Austin Clementsnew: Handle fatal errors in remove_filename and _remove...
2012-04-25 Austin Clementsnew: Consistently treat fatal errors as fatal
2012-02-17 Tomi Ollilaadd support for user-specified files & directories...
2012-02-15 Ethan Glasser-CampFree the results of scandir()
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-21 Austin ClementsSilence buildbot warnings about unused results
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-11 Jani Nikulacli: add support for pre and post notmuch new hooks
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2011-09-24 Austin Clementsnew: Wrap adding and removing messages in atomic sections.
2011-09-24 Austin Clementsnew: Synchronize maildir flags eagerly.
2011-09-24 Austin Clementsnew: Cleanup. De-duplicate file name removal code.
2011-09-24 Austin Clementsnew: Cleanup. Put removed/renamed message count in...
2011-09-24 Austin Clementslib: Add support for nested atomic sections.
2011-09-24 Austin Clementsnew: Defer updating directory mtimes until the end.
2011-09-14 Austin Clementsnew: Don't lose messages on SIGINT.
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-29 Austin Clementsnew: Improved workaround for mistaken new directories
2011-06-29 Austin Clementsnew: Don't update DB mtime if FS mtime equals wall...
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-05-11 Carl WorthRemove some variables which were set but not used.
2011-03-10 Carl Worthnew: Update comments for add_files_recursive
2011-03-10 Karel Zaknew: read db_files and db_subdirs only if mtime changed
2011-01-26 Michal Sojkanew: Print progress estimates only when we have suffici...
2011-01-26 Michal Sojkanew: Enhance progress reporting
2011-01-26 Michal Sojkanew: Add all initial tags at once
2011-01-26 Austin ClementsDo not defer maildir flag synchronization for new messages
2010-12-05 Carl Worthnotmuch new: Scan directory whenever fs mtime is not...
2010-11-11 Carl Worthnotmuch new: Defer maildir_flags synchronization until...
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-10 Michal SojkaMaildir synchronization
2010-04-23 Carl WorthSprinkle some const-correctness around new_tags.
2010-04-23 Ben Gamarinotmuch-config: make new message tags configurable
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-13 Michal SojkaPrevent data loss caused by SIGINT during notmuch new
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-01-23 Carl WorthFix misspelling of DT_UNKNOWN.
2010-01-23 Carl WorthAdd some comments to document the recently-fixed handli...
2010-01-23 Geo Carncrossnotmuch new: Fix to work on filesystems returning DT_UN...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-10 Carl Worthnotmuch new: Print upgrade progress report as a percentage.
2010-01-08 Carl Worthnotmuch new: Don't prevent database upgrade from being...
2010-01-08 Carl Worthnotmuch new: Automatically upgrade the database if...
2010-01-08 Carl Worthnotmuch new: Fix deletion support to recurse on removed...
2010-01-07 Carl WorthPrefer READ_ONLY consistently over READONLY.
2010-01-06 Carl Worthnotmuch new: Never ask the database for any names from...
2010-01-06 Carl Worthnotmuch new: Fix bug resulting in file removal on initi...
next