index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worktree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
worktree: add utility to find worktree by pathname
Eric Sunshine
1
-0
/
+6
2020-02-24
worktree: improve find_worktree() documentation
Eric Sunshine
1
-2
/
+12
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
1
-7
/
+7
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
1
-1
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-10
/
+10
2018-11-13
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
1
-0
/
+24
2018-10-31
worktree: rename is_worktree_locked to worktree_lock_reason
Nickolai Belakovski
1
-2
/
+2
2018-10-31
worktree: update documentation for lock_reason and lock_reason_valid
Nickolai Belakovski
1
-2
/
+2
2018-10-22
revision.c: better error reporting on ref from different worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2018-10-22
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2018-08-15
Add missing includes and forward declarations
Elijah Newren
1
-0
/
+1
2018-02-12
worktree remove: allow it when $GIT_WORK_TREE is already gone
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-02-12
worktree.c: add update_worktree_location()
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-01-24
worktree.c: add validate_worktree()
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2017-10-16
worktree: convert struct worktree to object_id
brian m. carlson
1
-1
/
+1
2017-08-24
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2017-04-24
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-12-12
worktree: check if a submodule uses worktrees
Stefan Beller
1
-0
/
+5
2016-11-28
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-11-28
worktree.c: get_worktrees() takes a new flag argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-06-13
worktree.c: add is_worktree_locked()
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2016-06-03
worktree.c: add is_main_worktree()
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2016-06-03
worktree.c: add find_worktree()
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2016-04-22
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2016-04-22
path.c: refactor and add worktree_git_path()
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2016-04-22
worktree.c: mark current worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-04-22
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2016-04-22
worktree.c: store "id" instead of "git_dir"
Nguyễn Thái Ngọc Duy
1
-1
/
+7
2015-10-08
worktree: add details to the worktree struct
Michael Rappazzo
1
-0
/
+4
2015-10-08
worktree: add a function to get worktree details
Michael Rappazzo
1
-0
/
+22
2015-10-02
worktree: add top-level worktree.c
Michael Rappazzo
1
-0
/
+12