- Apr 16, 2015
-
-
Brad King authored
Since we do not package the KWSys source tree directly and always merge snapshots of its content into other project subtrees, we should carry the .gitattributes file into the other projects to that the attributes apply in their source trees too. Change-Id: I039b151443486d24ff798fa0c677b62620cec0b7
-
- Dec 15, 2014
-
-
Brad King authored
Also link to the file from the README.txt file. Change-Id: I7dd74ce2a6d575a5503755d1aba2983907ccb7c9
-
- Oct 01, 2012
-
-
Brad King authored
While at it, remove TABs from indentation in "CMakeLists.txt". Change-Id: I663afc40f693d61c31992e5d6a47d2ff0d1d506a
-
- Sep 27, 2012
-
-
Brad King authored
Configure GitSetup scripts for KWSys. Run them from a single SetupForDevelopment.sh script. Change-Id: Ic4f02175fd65e2f4fe5688e43313766c2b23458f
-
Brad King authored
Add a script implementing our standard "git gerrit-push" alias. When invoked, first check that the current branch is a named topic. Then fetch 'master' from the 'gerrit' remote repository so the local repository can compute a minimal pack to push. Finally, push the topic to the 'gerrit' remote as "refs/for/master/$topic".
-
- Sep 10, 2012
-
-
Brad King authored
Add a .gitattributes line to match both "config.sample" and any config file added by the containing project.
-
- Mar 02, 2012
-
-
Brad King authored
Add the "export-ignore" attribute to all such files. Remove the suggestion from the README since this should not be a responsibility of the including project.
-
- Feb 09, 2012
- Feb 08, 2012
-
-
Brad King authored
-
- Apr 08, 2003
-
-
Brad King authored
-