1. ce414b3 refs: make refs/bisect/* per-worktree by David Turner · 10 years ago
  2. 4e09cf2 path: optimize common dir checking by David Turner · 10 years ago
  3. 0701530 refs: clean up common_list by David Turner · 10 years ago
  4. f932729 memoize common git-path "constant" files by Jeff King · 10 years ago
  5. 07e3070 path.c: drop git_path_submodule by Jeff King · 10 years ago
  6. f5895fd cache.h: complete set of git_path_submodule helpers by Jeff King · 10 years ago
  7. 558e5a8 Merge branch 'pt/xdg-config-path' by Junio C Hamano · 10 years ago
  8. 68a2e6a Merge branch 'nd/multiple-work-trees' by Junio C Hamano · 10 years ago
  9. 846e5df path.c: remove home_config_paths() by Paul Tan · 10 years ago
  10. ea19289 path.c: implement xdg_config_home() by Paul Tan · 10 years ago
  11. bf2cfca Merge branch 'pt/enter-repo-comment-fix' by Junio C Hamano · 10 years ago
  12. c8c3f1d enter_repo(): fix docs to match code by Paul Tan · 10 years ago
  13. 77933f4 Sync with v2.1.4 by Junio C Hamano · 10 years ago
  14. 58f1d95 Sync with v2.0.5 by Junio C Hamano · 10 years ago
  15. 5e519fb Sync with v1.9.5 by Junio C Hamano · 10 years ago
  16. 6898b79 Sync with v1.8.5.6 by Junio C Hamano · 10 years ago
  17. 1d1d69b path: add is_ntfs_dotgit() helper by Johannes Schindelin · 10 years ago
  18. df56607 git-common-dir: make "modules/" per-working-directory directory by Max Kirillov · 10 years ago
  19. 6cfbdcb git_path(): keep "info/sparse-checkout" per work-tree by Nguyễn Thái Ngọc Duy · 10 years ago
  20. 77a6d84 count-objects: report unused files in $GIT_DIR/worktrees/... by Nguyễn Thái Ngọc Duy · 10 years ago
  21. 529fef2 checkout: support checking out into a new working directory by Nguyễn Thái Ngọc Duy · 10 years ago
  22. c7b3a3d $GIT_COMMON_DIR: a new environment variable by Nguyễn Thái Ngọc Duy · 10 years ago
  23. 557bd83 git_path(): be aware of file relocation in $GIT_DIR by Nguyễn Thái Ngọc Duy · 10 years ago
  24. 57a23b7 path.c: group git_path(), git_pathdup() and strbuf_git_path() together by Nguyễn Thái Ngọc Duy · 10 years ago
  25. 8afdaf3 path.c: rename vsnpath() to do_git_path() by Nguyễn Thái Ngọc Duy · 10 years ago
  26. 1a83c24 git_snpath(): retire and replace with strbuf_git_path() by Nguyễn Thái Ngọc Duy · 10 years ago
  27. dcf6926 path.c: make get_pathname() call sites return const char * by Nguyễn Thái Ngọc Duy · 10 years ago
  28. 4ef9caf path.c: make get_pathname() return strbuf instead of static buffer by Nguyễn Thái Ngọc Duy · 10 years ago
  29. 1d8a6f6 Merge branch 'mm/config-edit-global' by Junio C Hamano · 11 years ago
  30. 06b2d87 home_config_paths(): let the caller ignore xdg path by Matthieu Moy · 11 years ago
  31. 12621cb Merge branch 'rs/code-cleaning' by Junio C Hamano · 11 years ago
  32. 9ab0882 Merge branch 'maint' by Junio C Hamano · 11 years ago
  33. 5c0b13f use xmemdupz() to allocate copies of strings given by start and length by René Scharfe · 11 years ago
  34. cedc61a strbuf: use strbuf_addstr() for adding C strings by René Scharfe · 11 years ago
  35. c2369bd Windows: allow using UNC path for git repository by Cezary Zawadka · 15 years ago
  36. 6f01667 Merge branch 'jk/config-path-include-fix' into maint by Junio C Hamano · 11 years ago
  37. bfef492 Merge branch 'jk/config-path-include-fix' by Junio C Hamano · 11 years ago
  38. 53ec551 expand_user_path: do not look at NULL path by Jeff King · 11 years ago
  39. e22c1c7 Merge branch 'jx/relative-path-regression-fix' by Junio C Hamano · 11 years ago
  40. 41894ae Use simpler relative_path when set_git_dir by Jiang Xin · 11 years ago
  41. 7fbd422 relative_path should honor dos-drive-prefix by Jiang Xin · 11 years ago
  42. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  43. d6cbf2f Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' by Junio C Hamano · 12 years ago
  44. f66450a cygwin: Remove the Win32 l/stat() implementation by Ramsay Jones · 12 years ago
  45. 645a29c parse_pathspec: make sure the prefix part is wildcard-free by Nguyễn Thái Ngọc Duy · 12 years ago
  46. e02ca72 path.c: refactor relative_path(), not only strip prefix by Jiang Xin · 12 years ago
  47. cbe43b8 path.c: optimize adjust_shared_perm() by Torsten Bögershausen · 12 years ago
  48. 3a429d3 path.c: simplify adjust_shared_perm() by Torsten Bögershausen · 12 years ago
  49. 0117c2f Make core.sharedRepository work under cygwin 1.7 by Torsten Bögershausen · 12 years ago
  50. 9e2326c longest_ancestor_length(): require prefix list entries to be normalized by Michael Haggerty · 12 years ago
  51. 31171d9 longest_ancestor_length(): take a string_list argument for prefixes by Michael Haggerty · 12 years ago
  52. a5ccdbe longest_ancestor_length(): use string_list_split() by Michael Haggerty · 12 years ago
  53. 5c44252 path.c: Use vsnpath() in the implementation of git_path() by Ramsay Jones · 13 years ago
  54. 66a51a9 path.c: Don't discard the return value of vsnpath() by Ramsay Jones · 13 years ago
  55. 5b3b8fa path.c: Remove the 'git_' prefix from a file scope function by Ramsay Jones · 13 years ago
  56. 21cf322 config: read (but not write) from $XDG_CONFIG_HOME/git/config file by Huynh Khoi Nguyen Nguyen · 13 years ago
  57. b3256eb standardize and improve lookup rules for external local repos by Jeff King · 13 years ago
  58. 0310676 Learn to handle gitfiles in enter_repo by Phil Hord · 13 years ago
  59. 1c64b48 enter_repo: do not modify input by Erik Faye-Lund · 13 years ago
  60. 13d6ec9 read_gitfile_gently(): rename misnamed function to read_gitfile() by Junio C Hamano · 14 years ago
  61. e2a57aa Name make_*_path functions more accurately by Carlos Martín Nieto · 14 years ago
  62. 33f2393 path helpers: move git_mkstemp* to wrapper.c by Jonathan Nieder · 14 years ago
  63. 2d98446 Merge branch 'hv/submodule-find-ff-merge' by Junio C Hamano · 15 years ago
  64. e5498e8 Sync with 1.7.0 series by Junio C Hamano · 15 years ago
  65. 79bf149 config --get --path: check for unset $HOME by Jonathan Nieder · 15 years ago
  66. 0bad611 Teach ref iteration module about submodules by Heiko Voigt · 15 years ago
  67. 493e433 Merge branch 'mm/mkstemps-mode-for-packfiles' into maint by Junio C Hamano · 15 years ago
  68. c2b456b Merge branch 'nd/root-git' by Junio C Hamano · 15 years ago
  69. 87912fd Merge branch 'mm/mkstemps-mode-for-packfiles' by Junio C Hamano · 15 years ago
  70. 1d9740c git_mkstemps_mode: don't set errno to EINVAL on exit. by Matthieu Moy · 15 years ago
  71. b862b61 git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. by Matthieu Moy · 15 years ago
  72. 00787ed Move gitmkstemps to path.c by Matthieu Moy · 15 years ago
  73. 6d81630 Merge branch 'jc/typo' by Junio C Hamano · 15 years ago
  74. 4bb43de Move offset_1st_component() to path.c by Nguyễn Thái Ngọc Duy · 15 years ago
  75. 717c397 setenv(GIT_DIR) clean-up by René Scharfe · 15 years ago
  76. 9517e6b Typofixes outside documentation area by Junio C Hamano · 15 years ago
  77. 288123f ignore duplicated slashes in make_relative_path() by Junio C Hamano · 15 years ago
  78. eb2fc8f Merge branch 'mm/config-pathname-tilde-expand' by Junio C Hamano · 15 years ago
  79. df2a79f expand_user_path: expand ~ to $HOME, not to the actual homedir. by Matthieu Moy · 15 years ago
  80. 395de25 Expand ~ and ~user in core.excludesfile, commit.template by Matthieu Moy · 15 years ago
  81. 34b6cb8 http-backend: Protect GIT_PROJECT_ROOT from /../ requests by Shawn O. Pearce · 15 years ago
  82. 003b33a diff: generate pretty filenames in prep_temp_blob() by David Aguilar · 16 years ago
  83. 17e61b8 set_shared_perm(): sometimes we know what the final mode bits should look like by Junio C Hamano · 16 years ago
  84. 5a688fe "core.sharedrepository = 0mode" should set, not loosen by Junio C Hamano · 16 years ago
  85. 4fcc86b Introduce the function strip_path_suffix() by Johannes Schindelin · 16 years ago
  86. 222b167 Revert "validate_headref: tighten ref-matching to just branches" by Junio C Hamano · 16 years ago
  87. 6e5d7dd Merge branch 'js/maint-1.6.0-path-normalize' by Junio C Hamano · 16 years ago
  88. f2a782b Remove unused normalize_absolute_path() by Johannes Sixt · 16 years ago
  89. f42302b Test and fix normalize_path_copy() by Johannes Sixt · 16 years ago
  90. 43a7ddb Fix GIT_CEILING_DIRECTORIES on Windows by René Scharfe · 16 years ago
  91. f3cad0a Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() by Johannes Sixt · 16 years ago
  92. b229d18 validate_headref: tighten ref-matching to just branches by Jeff King · 16 years ago
  93. 9db56f7 Fix non-literal format in printf-style calls by Daniel Lowe · 16 years ago
  94. 8b1981d Merge branch 'ar/maint-mksnpath' into maint by Junio C Hamano · 16 years ago
  95. 1442171 fix overlapping memcpy in normalize_absolute_path by Jeff King · 16 years ago
  96. aba13e7 git_pathdup: returns xstrdup-ed copy of the formatted path by Alex Riesen · 16 years ago
  97. fe2d777 Add git_snpath: a .git path formatting routine with output buffer by Alex Riesen · 16 years ago
  98. 108bebe Add mksnpath which allows you to specify the output buffer by Alex Riesen · 16 years ago
  99. 2860b57 Fix typo in comments of longest_ancestor_length() by Nguyễn Thái Ngọc Duy · 17 years ago
  100. 10c4c88 Allow add_path() to add non-existent directories to the path by Johannes Sixt · 17 years ago