stgit
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
2007-08-20 Karl HasselströmAdd an --smtp-server commandline option to "stg mail"
2007-08-20 Karl HasselströmVerify patch status during the test
2007-08-20 Karl HasselströmNew test: make sure that popping doesn't change patch...
2007-08-20 Karl HasselströmTeach StGIT about core.excludesfile
2007-08-20 Pavel RoskinAsk for SMTP password if it's not provided
2007-08-20 Pavel RoskinAdd support for SMTP over Transport Layer Security...
2007-08-20 Yann DirsonFixed completion function hardcoding .git/.
2007-08-20 Yann DirsonProvide file completion for add/resolved/refresh based...
2007-08-20 Yann DirsonAdd a no-act flag to stg-dispatch and stg-fold-file...
2007-08-20 Yann DirsonAdd -O flag to stg-fold-files-from.
2007-08-20 Yann DirsonNew contrib scripts: stg-dispatch and stg-show.
2007-08-20 Yann DirsonImprove stg-fold-files-from doc.
2007-07-25 Catalin MarinasRelease 0.13 v0.13
2007-07-25 Catalin MarinasAdd .mailmap file
2007-07-24 Yann DirsonPort stg-whatchanged improvements to stg-mdiff and...
2007-07-24 Yann DirsonAdd to stg-mdiff the ability to pass options to underly...
2007-07-24 Yann DirsonAdd range comparison support to stg-mdiff.
2007-07-24 Yann DirsonFix stg-whatchanged to deal with conflicts already...
2007-07-17 Catalin MarinasModify the assertion in Series.new_patch
2007-07-17 Catalin MarinasAllow refresh --annotate to replace the top log entry
2007-07-16 Catalin MarinasAdd the '--expose' option to 'pick'
2007-07-16 Catalin MarinasDo not call 'refresh' when creating a patch (bug #8872)
2007-07-16 Catalin MarinasAllow 'refresh' to annotate the patch log entries
2007-07-16 Yann DirsonDisplay a message when the server refused some recipients.
2007-07-16 Yann DirsonRevert 'Disallow non-patch args to "stg show" (gna...
2007-07-13 Yann DirsonAdd a constructor to PatchSet.
2007-07-13 Yann DirsonDocument shortcoming of stg-k and stg-unnew.
2007-07-13 Yann DirsonRecognize refs under remotes/ as parent branch on stack...
2007-07-13 Yann DirsonForbid the "series --all --short" combination.
2007-07-13 Yann DirsonMake hidden patches visible to various commands (notabl...
2007-07-13 Yann DirsonDisallow non-patch args to "stg show" (gna #8453).
2007-07-13 Yann DirsonAllow "git show --branch".
2007-07-13 Catalin MarinasAdd --keep option to goto
2007-07-13 Catalin MarinasAdd '--update' option to 'refresh'
2007-07-13 Catalin MarinasAdd the --unrelated option to mail
2007-07-13 Catalin Marinas'sync' code comments clean-up after commit 6b79a09c
2007-06-25 Yann DirsonIf available, use gitk --argscmd in contrib/stg-gitk.
2007-06-25 Yann DirsonFix t1200 to catch intermediate errors.
2007-06-25 Yann DirsonChanged sync not to use -b which has other semantics.
2007-06-25 Yann DirsonFixed thinko in error message.
2007-06-25 Yann DirsonRevert part of the reverted commit that we want to...
2007-06-25 Yann Dirsonstg-cvs: update doc, and use correct setting for parent...
2007-06-25 Yann DirsonFix contrib/stg-whatchanged way of identifying a conflict.
2007-06-22 Catalin MarinasFix the importing of multipart emails
2007-06-22 Catalin MarinasModify the 'patches' command to use the locally modifie...
2007-06-21 Catalin MarinasPass a string rather than an exception object in gitmer...
2007-06-15 Yann DirsonUpdate test-lib.sh from current git.
2007-06-15 Yann DirsonRevert 'Changed rebasing safety check to look for reach...
2007-06-15 Yann DirsonRevert 'Test "stg rebase" after "stg commit"'
2007-06-12 Catalin MarinasShow a joined string rather than list when reporting...
2007-06-12 Yann DirsonRename branch.*.stgitformatversion to branch.*.stgit...
2007-06-12 Yann DirsonMove stack format-version checks into Stack class.
2007-06-12 Yann DirsonAbstract a PatchSet object out of Series.
2007-06-12 Yann DirsonUse get/set_name for a stack's name.
2007-06-12 Yann DirsonHave mail take the default for --prefix from stgit...
2007-06-12 Yann DirsonHave series show empty hidden patches as hidden rather...
2007-06-12 Yann DirsonTest "stg rebase" after "stg commit"
2007-06-12 Yann DirsonChanged rebasing safety check to look for reachability...
2007-06-08 Catalin MarinasAdd my release scripts to the contrib directory
2007-06-08 Catalin MarinasFactor out common functionality into the utils.py file
2007-06-08 Catalin MarinasFix the hidden patches functionality (bug #9077)
2007-06-07 Catalin MarinasFix bug #9284 - error messages include abbreviated...
2007-06-07 Yann DirsonFixed typo in contrib/stg-whatchanged.
2007-06-07 Yann DirsonCatch early trying rebasing to unknown ref, and add...
2007-06-07 Yann DirsonRobustify rebase test: check patches are reapplied.
2007-06-07 Yann DirsonFix removal of series to nuke the formatversion config...
2007-06-07 Yann DirsonFix removal of series with non-existant trash dir.
2007-06-04 Yann DirsonFix deletion and move of a hidden patch (gna bug #9244).
2007-06-02 Yann DirsonAdd new --diff-opts/-O flag to diff- and status-related...
2007-06-02 Yann DirsonMake diff flags handling more modular.
2007-06-02 Yann DirsonCall external commands without a shell where possible.
2007-06-02 Yann DirsonAdd 2 new contrib scripts.
2007-05-22 Catalin MarinasFix the automatic patch name generation for the pick...
2007-05-22 Petr BaudisStGIT: Support Cc: fields in stg mail --auto
2007-05-21 Catalin MarinasAdd a "make tags" target
2007-05-21 Robin RosenbergDon't use / as separatar since it is common i branch...
2007-05-21 Robin RosenbergUpdate the bash prompt from 'applied' instead of the...
2007-05-21 Karl HasselströmRefactor message printing
2007-05-21 Karl HasselströmAdd --binary flag to commands that generate diffs
2007-05-21 Karl HasselströmTest the format version upgrade code
2007-05-21 Karl HasselströmUpgrade old StGIT branches to new-format metadata
2007-05-21 Karl HasselströmHave only a single command in each test_expect_failure
2007-05-21 Karl HasselströmFix config caching so that get, set, get works
2007-05-15 Karl HasselströmRemove obsolete files when deleting a branch
2007-05-15 Karl HasselströmStore branch description in the config file
2007-05-15 Catalin MarinasUse list comprehension in uncommit.py for Python 2.3
2007-05-15 Karl HasselströmUncommit to a named commit
2007-05-15 Karl HasselströmIf any uncommit would fail, don't uncommit anything
2007-05-15 Karl HasselströmRemove an unnecessary parameter to make_patch_name
2007-05-15 Karl HasselströmGenerate patch names of more uniform length
2007-05-15 Karl HasselströmMake the "name" argument to "stg new" optional
2007-05-15 Yann DirsonRename "bury" back to "sink".
2007-05-15 Yann DirsonStop recording branch.*.remote to '.' for local parents.
2007-05-15 Catalin MarinasFix typo in the patchlogs copying code
2007-05-14 Karl HasselströmStore branch description in the config file
next