mbox series

[maintainer-tools,v2,0/4] dim: fix git directory evaluation

Message ID 20181218103016.8070-1-a.hajda@samsung.com (mailing list archive)
Headers show
Series dim: fix git directory evaluation | expand

Message

Andrzej Hajda Dec. 18, 2018, 10:30 a.m. UTC
Hi all,

This small patchset fixes issues with dim and git worktree's.
In v2 I have:
 - removed incorrect rr_cache_dir fix patch,
 - added patch fixing update_rerere_cache,
 - added patch converting git_dir function to use git rev_parse,
 - added R-Bs (thanks Daniel).

Regards
Andrzej


Andrzej Hajda (4):
  dim: allow git_dir to specify arbitrary work directory
  dim: fix git directory handling
  dim: fix update_rerere_cache
  dim: use git rev-parse to get git directory

 dim | 44 +++++++++++++++++---------------------------
 1 file changed, 17 insertions(+), 27 deletions(-)

Comments

Daniel Vetter Dec. 18, 2018, 12:33 p.m. UTC | #1
On Tue, Dec 18, 2018 at 11:30:12AM +0100, Andrzej Hajda wrote:
> Hi all,
> 
> This small patchset fixes issues with dim and git worktree's.
> In v2 I have:
>  - removed incorrect rr_cache_dir fix patch,
>  - added patch fixing update_rerere_cache,
>  - added patch converting git_dir function to use git rev_parse,
>  - added R-Bs (thanks Daniel).

Entire series applied, thanks for your patches.
-Daniel

> 
> Regards
> Andrzej
> 
> 
> Andrzej Hajda (4):
>   dim: allow git_dir to specify arbitrary work directory
>   dim: fix git directory handling
>   dim: fix update_rerere_cache
>   dim: use git rev-parse to get git directory
> 
>  dim | 44 +++++++++++++++++---------------------------
>  1 file changed, 17 insertions(+), 27 deletions(-)
> 
> -- 
> 2.17.1
> 
> _______________________________________________
> dim-tools mailing list
> dim-tools@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools