chiark / gitweb /
stgit.el: Make sure "M" retains the order of the patches
[stgit] / stgit /
2009-08-17 Karl WibergMerge branch 'proposed' of git://github.com/gustavh...
2009-08-13 Hannes EderAdd 'stg prev' and 'stg next'
2009-08-13 Chris PackhamRe-send [StGit BUG/PATCH] config.py: fix unset
2009-08-13 Karl WibergWork around performance bug in subprocess.Popen.communi...
2009-08-13 Catalin MarinasReverse commit 9876a650 - return the first line from...
2009-08-03 Gustav Hållbergstgit new: Do not open editor if --save-template was...
2009-07-31 Catalin MarinasOnly get the first line from 'git describe --all'
2009-07-31 Catalin MarinasImprove the description/diff splitting when parsing...
2009-07-20 Catalin MarinasHandle multi-line Subject header better
2009-07-17 Catalin MarinasMerge commit 'kha/safe'
2009-07-17 Hannes Ederfix "stg float -s FILE" for FILE != "-"
2009-07-17 Catalin MarinasFix the import --url command
2009-07-13 Catalin MarinasSet the LESS environment if the pager is 'less'
2009-07-13 Catalin MarinasMerge commit 'kha/safe'
2009-07-12 Catalin MarinasDo not replace '-' with '.' in the version string v0.15-rc1
2009-07-12 Catalin MarinasAdd --stat option to show
2009-07-10 Alex Chiangfix stg mail %(shortlog)s order
2009-07-10 Catalin MarinasAdd --reject option to import
2009-06-24 Catalin MarinasRename out.start() to out.inf() in the publish command
2009-06-12 Catalin MarinasOnly allow publishing to refs/heads/*
2009-06-11 Catalin MarinasImprove the "publish" merge message to give slightly...
2009-05-30 Catalin MarinasRemove the resolved command
2009-05-30 Catalin MarinasUse the default git colouring scheme rather than specif...
2009-05-30 Catalin MarinasAdd "stg id" support for "{public}" ref
2009-05-30 Catalin MarinasAdd support for merge-friendly branches
2009-05-29 Karl HasselströmPass "git config" flags in the right order
2009-05-22 David KågedalAdd a --set-tree flag to stg push
2009-05-22 Samuel TardieuLoad the whole config at once and cache it for future use
2009-05-22 Karl HasselströmTransaction.push_patch(): Set self.head only when we...
2009-05-22 Catalin MarinasAdd the log --clear option
2009-05-22 Catalin MarinasReinstate the --annotate option for refresh
2009-05-22 Catalin MarinasConvert 'unhide' to the lib infrastructure
2009-05-22 Catalin MarinasConvert 'hide' to the lib infrastructure
2009-05-22 Catalin MarinasConvert 'clone' to the use stgit.lib
2009-05-22 Catalin MarinasDo not sleep after the last patch sent by e-mail
2009-05-22 Catalin MarinasShow some progress information when checking for upstre...
2009-05-22 Catalin MarinasShow "Pushing <patch>...done" when pushing a patch
2009-04-17 Karl HasselströmNewer gits return 128 when git config --{rename,remove...
2009-04-09 Catalin MarinasConvert "push" to the lib infrastructure
2009-04-09 Catalin MarinasConvert "pop" to the lib infrastructure
2009-04-09 Catalin MarinasAdd the --merged option to goto
2009-04-09 Catalin MarinasUse a default "hidden" argument in StackTransaction...
2009-04-09 Catalin MarinasConvert "float" to the lib infrastructure
2009-04-09 Catalin MarinasConvert "sink" to the new infrastructure
2009-04-09 Catalin MarinasAdd automatic git-mergetool invocation to the new infra...
2009-04-09 Catalin MarinasAdd mergetool support to the classic StGit infrastructure
2009-04-09 Catalin MarinasCheck for local changes with "goto"
2009-03-13 Karl HasselströmDocumentation: Rename link macros
2009-03-13 Karl Hasselströmstg squash: Improve documentation
2009-02-26 Karl HasselströmRename "stg coalesce" to "stg squash"
2009-01-28 Catalin MarinasAdd --file option to pick
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-28 Catalin MarinasPass the diff flags when statistics are required
2009-01-22 Ted PavlicMake bash completion fail to bashdefault before default...
2009-01-22 Ted PavlicModify bash completion to support help, version, and...
2009-01-22 Karl HasselströmMerge branch 'stable'
2009-01-14 Catalin MarinasFix the patch argument parsing for the "show" command
2009-01-12 Pete Wyckoffstgit.namelength is an integer
2009-01-12 Karl HasselströmReturn None instead of crashing on undefined integer...
2009-01-02 Jason GreenPatch to clarify the "unsolved conflicts" message in...
2009-01-01 Catalin MarinasMerge branch 'proposed'
2008-12-29 Gustav Hållbergman pages: Bugfixed man pages for --sign and --ack...
2008-12-21 Karl Hasselströmstg files: Don't write just an empty line
2008-12-21 Gustav Hållbergstg mail: Improve error message for unknown sender...
2008-12-21 Gustav HållbergAdd '--help' to tab completion for all commands
2008-12-08 Karl Hasselströmstg series: Explain the list format better
2008-12-08 David KågedalUse separate column for zero in output of stg series -e
2008-12-03 Catalin MarinasPrint conflict details with the new infrastructure...
2008-12-03 Dan Williamsfix export -s
2008-12-03 Dan Williamsmail: add some commonly used tags to --auto
2008-12-02 Catalin MarinasDo not append a new line to the backwards compat files...
2008-11-29 Catalin MarinasFix the HEAD updating during a conflicting push (bug...
2008-11-21 Catalin MarinasDisplay (empty) when appropriate for the goto command
2008-11-08 Catalin MarinasMerge branch 'proposed'
2008-11-08 Catalin MarinasGenerate a different patch name if it already exists
2008-11-08 Catalin MarinasAllow pick --fold to work without applied patches
2008-11-08 Catalin MarinasRemove e-mail address duplicates
2008-11-08 Catalin MarinasRemove the --committer options
2008-11-01 Catalin MarinasAdd parse_patches boundary in the delete.py file
2008-11-01 Catalin MarinasChange e-mail user agent header to StGit
2008-10-24 Clark WilliamsTeach "stg import" to import patch series from tar...
2008-10-19 Catalin MarinasFix "show" to allow multiple branch:patch arguments
2008-10-05 Karl HasselströmRefresh the main stg man page
2008-10-02 Catalin MarinasUse --diff rather than --patch in log.py
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmFix typo
2008-09-21 Karl HasselströmAdd a new flag, --spill, to stg delete
2008-09-21 Karl HasselströmRemove misleading "stg delete" documentation
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmImplement "stg refresh --edit" again
2008-09-21 Karl HasselströmInvoke the correct interactive editor
2008-09-21 Karl HasselströmRefactor stgit.commands.edit
2008-09-21 Karl HasselströmRemove --undo flags from stg commands and docs
2008-09-21 Karl HasselströmConvert "stg refresh" to the new infrastructure
2008-09-21 Karl HasselströmMake "stg log" show stack log instead of patch log
2008-09-21 Karl HasselströmCheck for top == head at the start of every transaction
2008-09-21 Karl HasselströmLog and undo external modifications
2008-09-21 Karl HasselströmNew command: stg redo
2008-09-21 Karl HasselströmNew command: stg undo
2008-09-21 Karl HasselströmMove stack reset function to a shared location
next