aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Tutorial: Use the new StGit repo URL in clone exampleKarl Wiberg1-1/+1
2009-08-19Documentation: Rename remaining link macrosKarl Wiberg4-27/+13
2009-08-19stgit.el: Improve stgit-mode help text slightlyGustav Hållberg1-4/+5
2009-08-18stgit.el: Allow "P" to operate on all marked filesGustav Hållberg1-11/+30
2009-08-18stgit.el: Make sure "M" retains the order of the patchesGustav Hållberg1-21/+26
2009-08-18stgit.el: Consistently use "marked" about marked patchesGustav Hållberg1-7/+7
2009-08-18stgit.el: Add flags to stgit-patches-marked-or-at-pointGustav Hållberg1-17/+17
2009-08-18Release notes: Reformat for better legibility, and updateKarl Wiberg1-23/+43
2009-08-18Release notes: Turn the 0.15-rc1 release notes into 0.15 release notesKarl Wiberg1-12/+12
2009-08-18Add release notes fileCatalin Marinas1-0/+33
2009-08-17Merge branch 'proposed' of git://github.com/gustavh/stgitKarl Wiberg4-365/+1334
2009-08-17stgit.el: Add menu bar menuGustav Hållberg1-3/+119
2009-08-17stgit.el: Add stgit-toggle-markGustav Hållberg1-13/+32
2009-08-16stgit.el: Verify we're in stgit-mode before running commandsGustav Hållberg1-0/+49
2009-08-16stgit.el: Allow toggle-index on index and work treeGustav Hållberg1-2/+39
2009-08-16stgit.el: Allow revert on index and work treeGustav Hållberg1-2/+40
2009-08-16stgit.el: Add +/- to expand/collapse selected patchesGustav Hållberg1-5/+33
2009-08-16stgit.el: Fix some incorrect indentationGustav Hållberg1-11/+9
2009-08-15stgit.el: Add stgit-new-and-refresh commandDavid Kågedal1-3/+19
2009-08-14stgit.el: Bugfix "P" when point is not on a patch lineGustav Hållberg1-7/+6
2009-08-13Add 'stg prev' and 'stg next'Hannes Eder2-0/+96
2009-08-13Re-send [StGit BUG/PATCH] config.py: fix unsetChris Packham1-2/+2
2009-08-13Work around performance bug in subprocess.Popen.communicate()Karl Wiberg1-1/+5
2009-08-13Reverse commit 9876a650 - return the first line from git describeCatalin Marinas2-2/+2
2009-08-12stgit.el: Fix problem where standard-output isn't bound correctlyGustav Hållberg1-59/+62
2009-08-12stgit.el: Bugfix of stgit-move-patches to top of stackGustav Hållberg1-1/+1
2009-08-09stgit.el: Improve use of def{group,custom,face}Gustav Hållberg1-55/+63
2009-08-08stgit.el: Add C-c C-b for stgit-rebaseGustav Hållberg1-0/+27
2009-08-08stgit.el: Add better help text for stgit-modeGustav Hållberg1-4/+92
2009-08-06stgit.el: Bugfix mode change displayGustav Hållberg1-1/+2
2009-08-06stgit.el: Minor documentation correctionsGustav Hållberg1-2/+2
2009-08-06stgit.el: Allow moving ignored files to indexGustav Hållberg1-6/+8
2009-08-06stgit.el: Move point in sane way after stgit-file-toggle-index on renamesGustav Hållberg1-10/+14
2009-08-06stgit.el: Move point correctly after stgit-revert-fileGustav Hållberg1-16/+21
2009-08-06stgit.el: Abbreviate renames/copies with common prefix/suffixGustav Hållberg1-4/+50
2009-08-06stgit.el: Bugfix listing copied/renamed filesGustav Hållberg1-2/+3
2009-08-06stgit.el: Default to showing index and work treeGustav Hållberg1-1/+1
2009-08-06stgit.el: Verify that we're running on Emacs 22 or laterGustav Hållberg1-0/+3
2009-08-06stgit.el: Add stgit-redo as C-c C-_ and C-c C-/Gustav Hållberg1-2/+18
2009-08-06stgit.el: Set patch names to be word syntax throughoutGustav Hållberg1-1/+4
2009-08-06stgit.el: Ignore space in diff with prefix argumentGustav Hållberg1-71/+75
2009-08-06stgit.el: Add "d" for a few diff commands, similar to git.elGustav Hållberg1-7/+57
2009-08-06stgit.el: Handle unmerged files betterGustav Hållberg1-17/+21
2009-08-06stgit.el: Rename stgit-expand-find-copies-harder to stgit-find-copies-harderGustav Hållberg1-5/+3
2009-08-06stgit.el: Handle negative argument to stgit-{un,}commitGustav Hållberg1-10/+16
2009-08-06stgit.el: Move point properly after stgit-{file-toggle-index,reload}Gustav Hållberg1-9/+47
2009-08-06stgit.el: Add "t i/u" for showing files ignored by or unknown to gitGustav Hållberg1-2/+68
2009-08-06stgit.el: Refactor: simplify stgit-patch-pp a bitGustav Hållberg1-27/+22
2009-08-06stgit.el: Fix face "spilling" in some placesGustav Hållberg1-10/+18
2009-08-06stgit.el: Refactor: simplify temporary marker handlingGustav Hållberg1-5/+5
2009-08-06stgit.el: Allow operating on the end of each lineGustav Hållberg1-3/+4
2009-08-06stgit.el: Document stgit-select properlyGustav Hållberg1-1/+4
2009-08-06stgit.el: Garbage collect selected patches on reloadGustav Hållberg1-2/+6
2009-08-06stgit.el: Default to expanding index and work treeGustav Hållberg1-1/+1
2009-08-06stgit.el: Make it configurable where to show index and work treeGustav Hållberg1-28/+64
2009-08-06stgit.el: Add customizable face for "Index" and "Work tree" titlesGustav Hållberg1-2/+11
2009-08-06stgit.el: Forbid stgit-{delete,edit,mark,rename} on index and work treeGustav Hållberg1-7/+24
2009-08-06stgit.el: Open the destination file on applied renames or copiesGustav Hållberg1-10/+17
2009-08-06stgit.el: Allow showing patch on Index and Work treeGustav Hållberg1-2/+9
2009-08-06stgit.el: Refactor: add stgit-find-copies-harder-diff-arg helper functionGustav Hållberg1-6/+9
2009-08-06stgit.el: Refresh from work tree when index is emptyGustav Hållberg1-0/+4
2009-08-06stgit.el: Add "R" for stgit-resolve-fileGustav Hållberg1-0/+22
2009-08-06stgit.el: Change key binding for stgit-repair from "R" to "\C-u g"Gustav Hållberg1-2/+11
2009-08-06stgit.el: Add "U" for stgit-revert-fileGustav Hållberg1-0/+32
2009-08-06stgit.el: Move stgit-{un,}commit to \C-c\C-{u,c}Gustav Hållberg1-2/+2
2009-08-06stgit.el: Add stgit-branch-name-faceGustav Hållberg1-1/+6
2009-08-03stgit new: Do not open editor if --save-template was specifiedGustav Hållberg3-5/+6
2009-08-03stgit.el: Make stgit-{index,worktree}-node buffer localGustav Hållberg1-2/+4
2009-08-03stgit.el: Bugfix moving symlinks to/from indexGustav Hållberg1-1/+2
2009-08-03stgit.el: Run "git rm" with "-q" to reduce spamGustav Hållberg1-2/+2
2009-08-03stgit.el: Refactor: remove unused argument to two functionsGustav Hållberg1-6/+4
2009-08-03stgit.el: Remove unused variable stgit-work-ewocGustav Hållberg1-2/+0
2009-08-03stgit.el: Correct documentation for stgit-insert-patch-filesGustav Hållberg1-5/+2
2009-07-31Only get the first line from 'git describe --all'Catalin Marinas1-1/+1
2009-07-31Improve the description/diff splitting when parsing patchesCatalin Marinas1-1/+1
2009-07-30stgit.el: Only refresh the relevant parts when the index or worktree changesDavid Kågedal1-17/+30
2009-07-30stgit.el: Add stgit-toggle-worktree to toggle visibility of index and working...David Kågedal1-55/+92
2009-07-30stgit.el: Add the stgit-file-toggle-index commandDavid Kågedal1-0/+30
2009-07-30stgit.el: Add work tree and index as pseudo-patchesDavid Kågedal1-29/+79
2009-07-30stgit.el: Use ewoc to keep track of the file list.David Kågedal1-57/+47
2009-07-30stgit.el: Refactor file list formattingDavid Kågedal1-58/+75
2009-07-30stgit.el: Get rid of the stgit-patchsym propertyDavid Kågedal1-7/+8
2009-07-30stgit.el: Invalidate ewoc node when marking or unmarking instead of modifying...David Kågedal1-18/+15
2009-07-30stgit.el: Use ewoc to keep track of the patch list.David Kågedal1-155/+135
2009-07-30stgit.el: Use a defstruct to store patch dataDavid Kågedal1-25/+36
2009-07-30stgit.el: Use an 'entry-type text propertyDavid Kågedal1-42/+57
2009-07-28stgit.el: Rename stgit-toggle-patch-file-list to stgit-select-patchDavid Kågedal1-2/+2
2009-07-27stgit.el: Remove the unused allow-file parameter to stgit-patch-at-pointDavid Kågedal1-6/+2
2009-07-20Handle multi-line Subject header betterCatalin Marinas1-1/+2
2009-07-17Merge commit 'kha/safe'Catalin Marinas1-2/+15
2009-07-17fix "stg float -s FILE" for FILE != "-"Hannes Eder1-1/+2
2009-07-17Fix the import --url commandCatalin Marinas1-2/+2
2009-07-15t2800: Adapt to changes in git's conflict markersKarl Wiberg1-2/+15
2009-07-13Set the LESS environment if the pager is 'less'Catalin Marinas1-1/+2
2009-07-13Merge commit 'kha/safe'Catalin Marinas3-3/+4
2009-07-13Karl got marriedKarl Wiberg2-2/+2
2009-07-12Do not replace '-' with '.' in the version stringv0.15-rc1Catalin Marinas1-1/+1
2009-07-12stgit.el: Use declare to hint the debugger and indentationDavid Kågedal1-1/+2
2009-07-12Add --stat option to showCatalin Marinas1-1/+7
2009-07-10fix stg mail %(shortlog)s orderAlex Chiang1-1/+1
2009-07-10Add --reject option to importCatalin Marinas2-5/+10
2009-06-24Rename out.start() to out.inf() in the publish commandCatalin Marinas1-1/+1
2009-06-12Only allow publishing to refs/heads/*Catalin Marinas1-1/+6
2009-06-11Improve the "publish" merge message to give slightly more informationCatalin Marinas1-1/+2
2009-05-30Remove the resolved commandCatalin Marinas9-95/+8
2009-05-30Use the default git colouring scheme rather than specific scriptsCatalin Marinas7-60/+23
2009-05-30Add "stg id" support for "{public}" refCatalin Marinas4-15/+24
2009-05-30Add support for merge-friendly branchesCatalin Marinas5-21/+306
2009-05-29Pass "git config" flags in the right orderKarl Hasselström1-1/+1
2009-05-22Add a --set-tree flag to stg pushDavid Kågedal3-10/+93
2009-05-22Load the whole config at once and cache it for future useSamuel Tardieu1-14/+20
2009-05-22Transaction.push_patch(): Set self.head only when we have a merge conflictKarl Hasselström1-1/+7
2009-05-22Add the log --clear optionCatalin Marinas1-1/+8
2009-05-22Reinstate the --annotate option for refreshCatalin Marinas1-3/+10
2009-05-22Convert 'unhide' to the lib infrastructureCatalin Marinas1-18/+21
2009-05-22Convert 'hide' to the lib infrastructureCatalin Marinas1-18/+22
2009-05-22Convert 'clone' to the use stgit.libCatalin Marinas2-17/+15
2009-05-22Do not sleep after the last patch sent by e-mailCatalin Marinas1-6/+9
2009-05-22Show some progress information when checking for upstream merges.Catalin Marinas1-0/+2
2009-05-22Show "Pushing <patch>...done" when pushing a patchCatalin Marinas1-6/+7
2009-04-17stgit.el: Bind line movement keys in a sane wayGustav Hållberg1-14/+20
2009-04-17Newer gits return 128 when git config --{rename,remove}-section failsKarl Hasselström1-2/+2
2009-04-09Convert "push" to the lib infrastructureCatalin Marinas7-39/+43
2009-04-09Convert "pop" to the lib infrastructureCatalin Marinas3-43/+32
2009-04-09Add the --merged option to gotoCatalin Marinas3-10/+49
2009-04-09Use a default "hidden" argument in StackTransaction.reorder_patchesCatalin Marinas3-6/+5
2009-04-09Convert "float" to the lib infrastructureCatalin Marinas1-53/+36
2009-04-09Convert "sink" to the new infrastructureCatalin Marinas2-49/+39
2009-04-09Add automatic git-mergetool invocation to the new infrastructureCatalin Marinas4-7/+23
2009-04-09Add mergetool support to the classic StGit infrastructureCatalin Marinas6-191/+20
2009-04-09Check for local changes with "goto"Catalin Marinas8-9/+38
2009-03-13stgit.el: Handle errors in first phase of stgit squashGustav Hållberg1-3/+16
2009-03-13stgit.el: Sort patches correctly before merging them in stgit-squashGustav Hållberg1-4/+9
2009-03-13stgit.el: Break out stgit-sort-patches to a separate function for future reuseGustav Hållberg1-15/+23
2009-03-13stgit.el: Run 'git show' with -M to detect renames when showing entire patchGustav Hållberg1-1/+1
2009-03-13stgit.el: Add "M" for stgit-move-patchesGustav Hållberg1-0/+57
2009-03-13stgit.el: Clarify documentation of stgit-capture-outputGustav Hållberg1-1/+3
2009-03-13stgit.el: Manually draw/erase the mark in stgit-{add,remove}-markGustav Hållberg1-7/+16
2009-03-13Documentation: Rename link macrosKarl Hasselström8-82/+81
2009-03-13Documentation: Ignore generated .xml filesKarl Hasselström1-0/+1
2009-03-13stg squash: Improve documentationKarl Hasselström1-4/+16
2009-02-26Rename "stg coalesce" to "stg squash"Karl Hasselström5-34/+34
2009-02-26stgit.el: Add "B" for stgit-branchGustav Hållberg1-1/+20
2009-02-26stgit.el: Expand or collapse only the patch at point, instead of rerunning st...David Kågedal1-13/+32
2009-02-26stgit.el: make stgit-delete with prefix argument spill patch contents to indexGustav Hållberg1-8/+18
2009-01-28Add --file option to pickCatalin Marinas1-2/+10
2009-01-28Merge branch 'stable'Catalin Marinas2-2/+4
2009-01-28Pass the diff flags when statistics are requiredCatalin Marinas3-10/+19
2009-01-23Make bash completion fail to bashdefault before default completion.Ted Pavlic1-1/+2
2009-01-23Modify bash completion to support help, version, and copyright.Ted Pavlic1-1/+7
2009-01-22stgit.el: Add optional count argument to stgit-commitGustav Hållberg1-7/+9
2009-01-22stgit.el: Minor beautificationGustav Hållberg1-8/+8
2009-01-22stgit.el: Indicate empty patchesGustav Hållberg1-7/+14
2009-01-22stgit.el: Add message when there are no patches in the seriesGustav Hållberg1-2/+9
2009-01-22stgit.el: Include stat summary in patch diffGustav Hållberg1-1/+1
2009-01-22stgit.el: Make single file diff buffer read-onlyGustav Hållberg1-14/+11
2009-01-22stgit.el: Consistently use symbols rather than strings for patch namesGustav Hållberg1-87/+95
2009-01-22Merge branch 'stable'Karl Hasselström2-2/+4
2009-01-14Fix the patch argument parsing for the "show" commandCatalin Marinas1-8/+8
2009-01-12stgit.namelength is an integerPete Wyckoff1-1/+1
2009-01-12Return None instead of crashing on undefined integer config itemsKarl Hasselström1-1/+3
2009-01-02Patch to clarify the "unsolved conflicts" message in Stacked GitJason Green1-2/+3
2009-01-01Merge branch 'proposed'Catalin Marinas2-8/+18
2008-12-29stgit.el: Canonicalize some error messagesGustav Hållberg1-4/+4
2008-12-29stgit.el: Add some missing help textsGustav Hållberg1-0/+13
2008-12-29stgit.el: Fix some too wide linesGustav Hållberg1-2/+4
2008-12-29stgit.el: Bugfix stgit-unmark-down on the last patchGustav Hållberg1-2/+2
2008-12-29stgit.el: Make prefix argument to stgit-new add a Signed-off-by: lineGustav Hållberg1-4/+10
2008-12-29man pages: Bugfixed man pages for --sign and --ack flags; e.g., for stg-newGustav Hållberg1-1/+1
2008-12-21SubmittingPatches: adapt to StGitKarl Hasselström1-247/+178
2008-12-21Steal Documentation/SubmittingPatches from GitKarl Hasselström1-0/+488
2008-12-21stg files: Don't write just an empty lineKarl Hasselström1-4/+7
2008-12-21stgit.el: Also show mode and type changes of files in patchesGustav Hållberg1-32/+112
2008-12-21stg mail: Improve error message for unknown sender identityGustav Hållberg1-2/+10
2008-12-21Add '--help' to tab completion for all commandsGustav Hållberg1-2/+5
2008-12-21stgit.el: Use 'git diff-stat' to show files in a patchGustav Hållberg1-28/+128
2008-12-21stgit.el: Add an stgit customization groupGustav Hållberg1-4/+12
2008-12-21stgit.el: Add support for showing which files are affected by a patchGustav Hållberg1-19/+166
2008-12-21stgit.el: Automatically update git-status buffer when necessaryGustav Hållberg1-14/+30
2008-12-21stgit.el: Add flag to signal errors in stgit-patch-at-pointGustav Hållberg1-17/+17
2008-12-21stgit.el: Unify help text formattingGustav Hållberg1-22/+22
2008-12-10stgit.el: Fix working directory bug in stgit-newGustav Hållberg1-2/+4
2008-12-10stgit.el: Add stgit-git-statusGustav Hållberg1-0/+13
2008-12-08stg series: Explain the list format betterKarl Hasselström1-5/+12
2008-12-08Use separate column for zero in output of stg series -eDavid Kågedal1-7/+10
2008-12-08stgit.el: Fix some indentationGustav Hållberg1-12/+12
2008-12-08stgit.el: Add stgit-unmark-downGustav Hållberg1-6/+13
2008-12-08stgit.el: Add 'm' as alias for stgit-markGustav Hållberg1-0/+1
2008-12-08stgit.el: Add 'q' for stgit-quitGustav Hållberg1-1/+7
2008-12-08stgit.el: Compact code for populating stgit-mode-mapGustav Hållberg1-23/+24
2008-12-08stgit.el: Show running commandsDavid Kågedal1-5/+11
2008-12-08stgit.el: Add the stgit-refresh commandDavid Kågedal1-0/+18
2008-12-08stgit.el: Move stgit-rename to C-c C-rDavid Kågedal1-1/+1
2008-12-08stgit.el: Rename stgit-refresh to stgit-reloadDavid Kågedal1-19/+19
2008-12-07stgit.el: Try to make the point stay on the coalesced patchDavid Kågedal1-1/+11
2008-12-03Print conflict details with the new infrastructure (bug #11181)Catalin Marinas2-8/+18
2008-12-03fix export -sDan Williams1-0/+1
2008-12-03mail: add some commonly used tags to --autoDan Williams1-2/+11
2008-12-02Do not append a new line to the backwards compat files (bug #12656)Catalin Marinas1-1/+1
2008-12-02Add "tags" target to MakefileCatalin Marinas1-1/+5