Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · trashtest
vim-fugitive
Browse files
Sep 13, 2021
Extract helper to determine PTY availability
· 1651cd7f
Tim Pope
authored
Sep 13, 2021
View commits for tag trashtest
trashtest
1651cd7f
Use --filters in cat-file whenever possible
· 630ecc8c
Yuriy Taraday
authored
Sep 13, 2021
and
Tim Pope
committed
Sep 13, 2021
630ecc8c
Sep 10, 2021
Force current buffer number for FugitiveStatusline()
· e2927fb4
Tim Pope
authored
Sep 10, 2021
e2927fb4
Tab complete :Git ++options and --options
· 1a652c0c
Tim Pope
authored
Sep 10, 2021
1a652c0c
Support lazy initialization in statusline indicator
· 6b1d9025
Tim Pope
authored
Sep 10, 2021
6b1d9025
Eliminate internal use of FugitiveCommonDir()
· bb4d1dd9
Tim Pope
authored
Sep 10, 2021
bb4d1dd9
Fix inconsistency when scrolling :Git! preview window
· b6545ad3
Tim Pope
authored
Sep 10, 2021
b6545ad3
Sep 08, 2021
Standardize <mods> handling for quickfix commands
· be0abe0b
Tim Pope
authored
Sep 08, 2021
be0abe0b
Sep 07, 2021
Fix typo in error message
· 02eb2e87
Tim Pope
authored
Sep 07, 2021
02eb2e87
Use new tab for --patch maps
· 404c3c24
Tim Pope
authored
Sep 07, 2021
404c3c24
Drop unused args parameter from :Gcommand implementations
· ed6b45a8
Tim Pope
authored
Sep 07, 2021
ed6b45a8
Sep 06, 2021
Make initialization lazy
· 6f07d7e6
Tim Pope
authored
Sep 06, 2021
6f07d7e6
Provide User FugitiveEditor event
· 8c243a7f
Tim Pope
authored
Sep 06, 2021
8c243a7f
Sep 05, 2021
Avoid error when mapcheck() and <unique> semantics differ
· 0840f001
Tim Pope
authored
Sep 05, 2021
0840f001
Sep 04, 2021
Fix pedit map in :Git -p grep
· 8d25dd77
Tim Pope
authored
Sep 04, 2021
8d25dd77
Add >/ and >:/ as work-tree version expansions
· d488a709
Tim Pope
authored
Sep 03, 2021
d488a709
Sep 02, 2021
fugitive.vim 3.4
· 2a53d792
Tim Pope
authored
Sep 02, 2021
View commits for tag v3.4
v3.4
2a53d792
Sep 01, 2021
Provide FugitiveDidChange()
· 2e395fa4
Tim Pope
authored
Sep 01, 2021
2e395fa4
Enforce 'autowrite' in all subcommands
· 46404ad9
Tim Pope
authored
Sep 01, 2021
46404ad9
Remove :Gcgrep
· 2f3cd471
Tim Pope
authored
Sep 01, 2021
2f3cd471
Fix :Git difftool on Vim 7
· 90ef74fd
Tim Pope
authored
Sep 01, 2021
90ef74fd
Fix :Ggrep on Vim 7
· ebc7ddac
Tim Pope
authored
Sep 01, 2021
ebc7ddac
Change :Gstatus to error stub
· 8bdbbf88
Tim Pope
authored
Sep 01, 2021
8bdbbf88
Document ++curwin
· ef8e771b
Tim Pope
authored
Sep 01, 2021
ef8e771b
Support :Git ++curwin blame %
· a7d224bf
Tim Pope
authored
Sep 01, 2021
a7d224bf
Change :0,1Git blame to split by default
· 46a43870
Tim Pope
authored
Sep 01, 2021
46a43870
Expand ~~ as cwd
· 3d30a2a6
Tim Pope
authored
Sep 01, 2021
3d30a2a6
Tab complete !bufnr
· 254cc8e8
Tim Pope
authored
Sep 01, 2021
254cc8e8
Improve fallback go-to-file in temp buffers
· 5b0a4af8
Tim Pope
authored
Aug 31, 2021
5b0a4af8
Aug 31, 2021
Update :Gpush FAQ entry to mention :Git!
· b96e1a39
Tim Pope
authored
Aug 31, 2021
b96e1a39
Pre-expand argument when completing Git objects
· a5d997fe
Tim Pope
authored
Aug 31, 2021
a5d997fe
Return full ref name on FugitiveHead(-1)
· 8920453f
Tim Pope
authored
Aug 31, 2021
8920453f
Fix check for maps disabled by dictionary
· 2016ce1d
Tim Pope
authored
Aug 31, 2021
2016ce1d
Fix check for -addr=other on nvim
· 2b372190
Tim Pope
authored
Aug 31, 2021
2b372190
Expand :GMove and :GRename arguments
· 9ace6c6a
Tim Pope
authored
Aug 31, 2021
9ace6c6a
Document :Ggrep -q
· 4efb697f
Tim Pope
authored
Aug 31, 2021
4efb697f
Expand :(literal)./ arguments to use cwd
· 97505a4c
Tim Pope
authored
Aug 31, 2021
97505a4c
Clean up job dictionary entry after nvim job completes
· 3e032f29
Tim Pope
authored
Aug 31, 2021
3e032f29
Add stdin support to FugitiveExecute()
· 0d8dc0f3
Tim Pope
authored
Aug 31, 2021
0d8dc0f3
Further tweak to direct :Git blame count handling
· cabcbc26
Tim Pope
authored
Aug 31, 2021
cabcbc26
Loading