about summary refs log tree commit diff
path: root/Functions/VCS_Info
Commit message (Expand)AuthorAgeFilesLines
* Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer2017-02-211-1/+1
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-092-0/+15
* 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-034-30/+19
* 40479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf2017-02-034-6/+12
* 40481: vcs_info hg: Pass arguments to the set-patch-format hook.Daniel Shahaf2017-02-031-1/+1
* 40478: vcs_info set-patch-format: Guard against empty variable elision.Daniel Shahaf2017-02-031-2/+2
* 40476: vcs_info $backend_misc: Document at the right point, provide in quilt ...Daniel Shahaf2017-02-031-0/+1
* 40403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf2017-01-254-20/+20
* 40403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf2017-01-254-21/+15
* 40403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf2017-01-254-21/+16
* 40403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf2017-01-255-28/+24
* 40401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf2017-01-251-3/+3
* 40392: vcs_info patch2subject: Support `git show` output.Daniel Shahaf2017-01-251-0/+17
* 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
* unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patc...Daniel Shahaf2016-12-013-48/+52
* 39786: vcs_info (hg): Use native hexdump implementation instead of external c...Daniel Shahaf2016-10-313-3/+21
* 39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf2016-09-241-2/+6
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-1/+1
* 38610: vcs_info quilt: Extract a patch subject, 2.0.Daniel Shahaf2016-06-061-4/+38
* 38609: vcs_info quilt: Factor out a helper function. No functional change.Daniel Shahaf2016-06-061-13/+22
* unposted: Fix typo in comment.Daniel Shahaf2016-01-151-2/+2
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf2016-01-151-1/+3
* 37451: vcs_info: Declare "msgs" in early contextFrank Terbeck2015-12-301-1/+1
* 37345: VCS_INFO functions break with setopt no_unsetPhilip Sequeira2015-12-232-2/+2
* 37347: Remove incorrect local for msgs in VCS infoPeter Stephenson2015-12-081-1/+0
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-301-1/+2
* 37186: a couple more WARN_CREATE_GLOBAL fixesPeter Stephenson2015-11-221-0/+1
* 37025: vcs_info git: Add a cherry-pick patch-formatDaniel Shahaf2015-11-131-0/+22
* 36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf2015-10-241-0/+30
* 36912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf2015-10-241-0/+1
* 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck2015-10-181-0/+2
* 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
* 36077: vcs_info: stop exporting everythingMikael Magnusson2015-08-1212-21/+22
* 34673: vcs_info git: Fix error message when rebase hasn't startedDaniel Shahaf2015-03-091-0/+1
* vcs_info hg: Support inactive bookmarksDaniel Shahaf2015-01-251-0/+17
* PATCH: 34333: vcs_info quilt: fix unapplied detection in subdirMarc Finet2015-01-221-13/+17
* 33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is calledFrank Terbeck2014-10-091-0/+1
* 33391: vcs_info git: fix applied patch detection on git amMarc Finet2014-10-091-10/+7
* 33277: Fix VCS_INFO_reposub's command expansionFrank Terbeck2014-09-291-3/+4