Commit Graph

  • 190d8f6647 fugitive.vim 1.0 v1.0 Tim Pope 2010-02-15 14:03:22 -0500
  • 809745222e Simplify include guard Tim Pope 2010-02-15 14:03:04 -0500
  • ce56d6119d Fix GitHub capitalization Tim Pope 2010-02-15 13:58:36 -0500
  • 972f9d2bfb Mention :Gstatus and :Gcommit in introduction Tim Pope 2010-02-15 12:04:04 -0500
  • 85b119d69c Fix :Gdiff path/to/file Tim Pope 2010-02-14 15:55:09 -0500
  • d527faa6cb Update tag line Tim Pope 2010-02-14 14:16:30 -0500
  • 7ff4723967 Add some overly clever undocumented mappings Tim Pope 2010-02-14 13:56:33 -0500
  • 55c47729ef Select neighboring file after "-" in :Gstatus Tim Pope 2010-02-14 13:03:26 -0500
  • 1e7648cfdd Autodetect need for uppercase statusline flag Tim Pope 2010-02-10 10:07:56 -0500
  • bd0fddbd8b Fire on cwd when no arguments are given to Vim Tim Pope 2010-02-07 21:54:07 -0500
  • e13fd3e1c6 Formally deprecate :Gread! Tim Pope 2010-02-07 21:53:23 -0500
  • a27c0fc633 Add optional statusline indicator Tim Pope 2010-02-02 23:46:04 -0500
  • 315eb92abd Remove = separators from documentation Tim Pope 2010-02-02 23:23:07 -0500
  • b3affc834d Add trailing slash to :Gmove completion Tim Pope 2010-01-31 16:04:10 -0500
  • 06d6684d08 Compare timestamps as integers Tim Pope 2010-01-30 00:38:00 -0500
  • eb48c6c284 In :Gdiff, newest file is shown on right Tim Pope 2010-01-30 00:31:10 -0500
  • a67e43c294 Warn about git-branch-info.vim stupidity Tim Pope 2010-01-24 23:07:19 -0500
  • d28b1e7cf4 Work around git-branch-info.vim stupidity Tim Pope 2010-01-24 22:59:42 -0500
  • 4bbeec5938 Map P and ~ in :Gblame Tim Pope 2010-01-15 13:37:00 -0500
  • 14cb4d2ea5 Partial support for csh and cmd.exe Tim Pope 2010-01-13 22:01:43 -0500
  • 8681f64dbf Standardize technique for temporary cd Tim Pope 2010-01-13 17:50:18 -0500
  • a792da75c4 Be flexible with path delimiter in detection Tim Pope 2010-01-13 17:39:54 -0500
  • 2ed42806b6 Remove debugging statement Tim Pope 2010-01-13 17:38:07 -0500
  • dc63e2d890 Press p in :Gstatus to add/reset --patch Tim Pope 2010-01-11 22:51:54 -0500
  • 3a25d0aff6 Consistently use - when talking about git commands Tim Pope 2010-01-11 22:59:19 -0500
  • 7593d30b46 Unmap jumps that don't work in :Gstatus Tim Pope 2010-01-11 20:20:55 -0500
  • 79339bfa81 :Gread is now equivalent to :Gread! Tim Pope 2010-01-11 15:21:43 -0500
  • bfdcdf1fbd :Gwrite in :Gstatus invokes :Gcommit Tim Pope 2010-01-10 00:04:58 -0500
  • ec49a84cb7 Add :Gcommit Tim Pope 2010-01-09 23:31:22 -0500
  • 1b960e1e56 Fix jump for "# Your branch ... 'localbranch'" Tim Pope 2010-01-09 23:20:30 -0500
  • 6f4266da7c Fix lack of shell escaping Tim Pope 2010-01-09 22:56:52 -0500
  • 8b3cd645fd Fix issue with status reloading Tim Pope 2010-01-09 19:17:43 -0500
  • ecb2157d7e Deprecate :Gread with no range or bang Tim Pope 2010-01-09 19:12:45 -0500
  • 6eaa4604ff Enable readable editing of *index*.lock Tim Pope 2010-01-09 18:19:07 -0500
  • 93bd4c8944 Tighten up some equality checks Tim Pope 2010-01-09 17:35:27 -0500
  • 969ba4f3bc Add missing "abort" to some status functions Tim Pope 2010-01-09 17:01:44 -0500
  • eea103b042 Update email address Tim Pope 2010-01-09 18:23:16 -0500
  • 26edba9dec Fix :0Gread to operate at very top of file Tim Pope 2010-01-09 13:41:51 -0500
  • 43e752dcfd Allow overriding :Glog summary format Tim Pope 2009-12-14 00:00:03 -0500
  • 063d1fcaa9 Remove "." from 'path' in "fugitive://" files Tim Pope 2009-12-13 19:49:35 -0500
  • 037ce62894 Pass :Glog arguments to git-log Tim Pope 2009-11-14 23:47:17 -0500
  • 1ed26db43a Don't show "parent " line in first commit Tim Pope 2009-11-11 21:37:42 -0500
  • 9f6af8031c Don't assume buffer().commit() is a hash or stage Tim Pope 2009-11-11 00:16:02 -0500
  • 4e77ba13c6 Fix :Glog when run from a file in .git/ Tim Pope 2009-11-10 22:26:08 -0500
  • 9761434605 Quiet some "E171: Missing :endif" errors Tim Pope 2009-11-10 21:17:21 -0500
  • cf41683ac1 Expose function to reload status window Tim Pope 2009-11-03 22:23:58 -0500
  • aa72be3a09 Don't delete unloaded buffers in :Gwrite Tim Pope 2009-10-23 14:02:01 -0400
  • 5676b909e9 Accept a count or selection with - in :Gstatus Tim Pope 2009-10-22 21:54:55 -0400
  • 42e0208276 Run autocommands after writing to index Tim Pope 2009-10-22 22:22:17 -0400
  • 6ebcc05312 Remove hard-coded git executable reference Tim Pope 2009-10-22 22:08:57 -0400
  • 39be3515c9 Add :Gstatus with "-" map to stage and unstage Tim Pope 2009-10-19 22:11:40 -0400
  • a4496e0d0b Support :Git with no arguments Tim Pope 2009-10-19 21:56:55 -0400
  • b248cddf91 Prevent bells during :Gwrite Tim Pope 2009-10-19 21:42:48 -0400
  • 68c7df4e2a Guard against a count in all maps Tim Pope 2009-10-18 22:43:08 -0400
  • c71408d5c1 Fix tab restoration edge case in :Gwrite Tim Pope 2009-10-18 19:54:30 -0400
  • 51569b5ea2 Jump on a rename or "diff --git" line Tim Pope 2009-10-18 18:12:36 -0400
  • db535978f1 Better handling of :/pattern style revisions Tim Pope 2009-10-15 18:47:03 -0400
  • 7da464557b Fix :Gdiff HEAD when in a blob Tim Pope 2009-10-15 18:33:08 -0400
  • a6439f6aa0 Fix typo and debugging statement in :Gwrite Tim Pope 2009-10-15 12:52:19 -0400
  • 4c1562c15b Activate in netrw directories Tim Pope 2009-10-15 00:02:14 -0400
  • b65030cd3b :Gdiff does a three-way during a conflict Tim Pope 2009-10-14 23:26:10 -0400
  • 04b845a4e9 Write to index and work tree with :Gwrite Tim Pope 2009-10-14 23:15:03 -0400
  • f772aba9aa Fix writing to stage when not the current buffer Tim Pope 2009-10-14 22:30:36 -0400
  • a646064433 Trap BufWinLeave which fires with 'hidden' set Tim Pope 2009-10-14 19:51:08 -0400
  • 2667cfd9a0 No backtrace on :Ggrep buffer abandonment failure Tim Pope 2009-10-14 18:57:11 -0400
  • 7a281a925c Don't blow up on :Gdiff HEAD Tim Pope 2009-10-14 15:53:41 -0400
  • a5e10c932d Fix :Gblame when run from a subdirectory Tim Pope 2009-10-12 21:48:16 -0400
  • 61698761e5 Fix a nonstandard fugitive error message Tim Pope 2009-10-12 22:11:34 -0400
  • a02331e78f Tweak formatting of introduction Tim Pope 2009-10-11 11:48:21 -0400
  • 1eb949be95 Initial commit Tim Pope 2009-10-10 19:47:14 -0400