summaryrefslogtreecommitdiff
path: root/Functions/VCS_Info
AgeCommit message (Expand)AuthorFilesLines
2025-04-30Merge branch 'upstream' into debianJoe Rayhawk1-11/+33
2022-12-0951144, 51146: vcs_info git: stg: Extract patch descriptionsDaniel Shahaf1-2/+2
2022-12-0851142: vcs_info git: Check the get-unapplied style as documentedDaniel Shahaf1-2/+6
2022-12-0851138: Updated StGit patch detection in vcs_infoPeter Grayson1-9/+27
2022-04-11New upstream version 5.8.1.2-testAxel Beckert18-102/+345
2022-02-2049728: vcs_info hg mq: Don't include applied patches in the unapplied patchesDaniel Shahaf1-0/+3
2022-02-2049727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...Daniel Shahaf4-4/+15
2022-02-20unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...Daniel Shahaf1-1/+1
2022-02-12security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà1-1/+1
2022-02-12security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà1-1/+1
2022-01-29unposted: vcs_info git: Teach the rebase-apply test case generator to also ge...Daniel Shahaf2-1/+12
2022-01-29unposted: vcs_info git: Add a missing guard against redefining a function.Daniel Shahaf1-0/+1
2022-01-29unposted: vcs_info git: Deconfuse $EDITORDaniel Shahaf1-2/+2
2022-01-29unposted: vcs_info: Add Vim modelinesDaniel Shahaf3-0/+6
2022-01-2949723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get...Daniel Shahaf1-21/+24
2022-01-2949722: vcs_info quilt: Refactor for readability. No functional change.Daniel Shahaf1-6/+7
2022-01-27unposted: vcs_info quilt: Remove a no-op variable assignmentDaniel Shahaf1-1/+0
2022-01-2549709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc...Daniel Shahaf1-1/+0
2021-04-21users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge...Daniel Shahaf1-3/+3
2021-03-2947561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...Aleksandr Mezin4-13/+18
2020-08-0947303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf2-4/+10
2020-06-2246091: Add code to Mercurial VCS backend to show topic if there is any.Manuel Jacob1-1/+10
2020-03-2845644: vcs_info git: Fix current patch's name in several cases.Daniel Shahaf1-0/+15
2020-03-2745627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...Daniel Shahaf1-3/+11
2020-03-2745625: vcs_info svn: Detect the "working copy format is too new" error.Daniel Shahaf1-1/+9
2020-03-2745626: vcs_info: Deduplicate calling the set-branch-format hook.Daniel Shahaf6-33/+31
2020-03-2745624: vcs_info: Set $rrn in all backends.Daniel Shahaf3-0/+4
2020-03-1545541: internal: vcs_info git: Add a test case repository for rebase-apply si...Daniel Shahaf1-0/+49
2020-03-1545539: vcs_info git: In non-interactive rebases, obtain applied patches' names.Daniel Shahaf1-5/+17
2020-03-1545540: vcs_info git: In non-interactive rebases, compute patch names for unap...Daniel Shahaf1-6/+25
2020-03-1545543: vcs_info quilt: Allow quiltcommand to be a function.Daniel Shahaf1-2/+3
2020-03-1545547: vcs_info git: In interactive rebases, process gen-unapplied-string arg...Daniel Shahaf1-7/+16
2020-03-1545546: vcs_info git: In interactive rebases, properly support the full form o...Daniel Shahaf1-2/+2
2020-03-1545545: vcs_info git: In interactive rebases, ignore comment lines.Daniel Shahaf1-0/+4
2020-02-17github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson1-0/+4
2020-02-17github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson1-1/+1
2019-12-2245114: vcs_info quilt: Improve support for svn-style patch headers.Daniel Shahaf1-7/+13
2019-12-0344960: vcs_info cvs: Fix infinite loop when /CVS exists.Daniel Shahaf1-3/+9
2019-12-0344961: vcs_info svn: Fix infinite loop when /.svn exists.Daniel Shahaf1-5/+7
2019-12-0344962: vcs_info: Document internal function and variableDaniel Shahaf2-0/+18
2019-11-2944958: vcs_info quilt: Avoid forksDaniel Shahaf1-5/+5
2019-11-2944945: vcs_info git: Optimize detection by running fewer external commands.Daniel Shahaf1-2/+1
2019-01-2744020: VCS_INFO_detect_p4: Fix infinite recursiondana1-1/+0
2018-12-1343879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner caseDaniel Shahaf1-4/+6
2018-10-0843620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un...Daniel Shahaf2-1/+4
2018-10-0843617: vcs_info git: During a non-interactive rebase of a detached head, comp...Daniel Shahaf1-1/+1
2018-10-0843619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat...Daniel Shahaf1-10/+3
2018-10-0843618: vcs_info: Don't redefine helper functions on every execution of the au...Daniel Shahaf4-2/+13
2018-10-0743587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p...Daniel Shahaf1-0/+19
2018-10-0743588: vcs_info git: Make sure applied-patches is of the form "$hash $subject...Daniel Shahaf1-0/+5