Commit Graph
32 Commits
Author SHA1 Message Date
Daniel Martí 97d1724ca0 fd-commit: don't break when non-metadata files show up in git status 2014-08-16 17:51:32 +02:00
Daniel Martí b56360512c Fix silly var name typo 2014-07-06 23:28:25 +02:00
Daniel Martí 8f08487839 Stop at the summary when parsing a file for the app name 2014-07-06 11:38:32 +02:00
Daniel Martí 69bb03cd71 Use 'case' instead of if/elif in the line matching logic 2014-07-06 11:37:52 +02:00
Daniel Martí 1bcf7c7ce1 Revert "Rewrite fd-commit in POSIX Shell"
This reverts commit 62ba9dc07e.
2014-07-06 11:29:31 +02:00
Daniel Martí 905e58f54c Simpler fd-commit arg logic 2014-07-05 13:06:01 +02:00
Daniel Martí 62ba9dc07e Rewrite fd-commit in POSIX Shell 2014-07-05 13:01:17 +02:00
Daniel Martí b2ef2b1b65 Small glob fix to fd-commit 2014-04-28 23:48:12 +02:00
Daniel Martí 83557583cb Add support for new files 2014-04-28 23:36:49 +02:00
Daniel Martí 56b7326b9a Stop looking for builds when Maintainer Notes is found 2014-04-07 18:14:36 +02:00
Daniel Martí 517ce3a274 Don't git reset if nothing is to be done 2014-02-17 08:26:29 +01:00
Daniel Martí c2963c9cde Prettier fd-commit indenting 2014-02-13 08:17:58 +01:00
Daniel Martí 3f0dbe232c Don't add package ids to commit messages
The package id is already in the name of the file changed, plus it makes most
commit messages too long. Also of little interest to most people.
2014-02-10 10:55:29 +01:00
Daniel Martí e81d1da774 Support ':' in names/autonames 2014-02-05 15:33:20 +01:00
Daniel Martí 61dca767f4 Fix typo in fd-commit 2014-01-28 16:59:27 +01:00
Daniel Martí 3687147997 Update my own copyright notices 2014-01-28 14:07:19 +01:00
Daniel Martí 778b15322c fd-commit support for disabled updates
Also fix support for replacement builds
2014-01-28 00:00:34 +01:00
Daniel Martí 55b2574dde Silent git resets 2014-01-15 10:12:47 +01:00
Daniel Martí 1a76956f92 Don't leave left-overs after an abort in the last fd-commit command 2014-01-15 10:11:14 +01:00
Daniel Martí 0600044f3a Do git reset between add+commit to allow commit aborts 2014-01-15 10:09:30 +01:00
Daniel Martí b6788f4547 Fix: Also add new files in app metadata dirs (e.g. new patches) 2014-01-11 12:40:36 +01:00
Daniel Martí 7a39772c2f Properly escape fd-commit commit messages 2013-12-31 18:09:46 +01:00
Daniel Martí f7c189bb84 Small bash tweaks to fd-commit 2013-12-31 10:18:04 +01:00
Daniel Martí e7a21980f5 Add copyright notices to bash scripts 2013-12-30 17:15:27 +01:00
Daniel Martí 0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí a5dca3013f Properly empty all fd-commit vars 2013-12-11 17:18:09 +01:00
Ciaran Gultnieks 75180dc126 fd-commit: don't use wrong name when there is no autoname 2013-12-11 09:29:37 +00:00
Daniel Martí 996f141da8 Make app and version name formats a standard 2013-12-02 15:35:25 +01:00
Daniel Martí 20f03dede5 Allow usage of fd-commit inside the main fdroiddata directories 2013-11-18 15:13:18 +01:00
Daniel Martí cdccd89df4 Solve issues with fd-commit when no Auto Name is present 2013-11-05 00:11:54 +01:00
Daniel Martí 8acbc33f0d fd-commit can now take app ids as filter; retab 2013-11-03 11:50:44 +01:00
Daniel Martí e4165eafb2 Rename commitupdates to fd-commit 2013-10-31 13:10:08 +01:00