chiark / gitweb /
stgit
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
2009-08-06 Gustav Hållbergstgit.el: Fix face "spilling" in some places
2009-08-06 Gustav Hållbergstgit.el: Refactor: simplify temporary marker handling
2009-08-06 Gustav Hållbergstgit.el: Allow operating on the end of each line
2009-08-06 Gustav Hållbergstgit.el: Document stgit-select properly
2009-08-06 Gustav Hållbergstgit.el: Garbage collect selected patches on reload
2009-08-06 Gustav Hållbergstgit.el: Default to expanding index and work tree
2009-08-06 Gustav Hållbergstgit.el: Make it configurable where to show index...
2009-08-06 Gustav Hållbergstgit.el: Add customizable face for "Index" and "Work...
2009-08-06 Gustav Hållbergstgit.el: Forbid stgit-{delete,edit,mark,rename} on...
2009-08-06 Gustav Hållbergstgit.el: Open the destination file on applied renames...
2009-08-06 Gustav Hållbergstgit.el: Allow showing patch on Index and Work tree
2009-08-06 Gustav Hållbergstgit.el: Refactor: add stgit-find-copies-harder-diff...
2009-08-06 Gustav Hållbergstgit.el: Refresh from work tree when index is empty
2009-08-06 Gustav Hållbergstgit.el: Add "R" for stgit-resolve-file
2009-08-06 Gustav Hållbergstgit.el: Change key binding for stgit-repair from...
2009-08-06 Gustav Hållbergstgit.el: Add "U" for stgit-revert-file
2009-08-06 Gustav Hållbergstgit.el: Move stgit-{un,}commit to \C-c\C-{u,c}
2009-08-06 Gustav Hållbergstgit.el: Add stgit-branch-name-face
2009-08-03 Gustav Hållbergstgit new: Do not open editor if --save-template was...
2009-08-03 Gustav Hållbergstgit.el: Make stgit-{index,worktree}-node buffer local
2009-08-03 Gustav Hållbergstgit.el: Bugfix moving symlinks to/from index
2009-08-03 Gustav Hållbergstgit.el: Run "git rm" with "-q" to reduce spam
2009-08-03 Gustav Hållbergstgit.el: Refactor: remove unused argument to two functions
2009-08-03 Gustav Hållbergstgit.el: Remove unused variable stgit-work-ewoc
2009-08-03 Gustav Hållbergstgit.el: Correct documentation for stgit-insert-patch...
2009-07-30 David Kågedalstgit.el: Only refresh the relevant parts when the...
2009-07-30 David Kågedalstgit.el: Add stgit-toggle-worktree to toggle visibilit...
2009-07-30 David Kågedalstgit.el: Add the stgit-file-toggle-index command
2009-07-30 David Kågedalstgit.el: Add work tree and index as pseudo-patches
2009-07-30 David Kågedalstgit.el: Use ewoc to keep track of the file list.
2009-07-30 David Kågedalstgit.el: Refactor file list formatting
2009-07-30 David Kågedalstgit.el: Get rid of the stgit-patchsym property
2009-07-30 David Kågedalstgit.el: Invalidate ewoc node when marking or unmarkin...
2009-07-30 David Kågedalstgit.el: Use ewoc to keep track of the patch list.
2009-07-30 David Kågedalstgit.el: Use a defstruct to store patch data
2009-07-30 David Kågedalstgit.el: Use an 'entry-type text property
2009-07-28 David Kågedalstgit.el: Rename stgit-toggle-patch-file-list to stgit...
2009-07-27 David Kågedalstgit.el: Remove the unused allow-file parameter to...
2009-07-15 Karl Wibergt2800: Adapt to changes in git's conflict markers
2009-07-13 Catalin MarinasMerge commit 'kha/safe'
2009-07-13 Karl WibergKarl got married
2009-07-12 Catalin MarinasDo not replace '-' with '.' in the version string v0.15-rc1
2009-07-12 David Kågedalstgit.el: Use declare to hint the debugger and indentation
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 Gustav Hållbergstgit.el: Bind line movement keys in a sane way
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 Gustav Hållbergstgit.el: Handle errors in first phase of stgit squash
2009-03-13 Gustav Hållbergstgit.el: Sort patches correctly before merging them...
2009-03-13 Gustav Hållbergstgit.el: Break out stgit-sort-patches to a separate...
2009-03-13 Gustav Hållbergstgit.el: Run 'git show' with -M to detect renames...
2009-03-13 Gustav Hållbergstgit.el: Add "M" for stgit-move-patches
2009-03-13 Gustav Hållbergstgit.el: Clarify documentation of stgit-capture-output
2009-03-13 Gustav Hållbergstgit.el: Manually draw/erase the mark in stgit-{add...
2009-03-13 Karl HasselströmDocumentation: Rename link macros
2009-03-13 Karl HasselströmDocumentation: Ignore generated .xml files
2009-03-13 Karl Hasselströmstg squash: Improve documentation
2009-02-26 Karl HasselströmRename "stg coalesce" to "stg squash"
next