1. 13 Sep, 2019 1 commit
  2. 23 Aug, 2019 1 commit
  3. 20 Aug, 2019 1 commit
  4. 15 Jun, 2019 1 commit
  5. 21 May, 2019 1 commit
  6. 10 Apr, 2019 1 commit
  7. 09 Apr, 2019 2 commits
  8. 07 Apr, 2019 1 commit
    • Asatur Meltonyan's avatar
      git: add 'gtl' alias to list tags matching a pattern (#7629) · 046d49f7
      Asatur Meltonyan authored
      1. List the tags that match the pattern(s) passed through the argument.
      2. Displays the first line of the annotation message along with the tag, or the line of the first commit message if the tag is not annotated.
      3. Sorts and displays tags in descending order.
      046d49f7
  9. 02 Apr, 2019 1 commit
  10. 31 Mar, 2019 1 commit
  11. 29 Mar, 2019 2 commits
  12. 25 Mar, 2019 1 commit
  13. 10 Mar, 2019 1 commit
  14. 30 Jan, 2019 1 commit
  15. 29 Jan, 2019 1 commit
  16. 20 Jan, 2019 1 commit
  17. 12 Sep, 2018 7 commits
  18. 29 Aug, 2018 1 commit
  19. 23 Aug, 2018 1 commit
  20. 15 Aug, 2018 1 commit
  21. 13 Aug, 2018 1 commit
  22. 30 Jun, 2018 1 commit
  23. 12 Jun, 2018 1 commit
  24. 20 May, 2018 1 commit
  25. 25 Apr, 2018 1 commit
  26. 07 Nov, 2017 2 commits
  27. 01 Nov, 2017 1 commit
  28. 17 Dec, 2016 1 commit
    • Felipe Guilherme's avatar
      Add git alias for staging tracked files (#5178) · 456341fd
      Felipe Guilherme authored
      Although `gaa` (git add --all) is cool, it stages every file, tracked or
      not, if it is not on .gitignore.
      
      Sometimes we want to just stage everything we are working on, that is
      already tracked. For that reason, 'gau' can save us some time.
      456341fd
  29. 16 Nov, 2016 1 commit
  30. 04 Oct, 2016 1 commit
  31. 02 Oct, 2016 1 commit