Commit graph

82 commits

Author SHA1 Message Date
Marius Vollmer
adfb76c91d Soft resetting. 2008-08-06 14:48:03 +03:00
Marius Vollmer
e9132a53d4 Resetting. 2008-08-06 14:41:48 +03:00
Marius Vollmer
c55f27dadd Show merge heads in status and don't insert MERGE_MSG in log-edit buffer. 2008-08-06 04:18:41 +03:00
Marius Vollmer
c4afadff2e Omit last empty element in shell-lines.
New file-lines function.
2008-08-06 04:13:40 +03:00
Marius Vollmer
7ce74c2879 Didn't know about split-string... 2008-08-06 03:47:42 +03:00
Marius Vollmer
45f8fa9763 Updated. 2008-08-06 03:47:26 +03:00
Marius Vollmer
25ee763f82 Moved things around a bit. 2008-08-06 03:22:22 +03:00
Marius Vollmer
86157f2586 Don't wash the --stat output. 2008-08-06 03:22:01 +03:00
Marius Vollmer
7199553a75 Renamed to follow convention. 2008-08-06 02:46:58 +03:00
Marius Vollmer
14c98293ee Added GPLv3 text. 2008-08-06 02:44:55 +03:00
Marius Vollmer
e448d4f214 Updated 2008-08-06 02:44:41 +03:00
Marius Vollmer
5baf4ddf71 Renamed to magit. 2008-08-06 02:41:05 +03:00
Marius Vollmer
3cb3b56759 Renamed. 2008-08-06 02:38:46 +03:00
Marius Vollmer
2ed9be3900 Dude. 2008-08-06 02:33:48 +03:00
Marius Vollmer
ed3f46e6ee Ds some sanity checks before running git-checkout. It's too dangerous
otherwise.
2008-08-06 02:32:27 +03:00
Marius Vollmer
75879b1bfb Use git-branch to list branches. 2008-08-06 02:29:30 +03:00
Marius Vollmer
9117e8ae95 Be quiet. 2008-08-06 02:22:52 +03:00
Marius Vollmer
2867ab7b00 Revert files after an operation. 2008-08-06 02:21:29 +03:00
Marius Vollmer
7dfae6e402 Call save-some-changes before getting status. 2008-08-06 01:53:39 +03:00
Marius Vollmer
bfe37ddf3e Updated. 2008-08-06 01:53:26 +03:00
Marius Vollmer
bbf7ef5127 Undo last merge, stage-all is only on'A'. 2008-08-06 01:29:06 +03:00
Marius Vollmer
9744267066 Merge branch 'dev'. 2008-08-06 01:26:43 +03:00
Marius Vollmer
feb8dee1bc Actually pass the branch to git-merge... 2008-08-06 01:22:12 +03:00
Marius Vollmer
84dfe20e34 Also put stage-all on 'S'. 2008-08-06 01:18:33 +03:00
Marius Vollmer
7dce8dc86d Merging... 2008-08-06 01:17:34 +03:00
Marius Vollmer
59bb26ef47 Move stage-all to 'A'.
Added branch switching and creation.
2008-08-06 01:08:07 +03:00
Marius Vollmer
1092418d16 Make branch name and titles bold. 2008-08-06 00:47:07 +03:00
Marius Vollmer
003430ee4f Just run git-add for staging whole diffs, and git =-reset for unstaging them. 2008-08-06 00:34:29 +03:00
Marius Vollmer
3463cee16d Handle visiting fiss and hunks. 2008-08-06 00:30:37 +03:00
Marius Vollmer
28b41747bf Don't insert git-status in commit message, it's useless. 2008-08-06 00:04:17 +03:00
Marius Vollmer
cb83f79461 Cleanup commit message before committing.
Insert merge message and status information into log edit buffer.
2008-08-05 22:30:10 +03:00
Marius Vollmer
de3b615a6d Make title optional. 2008-08-05 22:21:51 +03:00
Marius Vollmer
9f7406e5ca Diff with HEAD to find unpushed changes. 2008-08-05 19:54:32 +03:00
Marius Vollmer
2752d49bda Renamed. 2008-08-05 19:54:12 +03:00
Marius Vollmer
acfcba2bdb Renamed to "mgit". 2008-08-05 19:09:47 +03:00
Marius Vollmer
68b89bb3a2 (Empty description) 2008-08-05 04:06:24 +03:00
Marius Vollmer
fbfe85e3a9 Use correct functions, stupid. 2008-08-05 03:42:41 +03:00
Marius Vollmer
7cdee2bd32 Bind push and pull to keys. 2008-08-05 03:42:04 +03:00
Marius Vollmer
12a2ceeb19 Be verbose when pulling, too. 2008-08-05 03:19:05 +03:00
Marius Vollmer
80de1b666d Don't push --all, that is too much. 2008-08-05 03:17:49 +03:00
Marius Vollmer
9a75dc61cb Remove remote-info. It's all wrong. 2008-08-05 02:31:53 +03:00
Marius Vollmer
11063572e4 Don't be fancy about the arguments for push and pull. I got it all wrong. 2008-08-05 02:30:32 +03:00
Marius Vollmer
a794e36fca Renamed add-thing-at-point to stage-sthing-at-point. Handle
staging/unstaging of whole diffs, not just hunks.
2008-08-05 01:20:27 +03:00
Marius Vollmer
d91b0b2af7 Give the diff head a gits-info that describes the whole diff, not only the head. 2008-08-05 01:09:07 +03:00
Marius Vollmer
cf80e4f334 Reprioritize TODOs. 2008-08-05 01:01:43 +03:00
Marius Vollmer
2f9c95ae25 Provide default message when buffer is empty. 2008-08-05 00:30:16 +03:00
Marius Vollmer
dd1c47e09e (Empty description) 2008-08-05 00:29:46 +03:00
Marius Vollmer
73284fdad9 BLa bla. 2008-08-05 00:20:55 +03:00
Marius Vollmer
160d828582 Testing. 2008-08-05 00:19:55 +03:00
Marius Vollmer
af10d52b59 Testing. 2008-08-05 00:18:26 +03:00