summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* notmuch-reply: Remove a useless level of nesting.Carl Worth2010-04-06
* notmuch-reply: Fix some whitespace issues.Carl Worth2010-04-06
* guess From address from Received headersDirk Hohndel2010-04-06
* fix notmuch_message_file_get_headerDirk Hohndel2010-04-06
* Merge branch 'debian'Carl Worth2010-04-06
|\
| * debian: Add a watch file.debian-0.1-1Carl Worth2010-04-06
| * Avoid needlessly linking final notmuch binary against libXapian.Carl Worth2010-04-06
| * debian: Modify each package description slightly.Carl Worth2010-04-06
| * man: Fix several occurences of hyphen intended to be minus.Carl Worth2010-04-06
| * debian: Update standards version to 3.8.4.Carl Worth2010-04-06
| * debian: Split into multiple packages.Carl Worth2010-04-06
| * debian: Fix Vcs-Browser linkCarl Worth2010-04-06
| * debian: Don't try compiling emacs bytecode for emacs < 21Carl Worth2010-04-06
| * debian: Fix broken symlinking of emacs lisp files.Carl Worth2010-04-06
| * Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth2010-04-06
| * Makefile: Add a disctclean target (simply calling clean)Carl Worth2010-04-06
| * Update Debian package version to 0.1-1.Carl Worth2010-04-06
| * configure: Ignore more options that debhelper expects.Carl Worth2010-04-06
| * configure: Add a --sysconfdir option.Carl Worth2010-04-06
| * configure: Add support for a --mandir optionCarl Worth2010-04-06
| * configure: Add support for a --includedir optionCarl Worth2010-04-06
| * configure: Avoid printing '.' at the end of error message.Carl Worth2010-04-06
| * configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Carl Worth2010-04-06
| * packaging: Add a pointer to where the debian packaging really is.Carl Worth2010-04-06
| * Merge branch 'debian' into rebuildCarl Worth2010-04-06
| |\
| | * control: Update package description to follow upstream README.Carl Worth2010-02-25
| | * Add suggestion to vim-addon-manager.martin f. krafft2010-01-26
| | * builddep on dh must be versioned due to overridesmartin f. krafft2010-01-21
| | * Install vim plugin with vim-addonsmartin f. krafft2010-01-21
| | * add myself to uploadersmartin f. krafft2010-01-21
| | * put cworth as maintainer per his own requestmartin f. krafft2010-01-21
| | * Build-depend on emacs23martin f. krafft2010-01-21
| | * add ITP bug number to changelog entry about uploadmartin f. krafft2010-01-21
| | * no need to create /usr/share dirsmartin f. krafft2010-01-21
| | * Put debian/* under separate copyright.martin f. krafft2010-01-21
| | * Fix suggestions/enhancements for vim+emacsmartin f. krafft2010-01-21
| | * Start new changelog stanza pending uploadmartin f. krafft2010-01-21
| | * add Vcs-Browser fieldmartin f. krafft2010-01-21
| | * Merge branch 'upstream'martin f. krafft2010-01-21
| | |\
| | * | Add build-dependency on emacsmartin f. krafft2010-01-09
| | * | rework Debian emacsen-startup script.Jameson Graef Rollins2009-12-23
| | * | modify install target to depend on install-emacs and install-bashJameson Graef Rollins2009-12-23
| | * | Merge branch 'upstream' into debianJameson Graef Rollins2009-12-20
| | |\ \
| | * | | Remove ./configure failure for unrecognized optionsJameson Graef Rollins2009-12-05
| | * | | merge changes from upstreamJameson Graef Rollins2009-12-05
| | |\ \ \
| | * | | | fix debian packaging emacsen installationJameson Graef Rollins2009-11-29
| | * | | | first crack at debian packaging (using git-buildpackage)Jameson Graef Rollins2009-11-28
| | * | | | fix Makefile.local to install bash completion definitions as not executableJameson Graef Rollins2009-11-28
| | * | | | add checking for zlib development libraries to configure scriptJameson Graef Rollins2009-11-28
| | * | | | fix configure script to handle --prefix= and properly create Makefile.configJameson Graef Rollins2009-11-28