summaryrefslogtreecommitdiff
path: root/script/commit_mark.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-06-07script/commit_mark.sh: add the current branch nameStefan Metzmacher1-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
2010-11-10autobuild: perfer to use git mail address in autobuild commentBjörn JACKE1-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
2010-10-12autobuild: add an extra blank line before the autobuild markersAndrew Tridgell1-0/+1
2010-09-26autobuild: added --rebase-master and --push-masterAndrew Tridgell1-0/+5
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-09-26autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell1-0/+9
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>