Skip to content
Open
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
8813da5
Add docs for working with forks.
ojarjur Aug 13, 2018
a3b4308
Add skeletons for the various `git appraise fork ...` commands
ojarjur Aug 14, 2018
b0afaf4
Change `fork add` to take the owner emails as a comma-separated list
ojarjur Aug 14, 2018
ad819ac
Shorten the name of the `fork add` owner flag to make it consistent w…
ojarjur Aug 14, 2018
e099dbb
Added API surface area for adding, removing, and getting the forks of…
ojarjur Aug 17, 2018
8ec98c8
Add the `--include-forks` flag to the `pull` subcommand
ojarjur Aug 22, 2018
60181fd
Move the forks collection methods to a dedicated package
ojarjur Sep 5, 2018
b447bc4
Fill in the fork commands code
ojarjur Sep 5, 2018
742bae7
Fill in the git-repository implementation for pulling and pushing forks
ojarjur Sep 6, 2018
bd7636e
Make the git operations on forks work when there are no remote forks
ojarjur Sep 6, 2018
9792e0a
Make the logic for checking ref existence more resilient
ojarjur Sep 8, 2018
640d8d5
Implement the logic to list forks
ojarjur Sep 14, 2018
05b7e0b
Fix formatting for forks summary output
ojarjur Sep 14, 2018
d6849eb
Add support for adding forks
ojarjur Sep 17, 2018
09e179c
Don't error out when pulling with forks
ojarjur Sep 17, 2018
bf2de09
Remove unused `ShowAll` method
ojarjur Sep 17, 2018
f8bd6ef
Make the docs for the excludeFork option more consistent
ojarjur Sep 17, 2018
1311191
Implement the logic for deleting forks
ojarjur Sep 18, 2018
fd8e9e5
Fix bugs in the logic to merge forks refs
ojarjur Sep 18, 2018
3c91046
Implement fetching from forks
ojarjur Sep 18, 2018
5d90571
Don't re-write trees that already exist in the repository
ojarjur Sep 18, 2018
30583a8
Simplify the repository.Tree API
ojarjur Sep 18, 2018
f6953ae
Support loading diffs from reviews in fork branches
ojarjur Sep 22, 2018
60bfa7e
Support reading review refs from remotes other than origin
ojarjur Sep 22, 2018
99321ed
Merge review requests and comments from forks
ojarjur Sep 23, 2018
2e2d4aa
Add an integration test for forks
ojarjur Oct 2, 2018
d7d8adb
Make the forks test a bit simpler and realistic
ojarjur Oct 2, 2018
f218638
Make the forks test run multiple pulls to test the behavior when ther…
ojarjur Oct 5, 2018
48a2064
Restructure the fork pulling code to be simpler and to perform less w…
ojarjur Oct 5, 2018
38beeb6
Check committer instead of author for reviews from forks
ojarjur Oct 8, 2018
8d0f4c5
Check comment locations before merging them from a fork
ojarjur Oct 10, 2018
0eb8db8
Merge branch 'master' into ojarjur/forks
ojarjur Nov 13, 2018
4f4956c
Make the repo method for pushing more general
ojarjur Nov 13, 2018
b071f2f
Make the addForkFlagSet name match the command
ojarjur Jan 3, 2019
ede713a
Integrate support for forks with the new GPG support
ojarjur Jan 4, 2019
ae7411b
Remove unnecessary network calls to list refs in a remote repository …
ojarjur Jan 5, 2019
d621be5
Move the logic for pulling from forks into the `fork` package
ojarjur Jan 5, 2019
170aefc
Merge branch 'master' into ojarjur/forks
ojarjur Apr 14, 2020
eca3ab8
Update github mirror action to not try to overwrite the checked-out b…
ojarjur Apr 14, 2020
6c07ca4
Merge branch 'master' into ojarjur/forks
ojarjur Jun 8, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into ojarjur/forks
  • Loading branch information
ojarjur committed Apr 14, 2020
commit 170aefcb2e4e3bc02ebac413a6e2d8db88048622

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.