2006-11-23 |
g@localhost.localdomain | Update gazpacho loader
|
commit | commitdiff | tree |
2006-11-22 |
g@localhost.localdomain | Add the total size
|
commit | commitdiff | tree |
2006-11-22 |
g@localhost.localdomain | Add a '/' to dirs
|
commit | commitdiff | tree |
2006-11-22 |
g@localhost.localdomain | cache_add_hardlink may be given a path instead of a...
|
commit | commitdiff | tree |
2006-11-22 |
g@localhost.localdomain | Changes are not major enough to justify a large version...
|
commit | commitdiff | tree |
2006-11-22 |
g@localhost.localdomain | Dynamically find the version number
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | Use setdefault() instead of reinventing it
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | Do not display [] and ''
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | We are talking about nodes, not items
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | Document the new feature
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | Show the whole selection including the hovered node...
|
commit | commitdiff | tree |
2006-11-21 |
g@localhost.localdomain | Be sure we handle only the first button, and handle...
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Propagate the version number bump
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Add a README file
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Document the fixes
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Don't ignore backup files
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Add doc files to the manifest
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Add doc_files to the RPM
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Thanks Artur
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Include the logo in the distribution
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Some people don't speak French
|
commit | commitdiff | tree |
2006-11-19 |
g@localhost.localdomain | Added tag pysize-0.1 for changeset 2f6eb10afebecf8fbf226fd49...
|
commit | commitdiff | tree |
2006-11-10 |
g@localhost.localdomain | Remove useless cd
|
commit | commitdiff | tree |
2006-10-22 |
g@localhost.localdomain | Test one more line in pysize.core.pysize_fs_tree
|
commit | commitdiff | tree |
2006-10-22 |
g@localhost.localdomain | chdir_browsing.listdir -> chdir_browsing.browsedir
|
commit | commitdiff | tree |
2006-10-22 |
g@localhost.localdomain | Restore executable broken by GPL header
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Remove Mercurial files in the distribution
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Now that the release script is committed we can remove...
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Make the release script independent of the package...
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Allow multiple selection
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Add script to make tarballs and RPMs
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | Add NEWS file
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | GPL license and headers
|
commit | commitdiff | tree |
2006-10-20 |
g@localhost.localdomain | New logo
|
commit | commitdiff | tree |
2006-10-16 |
g@localhost.localdomain | Don't forget the last horizontal line
|
commit | commitdiff | tree |
2006-10-16 |
g@localhost.localdomain | We don't want the minimum_real size as we even print...
|
commit | commitdiff | tree |
2006-10-14 |
g@localhost.localdomain | Replace the 'Quit' button by an 'Open' button, and...
|
commit | commitdiff | tree |
2006-10-14 |
g@localhost.localdomain | Add logo
|
commit | commitdiff | tree |
2006-10-14 |
g@localhost.localdomain | merge from trinidad
|
commit | commitdiff | tree |
2006-10-14 |
g@localhost.localdomain | '.' is the default arg, but not on gtk, as pysize may...
|
commit | commitdiff | tree |
2006-10-07 |
g@localhost.localdomain | Single quote instead of double quote, for consistency
|
commit | commitdiff | tree |
2006-10-07 |
g@localhost.localdomain | "Show properties..." dialog
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Remove trailing blank
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Allow to select files and collections. Handle long...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | pysize.py is the same as bin/pysize, prefer a python...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Don't break UTF-8 strings
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Take into account the last horizontal line
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Sanitize strings before printing them
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Bigger window by default in order to view the full...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Don't use the name 'item'. Nodes are nodes, fullpaths...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Add command line option to ask a simpler cairo drawing
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | cmp_fn must return an int, not a long. Also it's now...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Tell that the default min-size is 'auto'
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Use setuptools instead of distutils for setup.py and...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Add History menu
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Oups, forgot self argument
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Factor out set_paths()
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | set_sensitive() on Back and Forward when needed
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Initial history support, Back and Forward buttons in...
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | 80 columns
|
commit | commitdiff | tree |
2006-09-30 |
g@localhost.localdomain | Remove trailing white space
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Remove trailing whitespaces
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | The unreadable directory is added only in the compute_size...
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | No need to create the directory, it's in the tar
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Error callback instead of print, also note that fast...
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Drop caches before testing compute_size
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Test pysize_fs_tree
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Remove useless code now that we have non regression...
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Test pysize_fs_node
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Point dir_symlink to the UTF-8 name
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | 80 columns
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | 100% coverage
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Start the coverage before importing the tests
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Don't save the cache file
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Add coverage test
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Better command line handling
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Add tests for observable
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Test global fs cache
|
commit | commitdiff | tree |
2006-09-24 |
g@localhost.localdomain | Beginning of non-regression tests
|
commit | commitdiff | tree |
2006-09-15 |
g@localhost.localdomain | Use super() instead of knowing the parent class.
|
commit | commitdiff | tree |
2006-09-06 |
g@localhost.localdomain | Add compute_size.size_observable progression to ascii...
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Forgot the remaining_size in the sum.
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Fix get_fullname and get_fullpaths
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Automatically set the height according to the text...
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Center the text, so that there is no need to adjust...
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Fix get_fullname() with collections.
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Now that remaining items contain the names, there is...
|
commit | commitdiff | tree |
2006-09-05 |
g@localhost.localdomain | Allow the script to be executed outside of its directory.
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | 80 columns line
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Remove trailing space.
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Remove useless basename
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Difference between path and name. Allow to select remaining...
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Remaining elements are children, not siblings.
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Allow multiple roots -> forest
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Add gazpacho loader, so as not to depend on it.
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Initialize the locale not only for curses. It is also...
|
commit | commitdiff | tree |
2006-09-03 |
g@localhost.localdomain | Beginning of packaging
|
commit | commitdiff | tree |
2006-09-02 |
g@localhost.localdomain | Expand even the default path.
|
commit | commitdiff | tree |
2006-09-02 |
g@localhost.localdomain | Bigger window by default to see the spinbutton.
|
commit | commitdiff | tree |
2006-09-02 |
g@localhost.localdomain | Add a handlebox for the toolbar.
|
commit | commitdiff | tree |