๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.4.4
/
path.c
tag
0e67dadf9ddc04ecbc86a6b07bd041f31e43d98d
tagger
Junio C Hamano <gitster@pobox.com>
Tue Jun 16 21:38:08 2015
object
f09bd215cde5e30029fe08f309d0554eb9256778
Git 2.4.4
d9c82fa
Merge branch 'pt/xdg-config-path' into maint
by Junio C Hamano
ยท 11 years ago
846e5df
path.c: remove home_config_paths()
by Paul Tan
ยท 11 years ago
ea19289
path.c: implement xdg_config_home()
by Paul Tan
ยท 11 years ago
bf2cfca
Merge branch 'pt/enter-repo-comment-fix'
by Junio C Hamano
ยท 11 years ago
c8c3f1d
enter_repo(): fix docs to match code
by Paul Tan
ยท 11 years ago
77933f4
Sync with v2.1.4
by Junio C Hamano
ยท 11 years ago
58f1d95
Sync with v2.0.5
by Junio C Hamano
ยท 11 years ago
5e519fb
Sync with v1.9.5
by Junio C Hamano
ยท 11 years ago
6898b79
Sync with v1.8.5.6
by Junio C Hamano
ยท 11 years ago
1d1d69b
path: add is_ntfs_dotgit() helper
by Johannes Schindelin
ยท 11 years ago
1d8a6f6
Merge branch 'mm/config-edit-global'
by Junio C Hamano
ยท 11 years ago
06b2d87
home_config_paths(): let the caller ignore xdg path
by Matthieu Moy
ยท 11 years ago
12621cb
Merge branch 'rs/code-cleaning'
by Junio C Hamano
ยท 11 years ago
9ab0882
Merge branch 'maint'
by Junio C Hamano
ยท 11 years ago
5c0b13f
use xmemdupz() to allocate copies of strings given by start and length
by Renรฉ Scharfe
ยท 11 years ago
cedc61a
strbuf: use strbuf_addstr() for adding C strings
by Renรฉ Scharfe
ยท 11 years ago
c2369bd
Windows: allow using UNC path for git repository
by Cezary Zawadka
ยท 12 years ago
6f01667
Merge branch 'jk/config-path-include-fix' into maint
by Junio C Hamano
ยท 12 years ago
bfef492
Merge branch 'jk/config-path-include-fix'
by Junio C Hamano
ยท 12 years ago
53ec551
expand_user_path: do not look at NULL path
by Jeff King
ยท 12 years ago
e22c1c7
Merge branch 'jx/relative-path-regression-fix'
by Junio C Hamano
ยท 12 years ago
41894ae
Use simpler relative_path when set_git_dir
by Jiang Xin
ยท 12 years ago
7fbd422
relative_path should honor dos-drive-prefix
by Jiang Xin
ยท 12 years ago
b02f5ae
Merge branch 'jl/submodule-mv'
by Junio C Hamano
ยท 12 years ago
d6cbf2f
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
by Junio C Hamano
ยท 12 years ago
f66450a
cygwin: Remove the Win32 l/stat() implementation
by Ramsay Jones
ยท 12 years ago
645a29c
parse_pathspec: make sure the prefix part is wildcard-free
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
e02ca72
path.c: refactor relative_path(), not only strip prefix
by Jiang Xin
ยท 12 years ago
cbe43b8
path.c: optimize adjust_shared_perm()
by Torsten Bรถgershausen
ยท 13 years ago
3a429d3
path.c: simplify adjust_shared_perm()
by Torsten Bรถgershausen
ยท 13 years ago
0117c2f
Make core.sharedRepository work under cygwin 1.7
by Torsten Bรถgershausen
ยท 13 years ago
9e2326c
longest_ancestor_length(): require prefix list entries to be normalized
by Michael Haggerty
ยท 13 years ago
31171d9
longest_ancestor_length(): take a string_list argument for prefixes
by Michael Haggerty
ยท 13 years ago
a5ccdbe
longest_ancestor_length(): use string_list_split()
by Michael Haggerty
ยท 13 years ago
5c44252
path.c: Use vsnpath() in the implementation of git_path()
by Ramsay Jones
ยท 13 years ago
66a51a9
path.c: Don't discard the return value of vsnpath()
by Ramsay Jones
ยท 13 years ago
5b3b8fa
path.c: Remove the 'git_' prefix from a file scope function
by Ramsay Jones
ยท 13 years ago
21cf322
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
by Huynh Khoi Nguyen Nguyen
ยท 13 years ago
b3256eb
standardize and improve lookup rules for external local repos
by Jeff King
ยท 14 years ago
0310676
Learn to handle gitfiles in enter_repo
by Phil Hord
ยท 14 years ago
1c64b48
enter_repo: do not modify input
by Erik Faye-Lund
ยท 14 years ago
13d6ec9
read_gitfile_gently(): rename misnamed function to read_gitfile()
by Junio C Hamano
ยท 14 years ago
e2a57aa
Name make_*_path functions more accurately
by Carlos Martรญn Nieto
ยท 15 years ago
33f2393
path helpers: move git_mkstemp* to wrapper.c
by Jonathan Nieder
ยท 15 years ago
2d98446
Merge branch 'hv/submodule-find-ff-merge'
by Junio C Hamano
ยท 15 years ago
e5498e8
Sync with 1.7.0 series
by Junio C Hamano
ยท 15 years ago
79bf149
config --get --path: check for unset $HOME
by Jonathan Nieder
ยท 15 years ago
0bad611
Teach ref iteration module about submodules
by Heiko Voigt
ยท 15 years ago
493e433
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
by Junio C Hamano
ยท 16 years ago
c2b456b
Merge branch 'nd/root-git'
by Junio C Hamano
ยท 16 years ago
87912fd
Merge branch 'mm/mkstemps-mode-for-packfiles'
by Junio C Hamano
ยท 16 years ago
1d9740c
git_mkstemps_mode: don't set errno to EINVAL on exit.
by Matthieu Moy
ยท 16 years ago
b862b61
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
by Matthieu Moy
ยท 16 years ago
00787ed
Move gitmkstemps to path.c
by Matthieu Moy
ยท 16 years ago
6d81630
Merge branch 'jc/typo'
by Junio C Hamano
ยท 16 years ago
4bb43de
Move offset_1st_component() to path.c
by Nguyแป n Thรกi Ngแปc Duy
ยท 16 years ago
717c397
setenv(GIT_DIR) clean-up
by Renรฉ Scharfe
ยท 16 years ago
9517e6b
Typofixes outside documentation area
by Junio C Hamano
ยท 16 years ago
288123f
ignore duplicated slashes in make_relative_path()
by Junio C Hamano
ยท 16 years ago
eb2fc8f
Merge branch 'mm/config-pathname-tilde-expand'
by Junio C Hamano
ยท 16 years ago
df2a79f
expand_user_path: expand ~ to $HOME, not to the actual homedir.
by Matthieu Moy
ยท 16 years ago
395de25
Expand ~ and ~user in core.excludesfile, commit.template
by Matthieu Moy
ยท 16 years ago
34b6cb8
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
by Shawn O. Pearce
ยท 16 years ago
003b33a
diff: generate pretty filenames in prep_temp_blob()
by David Aguilar
ยท 17 years ago
17e61b8
set_shared_perm(): sometimes we know what the final mode bits should look like
by Junio C Hamano
ยท 17 years ago
5a688fe
"core.sharedrepository = 0mode" should set, not loosen
by Junio C Hamano
ยท 17 years ago
4fcc86b
Introduce the function strip_path_suffix()
by Johannes Schindelin
ยท 17 years ago
222b167
Revert "validate_headref: tighten ref-matching to just branches"
by Junio C Hamano
ยท 17 years ago
6e5d7dd
Merge branch 'js/maint-1.6.0-path-normalize'
by Junio C Hamano
ยท 17 years ago
f2a782b
Remove unused normalize_absolute_path()
by Johannes Sixt
ยท 17 years ago
f42302b
Test and fix normalize_path_copy()
by Johannes Sixt
ยท 17 years ago
43a7ddb
Fix GIT_CEILING_DIRECTORIES on Windows
by Renรฉ Scharfe
ยท 17 years ago
f3cad0a
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
by Johannes Sixt
ยท 17 years ago
b229d18
validate_headref: tighten ref-matching to just branches
by Jeff King
ยท 17 years ago
9db56f7
Fix non-literal format in printf-style calls
by Daniel Lowe
ยท 17 years ago
8b1981d
Merge branch 'ar/maint-mksnpath' into maint
by Junio C Hamano
ยท 17 years ago
1442171
fix overlapping memcpy in normalize_absolute_path
by Jeff King
ยท 17 years ago
aba13e7
git_pathdup: returns xstrdup-ed copy of the formatted path
by Alex Riesen
ยท 17 years ago
fe2d777
Add git_snpath: a .git path formatting routine with output buffer
by Alex Riesen
ยท 17 years ago
108bebe
Add mksnpath which allows you to specify the output buffer
by Alex Riesen
ยท 17 years ago
2860b57
Fix typo in comments of longest_ancestor_length()
by Nguyแป n Thรกi Ngแปc Duy
ยท 17 years ago
10c4c88
Allow add_path() to add non-existent directories to the path
by Johannes Sixt
ยท 17 years ago
447d0cc
Merge branch 'maint' to sync with 1.5.6.3
by Junio C Hamano
ยท 17 years ago
8c6202d
Fix backwards-incompatible handling of core.sharedRepository
by Petr Baudis
ยท 17 years ago
17d778e
Merge branch 'dr/ceiling'
by Junio C Hamano
ยท 17 years ago
5b8e6f8
shrink git-shell by avoiding redundant dependencies
by Dmitry Potapov
ยท 17 years ago
044bbbc
Make git_dir a path relative to work_tree in setup_work_tree()
by Linus Torvalds
ยท 17 years ago
e048a49
make_nonrelative_path: Use is_absolute_path()
by Johannes Sixt
ยท 18 years ago
1b9a946
Use nonrelative paths instead of absolute paths for cloned repositories
by Daniel Barkalow
ยท 18 years ago
0454dd9
Add support for GIT_CEILING_DIRECTORIES
by David Reiss
ยท 18 years ago
ae299be
Implement normalize_absolute_path
by David Reiss
ยท 18 years ago
0104ca0
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
by Heikki Orsila
ยท 18 years ago
06cbe85
Make core.sharedRepository more generic
by Heikki Orsila
ยท 18 years ago
81a24b5
Do not use GUID on dir in git init --shared=all on FreeBSD
by Alex Riesen
ยท 18 years ago
e371a4c
Fix make_absolute_path() for parameters without a slash
by Johannes Schindelin
ยท 18 years ago
e5392c5
Add is_absolute_path() and make_absolute_path()
by Johannes Schindelin
ยท 18 years ago
e7a7be8
git_mkstemp(): be careful not to overflow the path buffer.
by Junio C Hamano
ยท 18 years ago
7627943
getenv/setenv: use constants if available
by Matthias Lederhofer
ยท 18 years ago
3a55602
General const correctness fixes
by Shawn O. Pearce
ยท 19 years ago
c388761
Merge branch 'jc/detached-head'
by Junio C Hamano
ยท 19 years ago
Next »