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
2008-05-23
Add support for GIT_CEILING_DIRECTORIES
David Reiss
1
-0
/
+43
2008-05-23
Implement normalize_absolute_path
David Reiss
1
-0
/
+53
2008-04-29
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
Heikki Orsila
1
-1
/
+2
2008-04-16
Make core.sharedRepository more generic
Heikki Orsila
1
-17
/
+18
2008-03-05
Do not use GUID on dir in git init --shared=all on FreeBSD
Alex Riesen
1
-1
/
+1
2008-03-02
Fix make_absolute_path() for parameters without a slash
Johannes Schindelin
1
-1
/
+3
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
1
-0
/
+65
2007-07-25
git_mkstemp(): be careful not to overflow the path buffer.
Junio C Hamano
1
-14
/
+10
2007-07-02
getenv/setenv: use constants if available
Matthias Lederhofer
1
-1
/
+1
2007-03-07
General const correctness fixes
Shawn O. Pearce
1
-1
/
+1
2007-01-11
Merge branch 'jc/detached-head'
Junio C Hamano
1
-8
/
+18
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
1
-1
/
+1
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
1
-8
/
+18
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-11-05
adjust_shared_perm: chmod() only when needed.
Junio C Hamano
1
-1
/
+1
2006-09-16
Allow multiple "git_path()" uses
Linus Torvalds
1
-1
/
+9
2006-06-24
Rename safe_strncpy() to strlcpy().
Peter Eriksen
1
-14
/
+1
2006-06-17
Merge branch 'js/diff'
Junio C Hamano
1
-4
/
+9
2006-06-16
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
1
-4
/
+9
2006-06-10
shared repository: optionally allow reading to "others".
Junio C Hamano
1
-2
/
+12
2006-06-09
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
1
-0
/
+23
2005-12-03
[PATCH] daemon.c and path.enter_repo(): revamp path validation.
Junio C Hamano
1
-54
/
+99
2005-11-27
Check repository format version in enter_repo().
Junio C Hamano
1
-0
/
+1
2005-11-20
Fix "do not DWIM" patch to enter_repo"
Junio C Hamano
1
-1
/
+1
2005-11-20
Fix sparse warnings
Timo Hirvonen
1
-1
/
+1
2005-11-19
Do not DWIM in userpath library under strict mode.
Junio C Hamano
1
-17
/
+60
2005-11-19
Library code for user-relative paths, take three.
Andreas Ericsson
1
-0
/
+72
2005-09-27
[PATCH] Provide access to git_dir through get_git_dir().
Sven Verdoolaege
1
-3
/
+1
2005-09-09
Retire support for old environment variables.
Junio C Hamano
1
-1
/
+1
2005-08-23
Fix ?: statements.
Jason Riedy
1
-1
/
+3
2005-08-08
[PATCH] git_mkstemp() fix
Holger Eitzenberger
1
-2
/
+7
2005-08-05
[PATCH] git: add git_mkstemp()
Holger Eitzenberger
1
-0
/
+26
2005-07-08
Add "mkpath()" helper function
Linus Torvalds
1
-0
/
+60
[prev]