Skip to content
  1. Apr 03, 2024
  2. Mar 30, 2024
  3. Mar 26, 2024
  4. Mar 25, 2024
  5. Mar 21, 2024
  6. Mar 16, 2024
  7. Mar 15, 2024
  8. Mar 14, 2024
  9. Mar 12, 2024
  10. Mar 10, 2024
  11. Mar 09, 2024
    • Marc Cornellà's avatar
      fix(async): register the git prompt async handler correctly (#12267) · 06753e81
      Marc Cornellà authored
      This fix conditionally registers the git prompt async handler only
      if `git_prompt_info` is used anywhere in the prompt variables.
      
      This is done in the proper order, so that the async request is
      processed once the handler has been registered.
      
      This fix also passes the return value of the previous command
      to each of the async handlers, in case they are needed.
      06753e81
  12. Mar 07, 2024
  13. Mar 04, 2024
  14. Mar 03, 2024
  15. Mar 02, 2024
  16. Mar 01, 2024
  17. Feb 29, 2024
Loading