git 2.8.3: git stash: Cannot save the current index state

2016-06-11 Thread lnishan
Hello, It appears that git stash has been broken for a while (since 2.8.1, maybe earlier). Steps to reproduce: 1. mkdir test; cd test 2. git init 3. touch testfile 4. git add . ; git commit -m "First commit" 5. echo "123" > testfile 6. git stash => Cannot save the current index state Addition

Re: Notmuch mail indexer - talloc requirement?

2016-06-11 Thread Jack Ostroff
On 6/11/2016 7:01 PM, David Stacey wrote: On 11/06/16 19:55, Jack Ostroff wrote: I was able to complete the talloc compile and install by going into the bin/defaults directory and linking cygtalloc_2.dll to both talloc.dll and cygtalloc.dll, and the same for cygpytalloc-util-2.dll. However, eve

Re: Notmuch mail indexer - talloc requirement?

2016-06-11 Thread Jack Ostroff
I'll let you know. Right now, I'm almost done compiling xapian with my current setup. If that fails, or takes too long, I'll try your suggestion. (Then we'll see what other issues pop up with notmuch.) On 6/11/2016 7:01 PM, David Stacey wrote: On 11/06/16 19:55, Jack Ostroff wrote: I was a

Re: Notmuch mail indexer - talloc requirement?

2016-06-11 Thread David Stacey
On 11/06/16 19:55, Jack Ostroff wrote: I was able to complete the talloc compile and install by going into the bin/defaults directory and linking cygtalloc_2.dll to both talloc.dll and cygtalloc.dll, and the same for cygpytalloc-util-2.dll. However, even then, when doing ./configure on notmuch I

[ANNOUNCEMENT] Updated: pal 0.4.3-1 -- A cal-like calendar with day highlight and support for events

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/palcal License : GPL Some of pal's main features are: Assign different colors to different types of events; Search events with regular expressions; Includes calendars for holiday (US, Christian, etc) and historical

Re: Notmuch mail indexer - talloc requirement?

2016-06-11 Thread Jack Ostroff
fastmail.com> writes: > On Thu, Mar 19, 2015, at 04:36 AM, Corinna Vinschen wrote: > > On Mar 18 20:12, Joe Rochette wrote: > > > > > > Any ideas on what might be the issue? Is anyone running notmuch (or > > > talloc) for anything out there? > > > > Looks like a simple path problem in Makefile

[ANNOUNCEMENT] Updated: potrace 1.13-1 -- Utility to transform bitmaps into vector graphics

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/potrace License : GPL Utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsula

Re: git 2.8.3 spurious output

2016-06-11 Thread Brian Inglis
Warren Young etr-usa.com> writes: > Incidentally, I see that I forgot to fix a /c -> /cygdrive/c in the script > I posted. (I normally run with cygdrive mounted at the root, and write my > scripts accordingly.) reminder - /proc/cygdrive/c/ works on all systems - saves worrying about it --

[ANNOUNCEMENT] Updated: posh 0.12.6-1 -- Almost POSIX compliant SHell

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://packages.debian.org/unstable/posh License : GPL-2+ A stripped-down version of pdksh that aims for close compliance of POSIX. Posh is intended to be used for revealing if /bin/sh scripts use features that most /bin/sh shells do not have. C

[ANNOUNCEMENT] Updated: pngquant 2.7.1+20160531+git5cc192e-1 -- PNG image optimising utility

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/pngquant License : Custom. BSD-like: "use the code however you like" pngquant is a command-line conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to 8-bi

[ANNOUNCEMENT] Updated: fossil 20151102+1.34-1 -- DVCS with built-in wiki, http server and issue tracker

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://www.fossil-scm.org License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in web server

[ANNOUNCEMENT] Updated: odt2txt 0.5+20160502+gitde7f920-1 -- Simple converter from OpenDocument Text to plain text

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/dstosberg/odt2txt License : GPL-2 Extract the text out of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice and others. It is small and fast, can output the document in many encodings and adopts to your loc