stgit
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...
2009-10-28 Catalin MarinasMerge branch 'stable'
2009-10-28 Catalin MarinasFix setup.py to generate the needed files
2009-10-28 Gustav Hållbergstgit.el: Position point at beginning of buffer before...
2009-10-28 Gustav Hållbergfold/import: Remove requirement on git 1.6.2
2009-10-28 Gustav Hållbergpush/pop: Allow "-n0" to do nothing
2009-10-28 Gustav Hållbergstgit.el: Improve help text on stgit-goto
2009-10-24 Catalin MarinasSlightly modify the "publish" command description v0.15
2009-10-20 Catalin MarinasPick --revert option (formerly --reverse)
2009-10-19 Catalin MarinasThe '--file' option for 'new' should show 'FILE' rather...
2009-10-18 Catalin MarinasUpdate the RELEASENOTES file with latest changes v0.15-rc4
2009-10-18 Catalin MarinasDo not use stdout instead of stderr
2009-10-17 Catalin MarinasIgnore the git-config exit code
2009-10-17 Catalin MarinasDo not delete the builtin_version.py file after setup
2009-10-05 Jakob Stoklund... Never skip rebase
2009-09-30 Catalin MarinasFast-forward the published head when possible
2009-09-30 Catalin MarinasDelete the hidden patches as well when deleting a branch
2009-09-30 Catalin MarinasAllow 'stg diff ..<commit>'
2009-09-30 Catalin MarinasAllow importing of 'application/octet-stream' attachments
2009-09-16 Catalin MarinasAutosign imported patches
2009-09-16 Catalin MarinasAdd the -p option to fold
2009-09-16 Catalin MarinasDo not create an empty patch if import failed without...
2009-09-16 Catalin MarinasAdd the --reject option to fold
2009-09-16 Catalin MarinasRemove the 'fail_dump' argument to git.apply_patch()
2009-09-13 Catalin MarinasGenerate binary diffs by default v0.15-rc3
2009-09-13 Catalin MarinasPreserve the given author date during import
2009-09-08 Catalin MarinasAdd import -p option
2009-09-08 Catalin MarinasMerge commit 'kha/safe'
2009-09-03 David KågedalEscape patch name when creating regexp
2009-09-02 Catalin MarinasImport git show output easily
2009-09-02 Catalin MarinasMerge commit 'kha/safe'
2009-09-02 Catalin MarinasAdd stg-build, stg-dbg and RELEASENOTES to the MANIFEST...
2009-08-24 Karl Wibergsquash: Make commit message editing more convenient
2009-08-24 Karl WibergWhen reading a config value, pick the last value, not...
2009-08-21 Catalin MarinasAdd the next/prev commands to the RELEASENOTES file v0.15-rc2
2009-08-19 Karl WibergTutorial: Use the new StGit repo URL in clone example
2009-08-19 Karl WibergDocumentation: Rename remaining link macros
2009-08-19 Gustav Hållbergstgit.el: Improve stgit-mode help text slightly
2009-08-18 Gustav Hållbergstgit.el: Allow "P" to operate on all marked files
2009-08-18 Gustav Hållbergstgit.el: Make sure "M" retains the order of the patches
2009-08-18 Gustav Hållbergstgit.el: Consistently use "marked" about marked patches
2009-08-18 Gustav Hållbergstgit.el: Add flags to stgit-patches-marked-or-at-point
2009-08-17 Karl WibergRelease notes: Reformat for better legibility, and...
2009-08-17 Karl WibergRelease notes: Turn the 0.15-rc1 release notes into...
2009-08-17 Catalin MarinasAdd release notes file
2009-08-17 Karl WibergMerge branch 'proposed' of git://github.com/gustavh...
2009-08-17 Gustav Hållbergstgit.el: Add menu bar menu
2009-08-17 Gustav Hållbergstgit.el: Add stgit-toggle-mark
2009-08-15 Gustav Hållbergstgit.el: Verify we're in stgit-mode before running...
2009-08-15 Gustav Hållbergstgit.el: Allow toggle-index on index and work tree
2009-08-15 Gustav Hållbergstgit.el: Allow revert on index and work tree
2009-08-15 Gustav Hållbergstgit.el: Add +/- to expand/collapse selected patches
2009-08-15 Gustav Hållbergstgit.el: Fix some incorrect indentation
2009-08-15 David Kågedalstgit.el: Add stgit-new-and-refresh command
2009-08-14 Gustav Hållbergstgit.el: Bugfix "P" when point is not on a patch line
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-12 Gustav Hållbergstgit.el: Fix problem where standard-output isn't bound...
2009-08-12 Gustav Hållbergstgit.el: Bugfix of stgit-move-patches to top of stack
2009-08-08 Gustav Hållbergstgit.el: Improve use of def{group,custom,face}
2009-08-08 Gustav Hållbergstgit.el: Add C-c C-b for stgit-rebase
2009-08-08 Gustav Hållbergstgit.el: Add better help text for stgit-mode
2009-08-06 Gustav Hållbergstgit.el: Bugfix mode change display
2009-08-06 Gustav Hållbergstgit.el: Minor documentation corrections
2009-08-06 Gustav Hållbergstgit.el: Allow moving ignored files to index
2009-08-06 Gustav Hållbergstgit.el: Move point in sane way after stgit-file-toggl...
2009-08-06 Gustav Hållbergstgit.el: Move point correctly after stgit-revert-file
2009-08-06 Gustav Hållbergstgit.el: Abbreviate renames/copies with common prefix...
2009-08-06 Gustav Hållbergstgit.el: Bugfix listing copied/renamed files
2009-08-06 Gustav Hållbergstgit.el: Default to showing index and work tree
2009-08-06 Gustav Hållbergstgit.el: Verify that we're running on Emacs 22 or...
2009-08-06 Gustav Hållbergstgit.el: Add stgit-redo as C-c C-_ and C-c C-/
2009-08-06 Gustav Hållbergstgit.el: Set patch names to be word syntax throughout
2009-08-06 Gustav Hållbergstgit.el: Ignore space in diff with prefix argument
2009-08-06 Gustav Hållbergstgit.el: Add "d" for a few diff commands, similar...
2009-08-06 Gustav Hållbergstgit.el: Handle unmerged files better
2009-08-06 Gustav Hållbergstgit.el: Rename stgit-expand-find-copies-harder to...
2009-08-06 Gustav Hållbergstgit.el: Handle negative argument to stgit-{un,}commit
2009-08-06 Gustav Hållbergstgit.el: Move point properly after stgit-{file-toggle...
2009-08-06 Gustav Hållbergstgit.el: Add "t i/u" for showing files ignored by...
2009-08-06 Gustav Hållbergstgit.el: Refactor: simplify stgit-patch-pp a bit
next