aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/git
Commit message (Expand)AuthorAgeFilesLines
* git-arc: mention creation of separate reviews in man pageChristos Margiolis2023-05-221-4/+9
* git-arc: fix spelling error in -s optionChristos Margiolis2023-05-221-2/+2
* prepare-commit-msg: add 'Event'Kristof Provost2023-05-221-0/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* tools/git: fix typos in documentationMina Galić2023-02-232-5/+5
* git-arc.1: Fix a typo in the manual pageGordon Bergling2023-01-111-1/+1
* git-arc: Accept message via -m when updating reviews.John Baldwin2022-11-072-5/+33
* Copyedit git-arc(1)Pau Amma2022-10-121-8/+8
* git-arc: Fix handling of review title containing double quotesMark Johnston2022-10-041-2/+3
* git-arc: Respect GIT_EDITOR and GIT_PAGERMark Johnston2022-08-241-0/+10
* git-arc: Fix whitespaceMark Johnston2022-08-241-3/+3
* git-arc: Use --head to avoid changing the checkout.John Baldwin2022-08-171-30/+4
* git-arc: Fix the -y optionMark Johnston2022-07-131-1/+1
* mfc-candidates.sh: Set default target branch for portsJoseph Mingrone2022-05-041-13/+26
* Add a tool to find MFC candidatesEd Maste2022-04-281-0/+163
* git-arc: Fix review title matchingMark Johnston2022-02-141-8/+25
* Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816"Cy Schubert2021-12-021-1/+0
* wpa: Import wpa_supplicant/hostapd commit 14ab4a816Cy Schubert2021-12-021-0/+1
* git hooks: Remove MFHMateusz Piotrowski2021-12-021-1/+0
* git-arc: with "create" allow to specify parent of the first commitGleb Smirnoff2021-11-192-3/+11
* git-arc: document "create" command optionsGleb Smirnoff2021-11-191-0/+12
* git-arc: allow word splitting in build_commit_list()Robert Wing2021-09-061-1/+2
* tools: Remove obsolete svn information.Warner Losh2021-06-114-502/+1
* git-arc(1): fix usage formatting for stage commandMitchell Horne2021-05-141-3/+3
* git-arc.sh: Make it compatible with Ubuntu 18.04Alex Richardson2021-03-251-9/+9
* Fix most shellcheck warnings in git-arc.shAlex Richardson2021-03-251-74/+75
* git-arc.1: Fix synopsis for the "update" verbMark Johnston2021-03-031-1/+1
* git-arc: Handle commit ranges in the "update" verbMark Johnston2021-03-031-14/+14
* git hooks: add "Fixes" trailer to commit message templateEd Maste2021-02-221-0/+1
* git-arc: Preserve the commit author when staging commitsMark Johnston2021-02-181-2/+3
* git-arc: Globally save and restore the git checkout headMark Johnston2021-02-181-14/+15
* git-arc(1): Fix nits pointed out in final reviewDaniel Ebdrup Jensen2021-02-121-2/+2
* git-arc(1): Add manual pageDaniel Ebdrup Jensen2021-02-122-0/+203
* git-arc: Use a separate message fileMark Johnston2021-02-121-6/+4
* prepare-commit-msg: Remove blank characterDaniel Ebdrup Jensen2021-02-081-1/+1
* tools/git: Add git-arcMark Johnston2021-02-052-0/+600
* git hooks: add "Tested by" to commit message templateEd Maste2021-02-021-0/+1
* tools: git hooks: drop "submitted by" from commit templateKyle Evans2021-01-141-2/+2
* prepare-commit-msg: Avoid warning on macOS and shellcheck fixesAlex Richardson2021-01-071-5/+5
* Add comment explaining Git commit message hookEd Maste2020-12-301-0/+10
* make the git commit message template more compactEd Maste2020-12-231-27/+17
* Describe the commit message template our git hook script producesEd Maste2020-12-171-1/+10
* chmod +x the git commit message prep hookEd Maste2020-12-171-0/+0
* Add initial version of git commit message preparation hookEd Maste2020-12-171-0/+55
* Regularize my copyright noticeWarner Losh2019-12-041-1/+1
* git-svn-init: Add docs to the choice of reposBen Widawsky2018-11-201-2/+20
* git-svn-init: Clarify branch creation commandsBen Widawsky2018-08-061-5/+3
* tools: Add a git-svn bootstrap scriptBen Widawsky2018-08-022-0/+202
* Fix typo noticed by pstef@.Warner Losh2018-06-191-1/+1
* Add my script for coping with git-svn and the need to rebaseWarner Losh2018-06-192-0/+72