chiark / gitweb /
stgit
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
2007-10-07 Karl HasselströmRemove the --force flag to "stg rebase" and "stg pull"
2007-10-07 Karl HasselströmDiscard stderr output from git-rev-parse
2007-10-07 Karl HasselströmSimplify debug level error checking
2007-10-07 Karl HasselströmMake a common superclass for all StGit exceptions
2007-10-07 Karl HasselströmDon't split long and short description in "stg edit"
2007-10-07 Karl HasselströmFix up the help text for "stg edit"
2007-10-07 Karl HasselströmNew test: "stg pop --keep"
2007-10-07 Karl HasselströmAdd --ack/--sign options to "stg new"
2007-10-07 Karl HasselströmLet "stg assimilate" handle missing patches
2007-10-07 Karl HasselströmTest the new powers of "stg assimilate"
2007-10-07 Karl HasselströmTeach "stg assimilate" to repair patch reachability
2007-10-07 Yann DirsonBetter diagnostic for wrong branch configuration.
2007-10-01 Pavel RoskinSupport tags in uncommit - use git_id instead of rev_parse
2007-09-28 Catalin MarinasFix the rebasing with an external command
2007-09-27 Catalin MarinasAllow the rebase command to be defined
2007-09-26 Karl HasselströmMake Run available in stack.py
2007-09-23 Karl HasselströmNew policy: Only use test_expect_failure for broken...
2007-09-23 Karl HasselströmMake sure that the output of "stg status" is sorted
2007-09-23 David KågedalRefactor Series.new_patch
2007-09-23 David KågedalClear up the semantics of Series.new_patch
2007-09-23 David KågedalAdd a 'bottom' parameter to Series.refresh_patch and...
2007-09-23 David KågedalClean up Series.refresh_patch
2007-09-23 David KågedalRefactor Series.push_patch
2007-09-23 David KågedalRemove dead code from push_empty_patch
2007-09-23 David KågedalSplit Series.push_patch in two
2007-09-23 David KågedalMoved that status function to the status command file
2007-09-23 David KågedalClear up semantics of tree_status
2007-09-23 David KågedalAdd some more tests of "stg status" output
2007-09-23 Karl HasselströmNew test: make sure tha we can run "stg help"
2007-09-22 Catalin MarinasPrint 'updating patch' earlier in 'edit'
2007-09-22 Karl HasselströmAdd simple test for "stg branch --delete"
2007-09-22 Karl HasselströmProperly remove all config for a deleted branch
2007-09-22 Karl HasselströmDon't try to delete the branch twice
2007-09-22 Karl HasselströmDon't special-case the "master" branch during branch...
2007-09-15 Karl HasselströmIt doesn't make sense to sink below an unapplied patch
2007-09-14 Catalin MarinasAdd 'edit' to the patchcommands list
2007-09-14 Catalin MarinasAdd patch editing command
2007-09-11 Karl HasselströmInclude summary of added/deleted files in diffstat
2007-09-11 Karl HasselströmAdd shortlog of patch series to cover mail
2007-09-11 Karl HasselströmAdd diffstat of whole patch series to cover mail
2007-09-11 Pavel RoskinSet GIT_TEMPLATE_DIR in the testsuite, like it's done...
2007-09-11 Karl HasselströmAdd --sign and --ack options to "stg import"
2007-09-11 Karl HasselströmAdd the any() and all() utility functions from Python 2.5
2007-09-11 Karl HasselströmDiscard stderr when determining if a patch is already...
2007-09-05 Pavel Roskingit.__remotes_from_dir() should only return lists
2007-09-04 Karl HasselströmUse the builtin set() instead of sets.Set()
2007-09-04 Karl HasselströmUse subprocess.Popen to call git executables
2007-09-02 Karl HasselströmTest "stg status" more thoroughly
2007-09-02 Karl HasselströmAllow "stg add" when we have no stack
2007-08-31 Karl HasselströmLet "stg status" ignore empty directories
2007-08-31 Pavel RoskinFix refresh -es
2007-08-31 Pavel RoskinUse --force to overwrite python files
2007-08-31 Karl HasselströmDon't fail just because a subprocess wrote stuff to...
2007-08-31 Karl HasselströmWrite warnings and errors to stderr if not on a terminal
2007-08-31 David KågedalCleanup tree_status and use -z
2007-08-31 David KågedalAdd basic test for stg status
2007-08-29 Catalin MarinasAdd the '--exclusive' option to 'uncommit'
2007-08-29 Catalin MarinasMake the maximum patch name length configurable
2007-08-29 Karl HasselströmAdd optional logging of subprocess execution
2007-08-26 Karl HasselströmAssert that the argument to Run is a sequence of strings
2007-08-26 Karl HasselströmRefactor subprocess creation
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-08-26 Karl HasselströmCompile regexp just once
2007-08-26 Karl HasselströmReplace "git repo-config" with "git config" in help...
2007-08-26 Karl HasselströmDon't write None to the conf file
2007-08-26 Karl HasselströmDon't use test_expect_failure when more than one thing...
2007-08-23 Catalin MarinasAllow 'import' to apply empty patches
2007-08-23 David KågedalFixed indeterminism in t2102-pull-policy-rebase
2007-08-23 Karl HasselströmDon't touch ref files manually
2007-08-21 Yann DirsonInclude contrib scripts in the release tarball.
2007-08-21 Karl HasselströmMake use of the get_patch() utility function
2007-08-21 David KågedalDon't print unnecessary backtraces when testing
2007-08-20 Karl HasselströmNew test: make sure that StGIT can handle packed refs
2007-08-20 Karl HasselströmRename all config sections of a branch
2007-08-20 Karl HasselströmTest that all branch config information is renamed
next