clone: the given repository dir should be relative to $PWD
[gitweb.git] / path.c
2006-10-02 Merge branch 'maint'
2006-10-01 Merge branch 'maint'
2006-10-01 Merge branch 'jc/gitpm'
2006-09-18 Merge part of branch 'jc/upload-pack'
2006-09-18 Merge branch 'jc/pack'
2006-09-18 Merge branch 'jk/diff'
2006-09-17 Merge branch 'jc/archive'
2006-09-16 Allow multiple "git_path()" uses
2006-09-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-07-05 Merge branch 'jc/sha1'
2006-06-26 Merge branch 'jc/squash'
2006-06-26 Merge branch 'ml/cvsimport'
2006-06-26 Merge branch 'js/diff'
2006-06-25 Rename safe_strncpy() to strlcpy().
2006-06-22 Merge early parts of branch 'js/diff'
2006-06-19 Merge branch 'yl/build'
2006-06-19 Merge branch 'jc/shared'
2006-06-18 Merge branch 'master' into next
2006-06-18 Merge branch 'yl/build' into next
2006-06-18 Merge branch 'eb/mail' into next
2006-06-18 Merge early part of branch 'jc/fetchupload'
2006-06-18 Merge branch 'jc/rw-prefix'
2006-06-18 Merge branch 'pe/date'
2006-06-18 Merge branch 'js/diff'
2006-06-17 Implement safe_strncpy() as strlcpy() and use it more.
2006-06-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-10 Merge branch 'master' into next
2006-06-10 Merge git://git.kernel.org/pub/scm/git/gitweb
2006-06-10 Merge branch 'jc/shared' into next
2006-06-10 shared repository: optionally allow reading to "others".
2006-06-10 shared repository - add a few missing calls to adjust_s...
2006-06-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-04 Merge branch 'new' of git://git./gitk/gitk into next
2006-06-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-03 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-24 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-31 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-12-04 [PATCH] daemon.c and path.enter_repo(): revamp path...
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Check repository format version in enter_repo().
2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21 Fix "do not DWIM" patch to enter_repo"
2005-11-21 Fix sparse warnings
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Do not DWIM in userpath library under strict mode.
2005-11-20 Library code for user-relative paths, take three.
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 [PATCH] Provide access to git_dir through get_git_dir().
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-09 Retire support for old environment variables.
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/master from .
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Fix ?: statements.
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-09 Merge with master.
2005-08-09 [PATCH] git_mkstemp() fix
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-06 [PATCH] git: add git_mkstemp()
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-08 Add "mkpath()" helper function