stgit
2008-12-21 Gustav Hållbergstgit.el: Unify help text formatting
2008-12-10 Gustav Hållbergstgit.el: Fix working directory bug in stgit-new
2008-12-10 Gustav Hållbergstgit.el: Add stgit-git-status
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-08 Gustav Hållbergstgit.el: Fix some indentation
2008-12-08 Gustav Hållbergstgit.el: Add stgit-unmark-down
2008-12-08 Gustav Hållbergstgit.el: Add 'm' as alias for stgit-mark
2008-12-08 Gustav Hållbergstgit.el: Add 'q' for stgit-quit
2008-12-08 Gustav Hållbergstgit.el: Compact code for populating stgit-mode-map
2008-12-08 David Kågedalstgit.el: Show running commands
2008-12-08 David Kågedalstgit.el: Add the stgit-refresh command
2008-12-08 David Kågedalstgit.el: Move stgit-rename to C-c C-r
2008-12-08 David Kågedalstgit.el: Rename stgit-refresh to stgit-reload
2008-12-07 David Kågedalstgit.el: Try to make the point stay on the coalesced...
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-12-02 Catalin MarinasAdd "tags" target to Makefile
2008-12-02 Catalin Marinass/GIT/Git/ in the README
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 MarinasAdd 'pick' test script
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 MarinasRefresh of remove-e-mail-address-duplicat
2008-11-08 Catalin MarinasRemove e-mail address duplicates
2008-11-08 Catalin MarinasRemove the --committer options
2008-11-06 David Kågedalstgit.el: Add undo command
2008-11-06 David Kågedalstgit.el: Adapt to new output from stg series.
2008-11-06 David Kågedalstgit.el: Add numeric prefix argument to push and pop...
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-29 Karl HasselströmTutorial: Importing patches
2008-10-24 Clark WilliamsTeach "stg import" to import patch series from tar...
2008-10-24 Clark WilliamsIgnore compiled elisp files
2008-10-19 Catalin MarinasFix "show" to allow multiple branch:patch arguments
2008-10-12 Karl HasselströmTutorial: Write about rebasing
2008-10-12 Karl HasselströmTutorial: Cover "stg mail"
2008-10-12 Karl HasselströmTutorial: Explain diffs a little bit better
2008-10-12 Karl HasselströmTutorial: Talk about conflicts when introducing StGit
2008-10-12 Karl HasselströmRefresh and expand the tutorial (not finished)
2008-10-05 Karl HasselströmRefresh the main stg man page
2008-10-05 Karl HasselströmAdd 1.0 TODO items from recent discussion by private...
2008-10-05 Karl HasselströmWe're half-way there with the separate indexes
2008-10-05 Karl HasselströmRemove TODO items that have already been addressed
2008-10-05 Karl HasselströmRemove unused variable
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ömTest the new stg delete --spill flag
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ömAdd myself to the AUTHORS file
2008-09-21 Karl HasselströmUntabify
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ömNew refresh tests
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ömTest that stg coalesce handles head != top gracefully
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
2008-09-21 Karl HasselströmDon't write a log entry if there were no changes
2008-09-21 Karl HasselströmAdd a --hard flag to stg reset
2008-09-21 Karl HasselströmLog conflicts separately for all commands
2008-09-21 Karl HasselströmLog conflicts separately
2008-09-21 Karl HasselströmNew command: stg reset
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-21 Daniel WhiteFixes for auto-generation of man pages
2008-09-21 Karl HasselströmGenerate command lists automatically
2008-09-21 Karl Hasselströmasciidoc.conf: Steal updates from git
2008-09-21 Karl HasselströmAuto-generate man pages for all StGit commands
2008-09-21 David KågedalAdd support for initializing a branch for stgit from...
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-18 Catalin MarinasFix the sink command for various test cases
2008-09-12 Catalin MarinasAutosign newly created patches
2008-09-12 Catalin MarinasDo not crash if a patch log ref is missing
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasFix import to work properly in subdirectories
2008-09-09 Catalin MarinasFix the importing of config in series.py
2008-09-06 Shinya Kuribayashistgit-completion.bash: Remove add/applied/cp/rm/unapplied
2008-09-06 Shinya Kuribayashidiffcol.sh: Use /bin/bash explicitly
2008-09-06 Karl HasselströmRefactoring: move shared options to their own module
2008-09-06 Karl HasselströmRemove unneeded import
2008-08-27 Daniel WhiteRemove dashed form of git command still in comment
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-08-22 Daniel Whitedebian/rules: take advantage of new build targets
2008-08-21 Catalin MarinasRemove the duplicate utils.strip_leading function
2008-08-21 Karl HasselströmFix some remaining old-style stg id calls
2008-08-21 Catalin MarinasRemove the applied/unapplied commands
2008-08-21 Catalin MarinasConvert git_id() to the new id format
next