index
:
git-phab
1.0
master
Phabricator integration for Git patchsets
xclaesse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
git-phab: Handle NoSection exception from configparser
HEAD
master
Philip Withnall
1
-1
/
+1
2017-04-17
Back to development toward 3.0
Thibault Saunier
1
-1
/
+1
2017-04-17
Release 2.1.0
2.1.0
Thibault Saunier
1
-1
/
+1
2017-04-17
Handle a different title placeholder
Alexandru Băluț
1
-3
/
+11
2017-04-17
Set the title in the dict only once
Alexandru Băluț
1
-1
/
+0
2017-04-17
man: Fix incorrect flag
Alexandru Băluț
1
-1
/
+1
2017-03-21
man: Remove now removed documentation about checkout
Thibault Saunier
1
-9
/
+2
2017-03-21
Document 'apply' subcommand.
Andrew Shadura
1
-0
/
+10
2017-03-21
Use branches from staging repo to set task branches
Thibault Saunier
1
-34
/
+52
2017-03-21
Allow stashing changes before applying/attaching/landing patches
Thibault Saunier
1
-13
/
+71
2017-03-16
Explicitly set revision title when creating
Daniel Stone
1
-0
/
+1
2017-03-16
Update pre-commit config
Daniel Stone
1
-4
/
+5
2017-02-28
Checkout the base commit of the first differential when building fake branch
Thibault Saunier
1
-2
/
+9
2017-02-17
README: Add some documentation about how to first setup a project
Thibault Saunier
1
-0
/
+10
2017-02-17
If there are multiple remotes, use the one we are tracking
Simon McVittie
1
-3
/
+11
2017-02-17
Re-enable '--arcrc' option
Justin Kim
1
-0
/
+7
2016-11-17
Bump version after release
Thibault Saunier
1
-1
/
+1
2016-11-17
Release 2.0
2.0.0
Thibault Saunier
2
-1
/
+2
2016-11-14
Never add dependency on already closed revisions
Thibault Saunier
1
-4
/
+9
2016-11-14
Parse the repository-local arcconfig (in .git/arc/config).
Andrew Shadura
1
-0
/
+7
2016-11-14
git-phab.txt: Make the formatting more manpagey.
Andrew Shadura
1
-35
/
+36
2016-11-09
git-phab: Fix additions and deletions of binary files
Philip Withnall
1
-5
/
+18
2016-11-09
git-phab: Pass --keep-cr to git-am to avoid breaking on CRLF patches
Philip Withnall
1
-1
/
+5
2016-11-09
Do not try to apply abandonned revisions
Thibault Saunier
1
-0
/
+3
2016-09-28
README: Add back instructions to install git-phab
Xavier Claessens
1
-0
/
+3
2016-09-28
Enable bash completion again
Xavier Claessens
1
-0
/
+1
2016-09-17
git-phab: Use repository.query for all repository queries
Philip Withnall
1
-10
/
+16
2016-09-17
Avoid trying to connect to phab when not needed
Thibault Saunier
1
-5
/
+20
2016-09-17
get_changes_for_diff: ignore UnicodeDecodeError
Guillaume Desmottes
1
-1
/
+1
2016-09-17
fix 'arc lint' call
Guillaume Desmottes
1
-1
/
+1
2016-08-10
Use same code path to handle `fetch --checkout` as `fetch` alone
Thibault Saunier
1
-62
/
+34
2016-08-10
Do not print `pre-commit` output and let user interact with arclint
Thibault Saunier
1
-5
/
+5
2016-08-10
Remove useless prints
Thibault Saunier
1
-3
/
+0
2016-08-10
Rename merge to apply handling both revisions and tasks
Thibault Saunier
1
-38
/
+81
2016-08-10
Remove checkout and make fetch behave like git fetch
Thibault Saunier
1
-24
/
+83
2016-08-09
git-phab: Fix offsets in manually constructed git diffs
Philip Withnall
1
-2
/
+2
2016-08-09
git-phab: Add --never-apply-patches argument to `arc lint`
Philip Withnall
1
-2
/
+2
2016-08-09
git-phab: Fix content type detection for binary files
Philip Withnall
1
-6
/
+20
2016-08-09
git-phab: Do not strip leading spaces from commit messages
Philip Withnall
1
-2
/
+2
2016-08-09
git-phab: Only match blacklisted headers at the start of lines
Philip Withnall
1
-1
/
+1
2016-08-09
git-phab: Search for blacklisted fields in attach commit messages
Philip Withnall
1
-15
/
+19
2016-08-09
git-phab: Fix inclusion of git fields in attach commit messages
Philip Withnall
1
-17
/
+20
2016-08-09
git-phab: Increase result limit on repository.query method
Philip Withnall
1
-1
/
+1
2016-08-09
git-phab: Add some input error checking to cherry-pick mode
Philip Withnall
1
-0
/
+3
2016-08-09
git-phab: Expand error message if repository cannot be found
Philip Withnall
1
-2
/
+3
2016-08-09
fetch: Gracefully error if task has no git URI set
Philip Withnall
1
-3
/
+6
2016-08-09
setup: Ignore pre-commit FileNotFoundError exceptions
Philip Withnall
1
-1
/
+1
2016-08-09
Add thiblahute as default reviewer
Thibault Saunier
1
-1
/
+1
2016-08-05
Remove 'Oo' prefix to oct values
Thibault Saunier
1
-1
/
+1
2016-08-05
Pass changes as a dict in creatediff, as done now by arc
Thibault Saunier
1
-23
/
+33
[next]