summaryrefslogtreecommitdiffstats
path: root/script/commit_mark.sh
Commit message (Collapse)AuthorAgeFilesLines
* script/commit_mark.sh: add the current branch nameStefan Metzmacher2012-06-071-4/+6
| | | | | | | | | | | | | This will be useful once we have autobuild for a v4-0-test branch and want to cherry-pick commits from master metze Autobuild-User(master-autobuild): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master-autobuild): Mi 6. Jun 13:42:53 CEST 2012 on SERNOX11 Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jun 7 01:18:55 CEST 2012 on sn-devel-104
* autobuild: perfer to use git mail address in autobuild commentBjörn JACKE2010-11-101-1/+5
| | | | | | | Signed-off-by: Andrew Tridgell <tridge@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 10 23:56:37 UTC 2010 on sn-devel-104
* autobuild: add an extra blank line before the autobuild markersAndrew Tridgell2010-10-121-0/+1
|
* autobuild: added --rebase-master and --push-masterAndrew Tridgell2010-09-261-0/+5
| | | | Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
* autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell2010-09-261-0/+9
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>