Merge pull request #12 from frankshearar/master |
|
More...
|
about 12 years ago
|
I've noticed that when files become shorter in length, the last bit of the previous version of the file stays. Deleting the file before we write ensures we never leave trailing junk. |
|
More...
|
about 12 years ago
|
avoid re-setting the repository root |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:timfel/gitocello |
|
More...
|
about 13 years ago
|
Fix reference to ListChooser and FileStream>>st, as they are missing from Pharo |
|
More...
|
about 13 years ago
|
Update Readme. |
|
More...
|
about 13 years ago
|
Use the ToolBuilder for the repo browser. Fixes a few issues along the way. (Name: Gitocello-tfel.90 Author: tfel Time: 8 January 2012, 11:26:29.844 am UUID: 38c2f4ff-d1dd-0608-208a-dfb424981508 Ancestors: Gitocello-tfel.89) |
|
More...
|
about 13 years ago
|
Merge pull request #1 from GunioRobot/clean |
|
More...
|
about 13 years ago
|
Remove whitespace [Gun.io WhitespaceBot] |
|
More...
|
over 13 years ago
|
bump |
|
More...
|
over 13 years ago
|
Better commit formatting (Name: Gitocello-tfel.89 Author: tfel Time: 9 June 2011, 2:28:37.553 pm UUID: b8f83b01-00aa-4ca8-a96c-d39703f58d19 Ancestors: Gitocello-tfel.88) |
|
More...
|
over 13 years ago
|
Change commit message generationName: Gitocello-tfel.88 Author: tfel Time: 9 June 2011, 2:26:13.435 pm UUID: 2a3ce94c-27d5-485c-9182-c45edc9d553c Ancestors: Gitocello-tfel.87 |
|
More...
|
over 13 years ago
|
7 June 2011: tfel from Squeak: Silence SystemChangeNotifier during commits |
|
More...
|
over 13 years ago
|
19 May 2011: tfel from Squeak: Fix last commit |
|
More...
|
over 13 years ago
|
19 May 2011: tfel from Squeak: Ask before multiple commit messages are merged into 1 |
|
More...
|
over 13 years ago
|
reorganize and fix the repo browser |
|
More...
|
over 14 years ago
|
Fix: Extensions are in the extension folder in package.xml as well |
|
More...
|
over 14 years ago
|
the packageClasses now not only decide which classes are filed in in the package.xml, but also which are filed-out at all |
|
More...
|
over 14 years ago
|
pass GCPackage references around, not package names |
|
More...
|
over 14 years ago
|
use the right path for extensions in package.xml |
|
More...
|
over 14 years ago
|
14 June 2010: tfel from Squeak: Rewrote the gst-convert logic a lot, using preferences. Moved the callout stuff into a separate class. |
|
More...
|
over 14 years ago
|
re-convert to gst in git repo |
|
More...
|
over 14 years ago
|
gst-convert now (apparently) converts line-endings, too. adjust converter for that |
|
More...
|
over 14 years ago
|
remove callout methods from GCGitWrapper which have been moved to GCCallout |
|
More...
|
over 14 years ago
|
allow empty commits. this is for recording the commits from monticello, even if small commits have been done manually |
|
More...
|
over 14 years ago
|
return exit code to callers |
|
More...
|
over 14 years ago
|
add a button to sync the repo (for manual commit-ing) |
|
More...
|
over 14 years ago
|
include a newline in package.xml generation |
|
More...
|
over 14 years ago
|
methods moved |
|
More...
|
over 14 years ago
|
Move the callout stuff into a separate class and make everything configurable |
|
More...
|
over 14 years ago
|