stgit
2009-01-28 Catalin MarinasPass the diff flags when statistics are required
2009-01-12 Pete Wyckoffstgit.namelength is an integer
2009-01-12 Karl HasselströmReturn None instead of crashing on undefined integer...
2008-09-28 Karl HasselströmFix typo
2008-09-18 Catalin MarinasFix the sink command for various test cases
2008-09-09 Catalin MarinasFix import to work properly in subdirectories
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-07-24 Daniel WhiteFixed default install location
2008-07-18 Karl HasselströmTest that we can add a new file to a non-topmost patch...
2008-07-16 Miklos Vajnasetup.py: fix error message when running with python-2.3
2008-07-16 Miklos Vajnasetup.py: don't try to import stgit.run before the...
2008-07-08 Karl HasselströmDon't allow extra diff options with "stg status"
2008-07-08 Karl HasselströmTest "stg status" with renames
2008-06-29 Karl HasselströmFix "stg sink" with no applied patches (bug 11887)
2008-06-29 Karl HasselströmTry "stg sink" without applied patches
2008-06-08 Catalin MarinasRelease 0.14.3 v0.14.3
2008-06-03 Karl HasselströmHandle refresh of changed files with non-ASCII names
2008-06-03 Karl HasselströmTest for another filename quoting issue in tree_status()
2008-06-02 Karl HasselströmHandle changed files with non-ASCII names
2008-06-02 Karl HasselströmAdd rebase test for when upstream has deleted a non...
2008-05-27 Catalin MarinasFix "refresh" failure with moved files (bug 11661)
2008-05-19 Catalin MarinasAllow export to write unapplied files as well
2008-04-17 Catalin MarinasFix the sync'ing of unapplied patches only
2008-04-14 Karl HasselströmMake t1003-new executable
2008-04-13 Karl HasselströmFix problems in t1000-branch-create
2008-03-24 Catalin MarinasRelease 0.14.2 v0.14.2
2008-03-24 Angus Salkeldstg mail crashes when there is no patch description
2008-03-24 Alex ChiangBetter "stg rebase" help text
2008-03-24 Onno KortmannTest the 'stg rename' command
2008-03-24 Onno KortmannSimple rename of top-most patch
2008-03-24 Toby AllsoppFix "stg branch --delete" on a nonexistent branch
2008-03-24 Karl HasselströmMake documentation less confusing
2008-03-24 Peter Oberndorferreplace "git repo-config" usage by "git config"
2008-03-24 Catalin MarinasRemove a newline from the e-mail template
2008-03-24 Catalin MarinasAllow picking of one commit id
2008-03-24 Catalin MarinasRemove the reordering side-effect of the latter sync...
2008-03-24 Catalin MarinasFix sync to push the popped patches back after sync'ing
2008-03-24 Catalin MarinasAdd a boundary to parse_patches in pick.py
2008-03-24 Catalin MarinasRefuse to send empty patches
2008-03-24 Catalin MarinasSet umask to 0022 during the setup.py execution
2008-03-20 Catalin MarinasModify 'series' to use '#' instead of '|'
2008-03-20 Catalin MarinasAllow the synchronisation of the unapplied patches
2008-03-20 Catalin MarinasCheck for unnecessary push/pop in 'float'
2008-03-20 Catalin MarinasAllow pick to import multiple patches
2008-03-20 Catalin MarinasDon't set the default authdate if none specified
2007-12-11 Catalin MarinasRelease 0.14.1 v0.14.1
2007-12-11 Karl HasselströmFix typo: we require Python 2.4, not 2.5
2007-12-09 Catalin MarinasRelease 0.14 v0.14
2007-12-09 Catalin MarinasBetter handling of binary files (bug #8495)
2007-12-08 Catalin MarinasAllow only certain gitk exit codes as valid
2007-12-08 Karl HasselströmDon't use test_expect_failure for tests that are suppos...
2007-12-08 Karl HasselströmDiscard exitcode of subprocess in a better way
2007-12-08 Karl HasselströmFix bashism
2007-12-07 Catalin MarinasMake sure the refid given to 'mail' has the angle brackets
2007-12-07 Catalin MarinasSome clean-up of the branch manipulation commands
2007-12-07 Catalin MarinasIgnore the gitk exit code in 'stg log -g' (bug #10010)
2007-12-07 Catalin MarinasAdd the 'log --number' option to limit the output
2007-12-07 Catalin MarinasChange the file timestamp in 'resolved --reset' (bug...
2007-12-07 Catalin MarinasAllow 'show' and 'id' to work on non-StGIT branches...
2007-12-07 Catalin Marinasgit.pretty_commit() re-implemented with "git show"...
2007-12-07 Catalin MarinasCheck the minimum required versions of GIT and Python...
2007-12-07 Catalin MarinasAdd a test for the 'mail --attach' command
2007-12-06 Catalin MarinasAllow multipart templates for patch e-mails (bug #10237)
2007-12-04 Catalin MarinasClean-up if the branch creation fails (bug #10015)
2007-12-03 Catalin MarinasCorrectly identify the parent branch (bug #10014)
2007-12-01 Catalin MarinasCheck for disappeared newborn files in git.tree_status...
2007-12-01 Catalin MarinasMake Series.refresh_patch automatically save the undo...
2007-11-30 Karl HasselströmMake "stg repair" help text more helpful
2007-11-27 Catalin MarinasImprove the t1205 test for push
2007-11-27 Catalin MarinasKeep the patch log when import --replace deletes patches
2007-11-25 Karl HasselströmAdd missing switch to "stg uncommit" usage line
2007-11-25 Karl HasselströmPush and pop don't have --to flags anymore
2007-11-22 Yann Dirsonstg-gitk: allow passing args to gitk; add --help.
2007-11-21 David KågedalAdded test case for stg refresh
2007-11-14 Catalin MarinasExecute the 'git ...' rather than 'git-...'
2007-11-14 Catalin Marinas'stg pop --keep' doesn't update the index
2007-11-12 Catalin MarinasAllow the diff showing in the log command if patch...
2007-11-11 Karl Hasselströmstg repair: Patchify non-patch commits between patches
2007-11-11 Karl HasselströmRename "stg assimilate" to "stg repair"
2007-11-08 Karl HasselströmLet some commands work with detached HEAD
2007-11-08 Karl HasselströmCogito is deprecated, so don't point to it
2007-11-08 Karl HasselströmSimple test for "stg clean"
2007-11-07 Catalin MarinasFix more commands to run correctly in subdirectories
2007-11-02 Catalin MarinasAllow "branch --create" to be given a tag id
2007-10-23 Catalin MarinasAllow StGIT commands to run correctly in subdirectories
2007-10-17 Catalin MarinasDo not raise an exception if no FETCH_HEAD
2007-10-17 Catalin Marinas"stg pop --keep" fails because of git-apply --index...
2007-10-17 Catalin MarinasFix assertion in patch creation
2007-10-09 Karl HasselströmNew test: "stg diff"
2007-10-09 Karl HasselströmFix error message generation
2007-10-08 Karl HasselströmDon't have a global crt_series in stgit.commans.common
2007-10-08 Karl HasselströmRefactor crt_series creation
2007-10-08 Karl HasselströmProperly detect that HEAD is detached
2007-10-08 Karl HasselströmUse our nice message printout wrapping system
2007-10-08 Karl HasselströmAllow caller to customize title of error/warning message
2007-10-07 Karl HasselströmMake "stg refresh" subdirectory safe
2007-10-07 Karl HasselströmNew test: try "stg refresh" in a subdirectory
2007-10-07 Karl HasselströmMake "stg push" subdirectory safe
2007-10-07 Karl HasselströmNew test: Try "stg push" in a subdirectory
2007-10-07 Karl HasselströmInfrastructure for current directory handling
next