summaryrefslogtreecommitdiff
path: root/Functions/VCS_Info/Backends/VCS_INFO_get_data_git
AgeCommit message (Expand)AuthorFilesLines
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-02-2049727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...Daniel Shahaf1-1/+1
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
2021-03-2947561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...Aleksandr Mezin1-1/+1
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-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-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
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 Shahaf1-1/+2
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 Shahaf1-0/+3
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
2018-10-0743586: vcs_info git: Reformat to minimise next diff. No functional change.Daniel Shahaf1-2/+13
2018-10-02unposted: Indicate which use-case each branch handles.Daniel Shahaf1-1/+3
2018-08-2443313 (log message tweaked): vcs_info git: For the branch name, try to find a...Daniel Shahaf1-0/+4
2018-08-2443314: vcs_info git: Flatten a nested if.Daniel Shahaf1-9/+4
2017-02-21Julien Nicoulaud: 40586: discard stderrBarton E. Schaefer1-1/+1
2017-02-04unposted: vcs_info git: Fix typo in manual.Daniel Shahaf1-0/+1
2017-02-0340480: vcs_info set-patch-format: Eliminate the remaining code duplication.Daniel Shahaf1-10/+2
2017-02-0340479: vcs_info set-patch-format: Prepare for more code sharing between the c...Daniel Shahaf1-1/+2
2017-01-2540403/0004: vcs_info set-patch-format helper: Part #4.Daniel Shahaf1-5/+3
2017-01-2540403/0003: vcs_info set-patch-format helper: Part #3.Daniel Shahaf1-6/+2
2017-01-2540403/0002: vcs_info set-patch-format helper: Part #2.Daniel Shahaf1-6/+2
2017-01-2540403/0001: vcs_info set-patch-format helper: Part #1.Daniel Shahaf1-10/+1
2017-01-2540401: vcs_info git: Fix the %c patch-format expando.Daniel Shahaf1-3/+3
2016-12-1640149: vcs_info git: Avoid a fork.Daniel Shahaf1-1/+1
2016-12-04unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.Daniel Shahaf1-3/+6
2016-12-0440074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean...Daniel Shahaf1-8/+7
2016-12-03Get subject of current patch in rebase-apply modeDaniel Hahler1-0/+9
2016-09-2439423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.Daniel Shahaf1-2/+6
2016-01-1537612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ...Daniel Shahaf1-1/+3
2015-11-3037252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf1-1/+2
2015-11-1337025: vcs_info git: Add a cherry-pick patch-formatDaniel Shahaf1-0/+22
2015-10-1136832: vcs_info: Remove dependency on "seq"Frank Terbeck1-2/+3
2015-10-1136830: vcs_info: Silence an error message with new git versionsFrank Terbeck1-12/+22
2015-09-3036725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf1-0/+1
2015-09-3036725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf1-0/+4
2015-09-3036725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf1-1/+1
2015-09-2836601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}Daniel Hahler1-11/+14