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
/
path.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
Merge branch 'rs/use-strbuf-addbuf'
Junio C Hamano
1
-1
/
+1
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
René Scharfe
1
-1
/
+1
2016-05-26
Merge branch 'lp/typofixes' into maint
Junio C Hamano
1
-1
/
+1
2016-05-23
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
1
-6
/
+47
2016-05-17
Merge branch 'lp/typofixes'
Junio C Hamano
1
-1
/
+1
2016-05-06
typofix: assorted typofixes in comments, documentation and messages
Li Peng
1
-1
/
+1
2016-05-02
Merge branch 'jk/check-repository-format' into maint
Junio C Hamano
1
-5
/
+5
2016-04-22
path.c: refactor and add worktree_git_path()
Nguyễn Thái Ngọc Duy
1
-6
/
+18
2016-04-22
path.c: add git_common_path() and strbuf_git_common_path()
Nguyễn Thái Ngọc Duy
1
-0
/
+29
2016-04-13
Merge branch 'jk/check-repository-format'
Junio C Hamano
1
-5
/
+5
2016-03-23
config --show-origin: report paths with forward slashes
Johannes Schindelin
1
-0
/
+3
2016-03-11
wrap shared_repository global in get/set accessors
Jeff King
1
-5
/
+5
2016-02-05
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
1
-9
/
+5
2016-02-03
Merge branch 'js/dirname-basename'
Junio C Hamano
1
-9
/
+5
2016-01-12
Refactor skipping DOS drive prefixes
Johannes Schindelin
1
-9
/
+5
2015-12-08
Merge branch 'dt/refs-backend-pre-vtable'
Junio C Hamano
1
-0
/
+12
2015-12-04
Merge branch 'dk/gc-idx-wo-pack' into maint
Junio C Hamano
1
-1
/
+1
2015-11-20
Merge branch 'dk/gc-idx-wo-pack'
Jeff King
1
-1
/
+1
2015-11-20
initdb: make safe_create_dir public
David Turner
1
-0
/
+12
2015-11-05
Merge branch 'nd/clone-linked-checkout' into maint
Junio C Hamano
1
-5
/
+9
2015-11-03
Merge branch 'mk/submodule-gitdir-path' into maint
Junio C Hamano
1
-4
/
+18
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-34
/
+46
2015-10-16
Merge branch 'rd/test-path-utils'
Junio C Hamano
1
-0
/
+5
2015-10-15
Merge branch 'nd/clone-linked-checkout'
Junio C Hamano
1
-4
/
+8
2015-10-15
Merge branch 'mk/submodule-gitdir-path'
Junio C Hamano
1
-4
/
+17
2015-10-08
test-path-utils.c: remove incorrect assumption
Ray Donnelly
1
-0
/
+5
2015-10-05
use strbuf_complete to conditionally append slash
Jeff King
1
-2
/
+1
2015-10-05
remove_leading_path: use a strbuf for internal storage
Jeff King
1
-4
/
+6
2015-10-05
enter_repo: convert fixed-size buffers to strbufs
Jeff King
1
-28
/
+29
2015-09-28
enter_repo: allow .git files in strict mode
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2015-09-28
enter_repo: avoid duplicating logic, use is_git_directory() instead
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2015-09-25
add git_path_buf helper function
Jeff King
1
-0
/
+10
2015-09-14
path: implement common_dir handling in git_pathdup_submodule()
Max Kirillov
1
-4
/
+18
2015-09-07
path.c: delete an extra space
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-09-01
refs: make refs/bisect/* per-worktree
David Turner
1
-0
/
+2
2015-09-01
path: optimize common dir checking
David Turner
1
-14
/
+213
2015-09-01
refs: clean up common_list
David Turner
1
-21
/
+37
2015-08-17
prepare_packed_git(): refactor garbage reporting in pack directory
Junio C Hamano
1
-1
/
+1
2015-08-10
memoize common git-path "constant" files
Jeff King
1
-0
/
+10
2015-08-10
path.c: drop git_path_submodule
Jeff King
1
-10
/
+0
2015-08-10
cache.h: complete set of git_path_submodule helpers
Jeff King
1
-5
/
+30
2015-05-11
Merge branch 'pt/xdg-config-path'
Junio C Hamano
1
-28
/
+15
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-77
/
+157
2015-05-06
path.c: remove home_config_paths()
Paul Tan
1
-28
/
+0
2015-05-06
path.c: implement xdg_config_home()
Paul Tan
1
-0
/
+15
2015-04-14
Merge branch 'pt/enter-repo-comment-fix'
Junio C Hamano
1
-8
/
+3
2015-03-31
enter_repo(): fix docs to match code
Paul Tan
1
-8
/
+3
2014-12-17
Sync with v2.1.4
Junio C Hamano
1
-0
/
+33
2014-12-17
Sync with v2.0.5
Junio C Hamano
1
-0
/
+33
2014-12-17
Sync with v1.9.5
Junio C Hamano
1
-0
/
+33
[prev]
[next]