Bug#607318: ARCH env and --git-arch argument are ignored when setting $GBP_CHANGES_FILE

2010-12-16 Thread Jacob Helwig
. Below is a patch to check the ARCH envionment variable then the value of the --git-arch argument before falling back to get_arch(). -- Jacob Helwig -8<-- From 51b97942cde684923f93e4869de94c3c89892314 Mon Sep 17 00:00:00 2001 From: Jacob Helwig Date:

Bug#578764: 'commit -a' safety (was: Re: Please default to 'commit -a' when no changes were added)

2010-04-24 Thread Jacob Helwig
On Sat, Apr 24, 2010 at 12:44, Nicolas Pitre wrote: > On Sat, 24 Apr 2010, Jacob Helwig wrote: > >> On Sat, Apr 24, 2010 at 11:54, Petr Baudis wrote: >> > Are there valid user scenarios where you customize your index, then want >> > to override that u

Bug#578764: 'commit -a' safety (was: Re: Please default to 'commit -a' when no changes were added)

2010-04-24 Thread Jacob Helwig
On Sat, Apr 24, 2010 at 11:54, Petr Baudis wrote: > Are there valid user scenarios where you customize your index, then want > to override that using -a without thinking twice? > Depends on what you consider "customizing your index". I add files to the index all the time as I'm working on things