Messages by Thread
-
-
custom commit template
Sachin
-
[PATCH] git format-patch action, email patches w/Emacs
schulte.eric
-
On extension and style and defadvice (RFC or RFH)
Rémi Vanicat
-
multiple regressions with commit workflow?
Adam Spiers
-
RFC: vcsh
Rémi Vanicat
-
[PATCH 0/4] `magit-*-merge' dirty worktree warning for master (0bb8e799)
Pieter Praet
-
[PATCH 0/5] `magit-process-*-prompt{,s}' fixes for master (166e3b3d)
Pieter Praet
-
[PATCH 00/44] various fixes for master (faf0cb71)
Pieter Praet
-
[PATCH 05/44] Makefile: explicitly declare phony targets phony
Pieter Praet
-
[PATCH 02/44] AUTHORS: generated using 'make authors'
Pieter Praet
-
[PATCH 04/44] Makefile: move .PHONY declarations next to their targets
Pieter Praet
-
[PATCH 08/44] Makefile: generate 'magit-pkg.el' when rolling a Marmalade tarball
Pieter Praet
-
[PATCH 06/44] Makefile: 'clean': don't try to remove 'magit.spec'
Pieter Praet
-
Re: [PATCH 06/44] Makefile: 'clean': don't try to remove 'magit.spec'
Ramkumar Ramachandra
-
Re: [PATCH 06/44] Makefile: 'clean': don't try to remove 'magit.spec'
Pieter Praet
-
[PATCH 09/44] Makefile: invoke Emacs with long options
Pieter Praet
-
Re: [PATCH 09/44] Makefile: invoke Emacs with long options
Ramkumar Ramachandra
-
Re: [PATCH 09/44] Makefile: invoke Emacs with long options
Pieter Praet
-
[PATCH 10/44] Makefile: add 'test-interactive' target
Pieter Praet
-
[PATCH 12/44] magit.texi: remove "Customization" chapter
Pieter Praet
-
[PATCH 13/44] magit.el: move 'thingatpt requirement to rebase-mode.el
Pieter Praet
-
[PATCH 14/44] `magit{,-annotated}-tag': don't use `magit-read-tag'
Pieter Praet
-
[PATCH 15/44] `magit-{sha1-abbrev,log-cutoff}-length' are ints, so treat them as such
Pieter Praet
-
[PATCH 03/44] Makefile: declare EFLAGS before we use it
Pieter Praet
-
[PATCH 16/44] `magit-delete-branch': fail gracefully if branch = current = master
Pieter Praet
-
[PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Pieter Praet
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Ramkumar Ramachandra
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Pieter Praet
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Ramkumar Ramachandra
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Rémi Vanicat
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Pieter Praet
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Rémi Vanicat
-
Re: [PATCH 21/44] `magit-rev-diff-count': check git-rev-list(1) "--count" support
Pieter Praet
-
[PATCH 07/44] Makefile: 'clean': only remove 'magit.info' if we're not in a git repo
Pieter Praet
-
[PATCH 24/44] `magit-file-line{,s}': add docstring
Pieter Praet
-
[PATCH 25/44] `magit-file-line{,s}': s/file-exists-p/file-regular-p/
Pieter Praet
-
[PATCH 20/44] magit-compat.el: use `defvar-local' for declaring git compat vars
Pieter Praet
-
[PATCH 01/44] revive credits
Pieter Praet
-
Re: [PATCH 01/44] revive credits
Ramkumar Ramachandra
-
Re: [PATCH 01/44] revive credits
PJ Weisberg
-
Re: [PATCH 01/44] revive credits
Ramkumar Ramachandra
-
Re: [PATCH 01/44] revive credits
Pieter Praet
-
Re: [PATCH 01/44] revive credits
Pieter Praet
-
[PATCH 17/44] `magit--branches-for-remote-repo': simplify
Pieter Praet
-
Re: [PATCH 17/44] `magit--branches-for-remote-repo': simplify
Ramkumar Ramachandra
-
[PATCH 19/44] `magit-refresh-status': don't call `magit-insert-status-tags-line' unconditionally
Pieter Praet
-
[PATCH 11/44] INSTALL.md: minor corrections
Pieter Praet
-
Re: [PATCH 11/44] INSTALL.md: minor corrections
Ramkumar Ramachandra
-
Re: [PATCH 11/44] INSTALL.md: minor corrections
Pieter Praet
-
Re: [PATCH 11/44] INSTALL.md: minor corrections
Ramkumar Ramachandra
-
[PATCH 27/44] `magit-rebase-info': update docstring
Pieter Praet
-
[PATCH 18/44] `magit-key-mode-popup-logging': remove "-ab" switch
Pieter Praet
-
[PATCH 32/44] `magit-log{,-long}': replace `nconc' with `append'
Pieter Praet
-
[PATCH 39/44] `magit-cherry': pop to `magit--cherry-buffer-name' *after* reading args
Pieter Praet
-
[PATCH 31/44] `magit-tests--modify-file': optimize writing to filename
Pieter Praet
-
[PATCH 23/44] `magit-checkout': make prompt more informative
Pieter Praet
-
[PATCH 34/44] `magit-list-interesting-refs': differentiate vars in `for' clauses
Pieter Praet
-
[PATCH 33/44] `magit-read-file-from-rev': run git-ls-tree(1) recursively on correct rev
Pieter Praet
-
[PATCH 38/44] `magit--refresh-cherry-buffer': correct in-buffer documentation
Pieter Praet
-
[PATCH 28/44] `magit-rebase-info': s/file-exists-p/file-{directory,regular}-p/
Pieter Praet
-
[PATCH 22/44] `magit-diff-working-tree': make prompt more informative
Pieter Praet
-
[PATCH 26/44] `magit-file-lines': don't `nreverse' twice to trim a trailing newline
Pieter Praet
-
[PATCH 30/44] `magit-wazzup-toggle-ignore': optimize writing to wazzup ignore-file
Pieter Praet
-
[PATCH 29/44] `magit-rebase-info': use `magit-file-line{,s}' instead of `with-temp-buffer'
Pieter Praet
-
[PATCH 41/44] `magit-goto-diffstats': don't report "No diffstats section found" if we did
Pieter Praet
-
[PATCH 36/44] `magit-highlight-line-whitespace': set ":from-end" to t
Pieter Praet
-
[PATCH 42/44] magit.el: cleanly support aborting a merge operation
Pieter Praet
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Ramkumar Ramachandra
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Pieter Praet
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Ramkumar Ramachandra
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Pieter Praet
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Ramkumar Ramachandra
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Pieter Praet
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Ramkumar Ramachandra
-
Re: [PATCH 42/44] magit.el: cleanly support aborting a merge operation
Pieter Praet
-
[PATCH 37/44] `magit-revert-buffers': remove extraneous arg to `string-prefix-p'
Pieter Praet
-
[PATCH 35/44] `magit-wip-{commit,echo-area}-message': fix repo token in docstring
Pieter Praet
-
Re: [PATCH 35/44] `magit-wip-{commit,echo-area}-message': fix repo token in docstring
Ramkumar Ramachandra
-
Re: [PATCH 35/44] `magit-wip-{commit,echo-area}-message': fix repo token in docstring
Pieter Praet
-
[PATCH 40/44] `magit{,-status}-mode-map': move `magit-cherry' keybind
Pieter Praet
-
[PATCH 44/44] `magit-list-repos{,*}': cleanup
Pieter Praet
-
Re: [PATCH 44/44] `magit-list-repos{,*}': cleanup
Ramkumar Ramachandra
-
Re: [PATCH 44/44] `magit-list-repos{,*}': cleanup
Pieter Praet
-
Re: [PATCH 44/44] `magit-list-repos{,*}': cleanup
Ramkumar Ramachandra
-
Re: [PATCH 44/44] `magit-list-repos{,*}': cleanup
Pieter Praet
-
Re: [PATCH 44/44] `magit-list-repos{,*}': cleanup
Ramkumar Ramachandra
-
[PATCH] magit.el: add `vc-follow-symlinks' to 'magit customization group
Pieter Praet
-
Re: [PATCH] magit.el: add `vc-follow-symlinks' to 'magit customization group
Pieter Praet
-
[PATCH 43/44] magit-key-mode.el: make faces customizable
Pieter Praet
-
Re: [PATCH 00/44] various fixes for master (faf0cb71)
Ramkumar Ramachandra
-
Re: [PATCH 00/44] various fixes for master (faf0cb71)
jonasbernoulli
-
[PATCH 45/45] Makefile: s/rm -[rf]+/$(RM)/g
Pieter Praet
-
Re: [PATCH 00/44] various fixes for master (faf0cb71)
Pieter Praet
-
Re: [PATCH 00/44] various fixes for master (faf0cb71)
Pieter Praet
-
Issue #20, line endings and async commands
Hans-Peter Deifel
-
[PATCH] add missing DESTDIR prefix to Makefile
Philipp Haselwarter
-
CARTA DE SERVIÇOS | Cód. 211
SOHDPE & SOS DATA RECOVERY - RECIFE
-
Interactive rebase with command line options
Robin Green
-
reload files after pull
Perry Smith
-
magit branch manger mode is slow if there is many branches in remote repo, any idea for improving it?
cui ye
-
Cannot run magit: Eager macro-expansion failure: (wrong-type-argument listp 128)
Emre Sevinc
-
Any one interested in talking to @GitMinutes?
Ben Martin
-
Which face to configure for flags (Magit 1.2.0 vs. zenburn theme)
Howard Lewis Ship