stgit
2011-02-14 Catalin MarinasRemove the assert in CommitData.parse() function origin
2010-11-24 Zane Bittercontrib/vim: Add vim syntax highlighting for StGit...
2010-11-24 Paulius ZaleckasStGit: export: fix base commit reporting in series...
2010-10-22 Catalin MarinasAdd a branch --cleanup option
2010-10-22 Juergen WieferinkFix stg repair for hidden patches
2010-10-22 Catalin MarinasDo not truncate the last word when creating patch names
2010-10-22 Catalin MarinasAllow uncommitting to a common ancestor
2010-10-22 Catalin Marinasget_merge_bases() should return a list rather than set
2010-10-05 Karl WibergRead several objects at once with git cat-file --batch
2010-06-10 Gustav Hållbergtutorial: Very minor typo fixes in the Emacs section
2010-06-10 Gustav Hållbergstgit.el: Add stgit-{git,stg}-program variables
2010-06-10 Gustav Hållbergstgit.el: Rearrange customizations a bit
2010-06-10 Gustav Hållbergstgit.el: Add "Customize StGit" menu entry
2010-06-10 Gustav Hållbergstgit.el: Improve how "t h" mode finds old commits
2010-06-10 Gustav Hållbergstgit.el: Make C-{up,down} move between groups of patches
2010-06-10 Gustav Hållbergstgit.el: Add a few links to some customization variables
2010-06-10 Gustav Hållbergstgit.el: Repair ! for historical commits
2010-06-10 Gustav Hållbergstgit.el: Honor stgit-find-copies-harder in stgit-diff...
2010-06-10 Gustav Hållbergstgit.el: Honor stgit-find-copies-harder when showing...
2010-05-27 Gustav Hållbergstgit.el: Fix showing diff in file that has been both...
2010-05-24 Gustav Hållbergedit: Allow setting git tree of a patch
2010-05-24 Gustav HållbergRepository.rev_parse: support commits, trees, and blobs
2010-05-15 Catalin MarinasRestore the original applied patches during 'commit'
2010-05-05 Karl WibergMerge remote branch 'gustav/proposed'
2010-04-29 Gustav Hållbergstgit.el: Make ! with prefix argument prompt for git...
2010-04-29 Gustav Hållbergstgit.el: Make ! sort patches when building command...
2010-04-29 Gustav Hållbergstgit.el: Add visual feedback (a message) when toggling...
2010-04-29 Gustav Hållbergstgit.el: Add stgit-inhibit-messages
2010-04-29 Gustav Hållbergstgit.el: Add support for showing git-svn information
2010-04-29 Gustav Hållbergstgit.el: Remove useless defvars
2010-04-29 Gustav Hållbergstgit.el: Use forward-line instead of goto-line non...
2010-04-29 Gustav Hållbergstgit.el: Make stgit-toggle-* behave as documented
2010-04-29 Gustav Hållbergstgit.el: Make "C-u r" raise error if run with prefix...
2010-04-29 Gustav Hållbergstgit.el: Make stgit-reload move point more intuitively...
2010-04-29 Gustav Hållbergstgit.el: Allow showing recent historical (committed...
2010-04-29 Gustav Hållbergstgit.el: Add stgit-line-format
2010-04-29 Gustav Hållbergstgit.el: Minor improvements of stgit{,-noname}-patch...
2010-04-29 Gustav Hållbergstgit.el: Delay automatic refresh of stgit buffers...
2010-04-29 Gustav Hållbergstgit.el: Refresh stgit buffer after dired-delete-file
2010-04-29 Gustav Hållbergstgit.el: Refactor: use mapc to set all local variables...
2010-04-29 Gustav Hållbergstgit.el: Add stgit-default-show-{ignored,unknown}
2010-04-29 Gustav Hållbergstgit.el: Fix so "t u" and "t i" only operate on the...
2010-04-29 Gustav Hållbergstgit.el: Move to goal column after expanding unknown...
2010-04-29 Gustav Hållbergstgit.el: Ask for branch point when creating new branch
2010-03-29 Catalin Marinaspublish: Add '--last' option to show the last published...
2010-03-26 Catalin MarinasStrip leading or trailing '-' when generating patch...
2010-03-25 Catalin Marinaspublish: Add the --unpublished options to list not...
2010-03-24 Gustav Hållbergstgit.el: Use comint-carriage-motion in output from "!"
2010-03-24 Catalin Marinasmail: Add 'snumber' template parameter equivalent to...
2010-03-22 Catalin Marinaspick --revert wasn't using the correct author
2010-03-09 Catalin MarinasAllow interactive merging via StackTransaction.reorder_...
2010-03-01 Catalin Marinasmail: Use space rather than tab for long subject header...
2010-02-26 Gustav Hållbergstgit.el: Do not use suppress-keymap for prefix keymaps
2010-02-15 Catalin Marinasmail: Ask for the SMTP credentials before sending the...
2010-02-10 Catalin MarinasFix _command_list() function for empty command sets
2010-02-05 Catalin MarinasReplace some git commands with stg aliases in test...
2010-02-05 Catalin MarinasAdd support for command aliases
2010-02-05 Catalin MarinasPopulate the cached config options with the defaults
2010-02-05 Catalin MarinasPass the --in-reply-to and --no-thread options to git...
2010-02-05 Catalin MarinasRename the mail --refid and --noreply options to match Git
2010-02-05 Catalin MarinasRecord a single transaction for conflicting push operations
2010-02-05 Alex Chiangstg mail: don't parse To/Cc/Bcc in --git mode
2010-02-05 Alex Chiangstg mail: add basic support for git send-email
2010-02-05 Alex Chiangstg mail: factor out __update_header
2010-02-05 Alex Chiangstg mail: make __send_message do more
2010-02-05 Alex Chiangstg mail: reorder __build_[message|cover] parameters
2010-02-05 Alex Chiangstg mail: Refactor __send_message and friends
2010-02-03 David Kågedalstgit.el: Add the stgit-execute command and bind it...
2010-01-31 Gustav Hållbergimprove "usage" strings to include optional "--"
2010-01-29 Gustav Hållbergstgit.el: Handle patch and branch names starting with...
2010-01-29 Gustav Hållbergstgit.el: Made a few wide lines more narrow
2010-01-25 Gustav Hållbergstgit.el: Run "git update-index --refresh" before redra...
2010-01-22 Gustav Hållbergstgit.el: Advise non-stgit git functions to update...
2010-01-22 Gustav HållbergTutorial: Add stgit.el section
2010-01-22 Gustav Hållbergstgit.el: Prevent stgit-applied-patches from moving...
2010-01-22 Gustav Hållbergstgit.el: Annotate stgit-capture-output macro for edebug
2010-01-22 Karl Wibergstgit.el: Add command for showing diff for a range...
2010-01-22 Karl Wibergstgit.el: Optionally allow duplicates when sorting...
2010-01-22 Karl Wibergstgit.el: Break out diff whitespace arg handling to...
2010-01-22 Karl WibergMerge gustav/proposed
2009-12-17 Catalin MarinasMerge branch 'stable'
2009-12-17 Catalin MarinasFix "stg applied" usage in contrib/stg-dispatch
2009-12-16 Gustav Hållbergstgit.el: Make "G" work before/after the tree
2009-12-06 Gustav Hållbergstgit.el: Repair how patches with empty descriptions...
2009-12-04 Gustav Hållbergstgit.el: Do not emit trailing whitespace
2009-12-04 Gustav Hållbergstgit.el: Get default rebase branch from git-config...
2009-12-04 Gustav Hållbergstgit.el: Allow "B" to create new branches
2009-12-04 Gustav Hållbergstgit.el: Make stg undo/redo --hard ask for confirmatio...
2009-12-04 Gustav Hållbergstgit.el: Do not recurse into unknown directories after...
2009-12-04 Gustav Hållbergstgit.el: Use "->" for defstruct field accessors
2009-12-04 Gustav Hållbergstgit.el: Disable undo information in stgit output...
2009-12-04 Gustav Hållbergnew: Allow empty messages with --message and --file
2009-12-04 David Kågedalstgit.el: Make the patch name optional
2009-12-04 David Kågedalstgit.el: Use format-spec when formatting file information
2009-12-04 David Kågedalstgit.el: Use format-spec when formatting patch lines
2009-12-04 David Kågedalstgit.el: Move defcustom definitions to the top
2009-12-03 Catalin MarinasMerge commit 'kha/safe'
2009-12-03 Catalin MarinasMerge branch 'stable'
2009-12-03 Catalin MarinasUpdate the tutorial for the conflict situations
2009-11-23 Gustav Hållbergundo: Add test that "stg undo --hard" leaves the stgit...
next