| Commit message (Expand) | Author | Age | Files | Lines |
* | 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches | Daniel Shahaf | 2022-02-20 | 1 | -0/+3 |
* | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli... | Daniel Shahaf | 2022-02-20 | 4 | -4/+15 |
* | unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to... | Daniel Shahaf | 2022-02-20 | 1 | -1/+1 |
* | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2022-02-12 | 1 | -1/+1 |
* | unposted: vcs_info git: Teach the rebase-apply test case generator to also ge... | Daniel Shahaf | 2022-01-29 | 2 | -1/+12 |
* | unposted: vcs_info git: Add a missing guard against redefining a function. | Daniel Shahaf | 2022-01-29 | 1 | -0/+1 |
* | unposted: vcs_info git: Deconfuse $EDITOR | Daniel Shahaf | 2022-01-29 | 1 | -2/+2 |
* | unposted: vcs_info: Add Vim modelines | Daniel Shahaf | 2022-01-29 | 3 | -0/+6 |
* | 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get... | Daniel Shahaf | 2022-01-29 | 1 | -21/+24 |
* | 49722: vcs_info quilt: Refactor for readability. No functional change. | Daniel Shahaf | 2022-01-29 | 1 | -6/+7 |
* | unposted: vcs_info quilt: Remove a no-op variable assignment | Daniel Shahaf | 2022-01-27 | 1 | -1/+0 |
* | 49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc... | Daniel Shahaf | 2022-01-25 | 1 | -1/+0 |
* | users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge... | Daniel Shahaf | 2021-04-21 | 1 | -3/+3 |
* | 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv... | Aleksandr Mezin | 2021-03-29 | 4 | -13/+18 |
* | 47303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th... | Daniel Shahaf | 2020-08-09 | 2 | -4/+10 |
* | 46091: Add code to Mercurial VCS backend to show topic if there is any. | Manuel Jacob | 2020-06-22 | 1 | -1/+10 |
* | 45644: vcs_info git: Fix current patch's name in several cases. | Daniel Shahaf | 2020-03-28 | 1 | -0/+15 |
* | 45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin... | Daniel Shahaf | 2020-03-27 | 1 | -3/+11 |
* | 45625: vcs_info svn: Detect the "working copy format is too new" error. | Daniel Shahaf | 2020-03-27 | 1 | -1/+9 |
* | 45626: vcs_info: Deduplicate calling the set-branch-format hook. | Daniel Shahaf | 2020-03-27 | 6 | -33/+31 |
* | 45624: vcs_info: Set $rrn in all backends. | Daniel Shahaf | 2020-03-27 | 3 | -0/+4 |
* | 45541: internal: vcs_info git: Add a test case repository for rebase-apply si... | Daniel Shahaf | 2020-03-15 | 1 | -0/+49 |
* | 45539: vcs_info git: In non-interactive rebases, obtain applied patches' names. | Daniel Shahaf | 2020-03-15 | 1 | -5/+17 |
* | 45540: vcs_info git: In non-interactive rebases, compute patch names for unap... | Daniel Shahaf | 2020-03-15 | 1 | -6/+25 |
* | 45543: vcs_info quilt: Allow quiltcommand to be a function. | Daniel Shahaf | 2020-03-15 | 1 | -2/+3 |
* | 45547: vcs_info git: In interactive rebases, process gen-unapplied-string arg... | Daniel Shahaf | 2020-03-15 | 1 | -7/+16 |
* | 45546: vcs_info git: In interactive rebases, properly support the full form o... | Daniel Shahaf | 2020-03-15 | 1 | -2/+2 |
* | 45545: vcs_info git: In interactive rebases, ignore comment lines. | Daniel Shahaf | 2020-03-15 | 1 | -0/+4 |
* | github #48/0002: vcs_info git: properly detect bare repositories | brian m. carlson | 2020-02-17 | 1 | -0/+4 |
* | github #48/0001: vcs_info git: avoid warnings in bare repositories | brian m. carlson | 2020-02-17 | 1 | -1/+1 |
* | 45114: vcs_info quilt: Improve support for svn-style patch headers. | Daniel Shahaf | 2019-12-22 | 1 | -7/+13 |
* | 44960: vcs_info cvs: Fix infinite loop when /CVS exists. | Daniel Shahaf | 2019-12-03 | 1 | -3/+9 |
* | 44961: vcs_info svn: Fix infinite loop when /.svn exists. | Daniel Shahaf | 2019-12-03 | 1 | -5/+7 |
* | 44962: vcs_info: Document internal function and variable | Daniel Shahaf | 2019-12-03 | 2 | -0/+18 |
* | 44958: vcs_info quilt: Avoid forks | Daniel Shahaf | 2019-11-29 | 1 | -5/+5 |
* | 44945: vcs_info git: Optimize detection by running fewer external commands. | Daniel Shahaf | 2019-11-29 | 1 | -2/+1 |
* | 44020: VCS_INFO_detect_p4: Fix infinite recursion | dana | 2019-01-27 | 1 | -1/+0 |
* | 43879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner case | Daniel Shahaf | 2018-12-13 | 1 | -4/+6 |
* | 43620 (tweaked): vcs_info git: Reverse the order patches are passed to gen-un... | Daniel Shahaf | 2018-10-08 | 2 | -1/+4 |
* | 43617: vcs_info git: During a non-interactive rebase of a detached head, comp... | Daniel Shahaf | 2018-10-08 | 1 | -1/+1 |
* | 43619: vcs_info git: In non-interactive rebases, always set $hook_com[git_pat... | Daniel Shahaf | 2018-10-08 | 1 | -10/+3 |
* | 43618: vcs_info: Don't redefine helper functions on every execution of the au... | Daniel Shahaf | 2018-10-08 | 4 | -2/+13 |
* | 43587: vcs_info git: In 'git rebase -i', when computing subjects of applied-p... | Daniel Shahaf | 2018-10-07 | 1 | -0/+19 |
* | 43588: vcs_info git: Make sure applied-patches is of the form "$hash $subject... | Daniel Shahaf | 2018-10-07 | 1 | -0/+5 |
* | 43586: vcs_info git: Reformat to minimise next diff. No functional change. | Daniel Shahaf | 2018-10-07 | 1 | -2/+13 |
* | 43585: vcs_info svn: Recognize working copies in need of an upgrade. | Daniel Shahaf | 2018-10-07 | 1 | -1/+10 |
* | unposted: Indicate which use-case each branch handles. | Daniel Shahaf | 2018-10-02 | 1 | -1/+3 |
* | 43313 (log message tweaked): vcs_info git: For the branch name, try to find a... | Daniel Shahaf | 2018-08-24 | 1 | -0/+4 |
* | 43314: vcs_info git: Flatten a nested if. | Daniel Shahaf | 2018-08-24 | 1 | -9/+4 |
* | 43030: Replace VCS_INFO_realpath() by :P | dana | 2018-06-16 | 7 | -20/+11 |