about summary refs log tree commit diff
path: root/Functions/VCS_Info/Backends/VCS_INFO_get_data_git
Commit message (Expand)AuthorAgeFilesLines
* 43313 (log message tweaked): vcs_info git: For the branch name, try to find a...Daniel Shahaf2018-08-241-0/+4
* 43314: vcs_info git: Flatten a nested if.Daniel Shahaf2018-08-241-9/+4
* Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer2017-02-211-1/+1
* unposted: vcs_info git: Fix typo in manual.Daniel Shahaf2017-02-041-0/+1
* 40480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf2017-02-031-10/+2
* 40479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf2017-02-031-1/+2
* 40403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf2017-01-251-5/+3
* 40403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf2017-01-251-6/+2
* 40403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf2017-01-251-6/+2
* 40403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf2017-01-251-10/+1
* 40401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf2017-01-251-3/+3
* 40149: vcs_info git: Avoid a fork.Daniel Shahaf2016-12-161-1/+1
* unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.Daniel Shahaf2016-12-041-3/+6
* 40074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean...Daniel Shahaf2016-12-041-8/+7
* Get subject of current patch in rebase-apply modeDaniel Hahler2016-12-031-0/+9
* 39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2016-09-241-2/+6
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf2016-01-151-1/+3
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-301-1/+2
* 37025: vcs_info git: Add a cherry-pick patch-formatDaniel Shahaf2015-11-131-0/+22
* 36832: vcs_info: Remove dependency on "seq"Frank Terbeck2015-10-111-2/+3
* 36830: vcs_info: Silence an error message with new git versionsFrank Terbeck2015-10-111-12/+22
* 36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf2015-09-301-0/+1
* 36725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf2015-09-301-0/+4
* 36725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf2015-09-301-1/+1
* 36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}Daniel Hahler2015-09-281-11/+14
* 36410: vcs_info git: Present merge heads as patchesDaniel Shahaf2015-09-051-0/+17
* 36209: vcs_info: avoid grep error message when file is missingbrian m. carlson2015-08-181-1/+3
* 34673: vcs_info git: Fix error message when rebase hasn't startedDaniel Shahaf2015-03-091-0/+1
* 33391: vcs_info git: fix applied patch detection on git amMarc Finet2014-10-091-10/+7
* 33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-indexDaniel Hahler2014-09-221-3/+3
* 33184: vcs_info git: consider patches for rebaseMarc Finet2014-09-161-42/+74
* 33188: vcs_info git: set rrn before using itMarc Finet2014-09-161-2/+2
* 33145: vcs_info git: fix applied-string nameMarc Finet2014-09-141-1/+1
* 33147: vcs_info git: detect revert or cherry-pick with multiple commitsMarc Finet2014-09-141-0/+5
* 32662: vcs_info git: Fix stagedstr for empty reposDaniel Shahaf2014-06-021-4/+10
* 32597: vcs_info git: Describe detached heads symbolically.Daniel Shahaf2014-05-061-1/+1
* 32528: vcs_info: Add check-for-staged-changesDaniel Shahaf2014-04-051-5/+16
* 32066: fix %r and %S in vcs_info formats when a repository subdirectory is ac...Barton E. Schaefer2013-11-291-1/+1
* 31485: vcs_info, git: Avoid error messages for `guilt' usersFrank Terbeck2013-06-181-1/+3
* 31136: vcs_info: just set parameters instead of passing over a pipeMikael Magnusson2013-03-101-12/+9
* 30639: Add support for showing the current action is cherry-pick to vcs_info ...Mikael Magnusson2013-03-101-0/+11
* Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-fo...Frank Terbeck2012-08-171-3/+4
* Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'Frank Terbeck2012-05-231-1/+1
* Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.Frank Terbeck2010-08-021-5/+2
* 28095: Fix two hard-coded invocations of the "git" command.Frank Terbeck2010-07-191-2/+2
* 28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-chang...Frank Terbeck2010-07-191-2/+2
* Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck2010-05-101-14/+21
* Frank Terbeck, Seth House: 27712, 22713, 27714:Peter Stephenson2010-02-161-35/+30
* Frank: 27679: better logic in VCS_INFO_get_data_gitPeter Stephenson2010-02-071-11/+19
* Frank Terbeck: users/14207: make variable localPeter Stephenson2009-06-261-1/+1