stgit
2008-06-24 Clark WilliamsPatch to allow import from compressed files (gzip and...
2008-06-19 Catalin MarinasFix export error introduced by recent convertion
2008-06-12 Samuel TardieuFind CmdException in common
2008-06-12 Karl HasselströmFix typo
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-08 Catalin MarinasRelease 0.14.3 v0.14.3
2008-06-08 Catalin MarinasAdd test_patches target to Makefile
2008-06-08 Catalin MarinasConvert "init" to the new StGIT infrastructure
2008-06-08 Catalin MarinasAdd stack creation and initialisation support to lib...
2008-06-08 Catalin MarinasCreate a git.Branch class as ancestor of stack.Stack
2008-06-08 Catalin MarinasRename Repository.head to Repository.head_ref
2008-06-06 Catalin MarinasAllow stack.patchorder.all to return hidden patches
2008-06-05 Catalin MarinasFix the parse_patches() function to work with tuples
2008-06-03 Catalin MarinasMerge commit 'kha/safe'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmSome API documentation for the new infrastructure
2008-06-03 Karl HasselströmWrap the text of error messages
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
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-28 Catalin MarinasConvert "export" to the new infrastructure
2008-05-28 Catalin MarinasConvert "top" to the new infrastructure
2008-05-28 Catalin MarinasFix error in status.py when calling git.resolved
2008-05-28 Catalin MarinasAllow the Repository.get_stack() to get a default argument
2008-05-28 Catalin MarinasRewrite the "series" command for the new infrastructure
2008-05-28 Catalin MarinasRefactor the Commitdata class to CommitData
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-27 Catalin MarinasFix "refresh" failure with moved files (bug 11661)
2008-05-20 Karl HasselströmAdd property with a list of all patch names
2008-05-20 Karl HasselströmPrevent most commands from running when there are conflicts
2008-05-20 Karl HasselströmEmacs mode: delete patches
2008-05-20 Karl HasselströmConvert "stg delete" to the new infrastructure
2008-05-20 Karl HasselströmEmacs mode: use "stg new --file"
2008-05-20 Karl HasselströmLet "stg new" support more message options
2008-05-20 Karl HasselströmRefactor --author/--committer options
2008-05-20 Karl HasselströmConvert "stg new" to the new infrastructure
2008-05-20 Karl HasselströmDisable patchlog test for "stg new"
2008-05-20 Karl HasselströmTry the built-in version string before git-describe
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-05-19 Catalin MarinasAllow export to write unapplied files as well
2008-05-14 Karl HasselströmEmacs mode: automatically cd up to root of worktree
2008-05-13 Karl HasselströmBetter StGit version tracking
2008-05-13 Karl HasselströmImport version to a separate namespace
2008-05-08 Karl HasselströmRemove "stg" from start of log messages
2008-04-20 Karl HasselströmUse test_cmp instead of diff -u in the test suite
2008-04-20 Karl HasselströmGet rid of backticks in test-lib.sh
2008-04-20 Karl HasselströmSteal more test-lib.sh updates from git
2008-04-20 Karl HasselströmUse hardcoded author and committer names in tests
2008-04-20 Karl HasselströmHandle commandline parsing errors gracefully
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasFix the sync'ing of unapplied patches only
2008-04-15 Karl HasselströmIf a patch is not changed when pushing, reuse the same...
2008-04-15 Karl Hasselströmemacs mode: handle "stg status" output with #
2008-04-15 Karl HasselströmLog environment and cwd as well as the actual command
2008-04-15 Karl HasselströmDon't both change directory and set GIT_WORK_TREE
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-04-14 Karl HasselströmMake t1003-new executable
2008-04-13 Karl HasselströmFix problems in t1000-branch-create
2008-03-25 Catalin MarinasMerge branch 'stable'
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 MarinasAllow picking of one commit id
2008-03-24 Catalin MarinasRemove the reordering side-effect of the latter sync...
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 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 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-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
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
2008-03-20 Karl HasselströmHandle failed pushes differently depending on cause
2008-03-20 Karl HasselströmNew test: conflicting push in dirty worktree
2008-03-20 Karl HasselströmMake sure that we only uncommit commits with exactly...
2008-03-20 Karl HasselströmTry uncommitting a commit with not exactly one parent
2008-03-20 Karl HasselströmMake sure patches with no parents have an empty list...
2008-03-20 Karl HasselströmUse a special exit code for bugs
2008-03-20 Angus Salkeldstg mail crashes when there is no patch description
2008-03-20 Alex ChiangBetter "stg rebase" help text
next