Gwenhael Le moine
69e9f213d6
in SBo
...
Signed-off-by: Gwenhael Le moine <gwenhael.le.moine@gmail.com>
2010-11-19 11:36:15 +07:00
Gwenhael Le Moine
c2613872f1
Add e/auto-complete
2010-11-18 20:31:49 +07:00
Gwenhael Le Moine
827ffc0e99
allow multiple options to be passed: ./linux.SlackBuild nconfig menuconfig
2010-11-18 18:59:05 +07:00
Gwenhael Le Moine
886eb48ee2
standardize on 2010.11.18_17.29 for VCS pulling packages
...
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-11-18 17:29:11 +07:00
Gwenhael Le Moine
66df7ce46e
add NUMJOBS
2010-11-18 17:24:34 +07:00
Gwenhael Le Moine
9940fa4ec1
add entry in lilo.conf only if needed
2010-11-18 15:48:55 +07:00
Gwenhael Le Moine
d0f2da45b2
add lilo configuration, /!\ run lilo during package installation /!\
2010-11-18 15:41:16 +07:00
Gwenhael Le Moine
7b716c32a4
add a/linux for kernel package
2010-11-18 15:33:07 +07:00
Phil Jackson
f01bf34f6a
Docs: F p to pull, not f f. Mention P p to push.
2010-11-17 22:48:02 +00:00
Phil Jackson
d1ff370d97
Docs: r s stops, not starts a rebase.
...
fixes #85 .
2010-11-17 22:41:29 +00:00
Phil Jackson
6a542409d9
Merge remote branch 'refs/remotes/shabble/master'
2010-11-17 22:35:45 +00:00
Marc Herbert
8e4d96bc69
Make git --graph option optional again in log washing.
...
The (newer) "magit-log-oneline-re" regular expression was requiring
--graph, making the (older) magit-configure-have-graph logic
irrelevant: it had to return "true". Making --graph optional again is
not just fixing support for old git clients but also opening some log
possibilities, like removing the spurious star or showing tags in the
status view.
2010-11-17 22:32:17 +00:00
Marc Herbert
f4c04af630
Fix display of Stacked Git refs ("patches/branch/patchname")
...
This fixes only the log view. It does not touch the status view but
would help there if wanted.
2010-11-17 22:28:37 +00:00
Gwenhael Le Moine
54060275ea
add emacs mode
2010-11-17 16:39:13 +07:00
Gwenhael Le Moine
5d2bfc0e65
fix rm src
2010-11-17 14:37:03 +07:00
Gwenhael Le Moine
79b5978d58
uname -m
2010-11-17 13:37:47 +07:00
Gwenhael Le Moine
6adb58eb9a
simplify
2010-11-17 13:36:35 +07:00
Gwenhael Le Moine
1efbe3ebdf
update
2010-11-16 17:12:34 +07:00
Gwenhael Le Moine
78f209e089
slack-desc, standardize
2010-11-16 17:11:51 +07:00
Gwenhael Le Moine
a360516c99
add script to update emacs and all its packages in one go
...
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-11-12 23:23:37 +07:00
Gwenhael Le Moine
811f78176f
add GNU Parallel
2010-11-12 11:43:30 +07:00
Gwenhael Le Moine
d0193aae62
Added xdock
2010-11-12 08:29:42 +07:00
Tom Feist
16e0ffcd98
Add customizable predicate function to `save-some-buffers' to allow it to only
...
prompt to save modified buffers below the current git-top-dir.
2010-11-10 02:33:58 +00:00
Gwenhael Le Moine
5cb3725a53
add web/phpPgAdmin
2010-11-10 08:28:02 +07:00
Gwenhael Le Moine
790007e6c2
add xap/arandr
2010-11-09 23:43:15 +07:00
Gwenhael Le moine
99b845e4a5
Merge branch 'master' of github.com:cycojesus/slackbuilds
2010-11-09 15:05:42 +07:00
Gwenhael Le moine
011f6e3e69
add ubuntu font
2010-11-09 15:05:16 +07:00
Gwenhael Le Moine
89785bd03b
no need to package the sources
2010-11-09 14:52:41 +07:00
Paul Stadig
a60da55f08
Preserve magit-diff-options when binding
2010-11-08 21:12:33 +08:00
Gwenhael Le Moine
ffb1f4c799
sanitize $VERSION
2010-11-05 19:19:19 +07:00
Gwenhael Le Moine
5632b13e6a
back to mozilla-central branch
2010-11-05 15:57:12 +07:00
Gwenhael Le Moine
fdcf940570
had a very strange bug which erased /usr/bin/* during install, have no idea where it came from, not happening anymore...
2010-11-05 15:55:46 +07:00
Ramkumar Ramachandra
aa76cd957f
log-edit-mode: Make "C-x C-s" a noop
...
Make "C-x C-s" a no-op in magit-log-edit-mode for convinience.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
2010-11-02 17:25:15 +00:00
Phil Jackson
ff2994c721
Docs, remove extraneous whitespace.
2010-11-02 17:24:47 +00:00
Ramkumar Ramachandra
d021ee342b
Allow prefix to amend while committing
...
Amending a commit quite a common operation: Extend magit-log-edit to
accept prefix (C-u) to toggle amending.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
2010-11-02 17:09:21 +00:00
Phil Jackson
e461c39b92
Remove the merging functions from branch view for the time being (needs refactoring).
2010-11-02 16:50:57 +00:00
Phil Jackson
e5ae16c1d7
Fix syntax error.
2010-11-02 16:46:34 +00:00
Phil Jackson
59f577e020
Make sure display-log range command is optional.
2010-11-01 14:39:20 +00:00
Phil Jackson
80ee094c9c
Reflog commands a bit more like the log commands now.
2010-11-01 14:28:52 +00:00
Phil Jackson
96f9a1e405
New ranged log command.
2010-11-01 14:25:20 +00:00
Phil Jackson
daa347bde9
New ranged long log command.
2010-11-01 13:49:23 +00:00
Gwenhael Le Moine
964a3333a1
add n/ec2-ami-tools
2010-11-01 16:33:14 +07:00
Gwenhael Le moine
4589996c9f
Merge branch 'master' of github.com:cycojesus/slackbuilds
2010-11-01 15:22:01 +07:00
Gwenhael Le moine
7625f91db8
Add n/ec2-api-tools
2010-11-01 14:58:56 +07:00
Gwenhael Le Moine
cc5d29f010
rien
...
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-10-31 22:57:45 +07:00
Gwenhael Le Moine
d82bcfe34b
Upgraded
...
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-10-31 22:55:48 +07:00
Gwenhael Le Moine
0858bfbfe2
Add e/egg, magit «clone»
2010-10-31 22:48:03 +07:00
Phil Jackson
6404261327
Merge remote branch 'refs/remotes/rlb3/master'
2010-10-27 10:56:56 +01:00
Phil Jackson
bdccbb7c74
Merge remote branch 'refs/remotes/lindi/issue-20'
2010-10-27 10:53:31 +01:00
Robert Boone
3dacf2aea6
Add switch for fast-forward only merge: --ff-only
2010-10-25 10:19:14 -05:00