chiark / gitweb /
stgit
2006-06-11 Catalin MarinasRelease 0.10 v0.10
2006-06-11 Catalin MarinasUpdate the TODO file
2006-06-11 Catalin MarinasFix the t0001-subdir-branches.sh test
2006-06-11 Catalin MarinasFix the add and rm commands to fail if no patch is...
2006-06-11 Catalin MarinasGenerate an empty commit for the newly created patches
2006-06-11 Catalin MarinasShow the stderr for failed GIT commands
2006-06-11 Catalin MarinasFix the t1201-pull-trailing.sh test
2006-06-07 Yann DirsonClassify commands in stg --help output.
2006-06-06 Catalin MarinasAdd the --replace option to import
2006-05-28 Yann DirsonAllow to specify multiple patch names on push command...
2006-05-25 Catalin MarinasImplement the 'goto' command
2006-05-24 Catalin MarinasAdd the --update option to pick
2006-05-24 Karl HasselströmExplicitly specify utf-8 coding in file
2006-05-24 Karl HasselströmFix indexing error during "diff -r/"
2006-05-24 Karl HasselströmFix infinite recursion on absolute paths
2006-05-18 Karl HasselströmTests for branch names with slashes
2006-05-18 Karl HasselströmHandle branch names with slashes
2006-05-18 Karl HasselströmDon't die when there are no branches
2006-05-09 Catalin MarinasAllow configurable file extensions for merge conflicts
2006-05-08 Pavel RoskinAdd a simple makefile
2006-05-08 Pavel RoskinAdd .gitignore files, list generated files there
2006-05-08 Catalin MarinasFix git.reset() to remove the added files
2006-05-03 Catalin MarinasFix the added to both but different conflict
2006-05-03 Catalin MarinasAllow git.checkout() to work on unmerged indexes
2006-05-03 Yann DirsonFixes to the pull testcases.
2006-05-02 Yann DirsonLook for templates in ~/.stgit/templates as well
2006-05-02 Yann DirsonExercise "stg pull" on patches just appending lines.
2006-05-02 Yann DirsonTest that pulls a patch creating a file that got modifi...
2006-05-02 Yann DirsonFix a seriously bad interaction between .git caching...
2006-05-02 Yann DirsonCorrectly handle refs/patches on series rename
2006-05-02 Yann DirsonMake branch creation atomic
2006-05-02 Yann DirsonAdd a couple of safety checks to series creation
2006-05-02 Yann DirsonAdd list of bugs to TODO
2006-05-02 Yann DirsonAdd a testsuite framework copied from git-core
2006-04-07 Catalin MarinasRelease 0.9 v0.9
2006-04-06 Catalin MarinasUse 'git-*' instead of 'git *'
2006-03-31 Catalin MarinasUse a pager for diff and show commands
2006-03-31 Catalin MarinasRemove the basedir exception throwing
2006-03-31 Catalin MarinasAdd a 'show' command
2006-03-31 Catalin MarinasAdd the '--undo' option to 'refresh'
2006-03-30 Paolo 'Blaisorblade... Pass --directory to git-ls-files for stg status
2006-03-28 Catalin MarinasAdd extra headers to the e-mail messages
2006-03-28 Catalin MarinasRemove the checking for the default configuration values
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2006-03-28 Catalin MarinasAdd the "smtpdelay" config option
2006-03-28 Catalin MarinasThe gitmergeonefile config section is deprecated
2006-03-28 Catalin MarinasUpdate the TODO file
2006-03-25 Catalin MarinasFix the patch name stripping in import
2006-03-16 Catalin MarinasAdd the --strip option to import
2006-03-16 Catalin MarinasAdd the --patch option to export
2006-03-10 Sam Vilaincommon: parse 'email (name)' correctly
2006-03-10 Pavel RoskinImprove "stg uncommit" help text.
2006-03-10 Catalin MarinasDeal with merge conflicts directly
2006-03-09 Catalin Marinasgitmergeonefile.py should use git.get_base_dir()
2006-03-09 Catalin MarinasPass the --aggressive flag to git-read-tree
2006-03-09 Catalin MarinasCache the base_dir value for subsequent calls
2006-03-03 Catalin MarinasAdd --series to import
2006-03-03 Catalin MarinasAdd a merged upstream test for pull and push
2006-03-01 Catalin MarinasPrint a shorter usage message with the --help option
2006-03-01 Catalin MarinasAllow stg to be loaded in pydb and not run main()
2006-02-28 Catalin MarinasFix the reset command to set HEAD to a proper id
2006-02-20 Catalin MarinasFix the e-mail address escaping
2006-02-19 Karl Hasselstr... [PATCH 2/2] Add 'stg uncommit' command
2006-02-17 Catalin MarinasAdd --mbox option to the 'mail' command
2006-02-17 Catalin MarinasAdd --stdout option to export
2006-02-17 Karl Hasselstr\ömUpdate .git/refs/heads/base after patch deletion
2006-02-17 Karl Hasselstr\ömChange the signature start string to "-- \n"
2006-02-17 Karl Hasselstr\ömUse --refid option even when sending a cover mail
2006-02-17 Catalin MarinasAllow tag objects to be passed on the command line
2006-02-13 Catalin MarinasAdd prune-safety to StGIT
2006-02-05 Catalin MarinasCheck whether the file exists in the fold command
2006-02-05 Catalin MarinasUse the GIT-specific environment as default
2006-02-04 Chuck LeverAdd an option to "stg branch" to convert the internal...
2006-02-04 Chuck LeverUse a separate directory for patches under each branch...
2006-02-04 Pavel RoskinTreat "stg --help cmd" and "stg help cmd" like "stg cmd
2006-02-04 Chuck Lever"stg pull" says "popping all patches" even when it...
2006-01-25 Pavel Roskinstg export: check if there are any patches to export
2006-01-23 Catalin MarinasAllow patch refreshing for some files only
2006-01-23 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-22 Catalin MarinasRemove the --force option for new
2006-01-21 Catalin MarinasFix the 'status --reset' for individual files
2006-01-21 Pavel RoskinMake tutorial a valid asciidoc article.
2006-01-13 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-12 Catalin MarinasFix the clone command failure
2006-01-10 Pavel Roskinstgit: typo fixes
2006-01-07 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-07 Paolo \'Blaisorblade... Stgit - gitmergeonefile.py: handle removal vs. changes
2006-01-07 Kirill Smelkov[trivial] fix spelling typos
2005-12-23 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2005-12-23 Catalin MarinasRelease 0.8 v0.8
2005-12-23 Catalin Marinas"status --reset" does not restore the deleted files
2005-12-22 Catalin MarinasX-Gmail-Received: cccbb3cdc84ae431fe07356861cbfa18540eab00
2005-12-21 Catalin MarinasFix the import command when the body is empty
2005-12-16 Catalin MarinasUpdate the TODO information
2005-12-16 Catalin MarinasUpdate the tutorial
2005-12-15 Trond Myklebustremove formatting of git log entry on an imported patch
2005-12-11 Catalin MarinasMake StGIT comply with the author information retrieving
2005-12-08 Chuck LeverRemove "-r" option on invocations of git-diff-index
2005-12-08 Chuck LeverAdd a brief sentence to the documentation of the "stg...
2005-12-07 Chuck LeverAdd a "--clone" option to "stg branch"
next