index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mm/die-with-dashdash-help'
Junio C Hamano
2012-08-22
1
-3
/
+5
|
\
|
*
setup: clarify error messages for file/revisions ambiguity
Matthieu Moy
2012-08-03
1
-3
/
+5
|
*
Merge branch 'th/diff-no-index-fixes' into maint
Junio C Hamano
2012-07-11
1
-2
/
+22
|
|
\
|
*
\
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
2012-07-11
1
-3
/
+24
|
|
\
\
*
|
\
\
Merge branch 'jc/sha1-name-more'
Junio C Hamano
2012-07-22
1
-6
/
+2
|
\
\
\
\
|
*
|
|
|
sha1_name.c: get rid of get_sha1_with_mode_1()
Junio C Hamano
2012-07-03
1
-6
/
+2
*
|
|
|
|
Merge branch 'th/diff-no-index-fixes'
Junio C Hamano
2012-07-05
1
-2
/
+22
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
diff: handle relative paths in no-index
Jeff King
2012-06-22
1
-2
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
2012-06-29
1
-3
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
2012-06-19
1
-3
/
+24
|
|
/
*
|
properly keep track of current working directory
Clemens Buchacher
2012-04-15
1
-9
/
+13
*
|
standardize and improve lookup rules for external local repos
Jeff King
2012-02-03
1
-1
/
+1
|
/
*
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
2011-10-11
1
-32
/
+0
|
\
|
*
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
2011-09-12
1
-7
/
+0
|
*
consolidate pathspec_prefix and common_prefix
Junio C Hamano
2011-09-06
1
-27
/
+2
|
*
remove prefix argument from pathspec_prefix
Clemens Buchacher
2011-09-06
1
-2
/
+2
*
|
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
2011-10-11
1
-0
/
+7
|
\
\
|
*
|
rev-parse: add option --resolve-git-dir <path>
Fredrik Gustafsson
2011-08-16
1
-0
/
+7
*
|
|
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
2011-08-29
1
-3
/
+3
|
\
\
\
|
*
|
|
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
2011-08-22
1
-3
/
+3
*
|
|
|
Merge branch 'di/parse-options-split'
Junio C Hamano
2011-08-26
1
-28
/
+0
|
\
\
\
\
|
*
|
|
|
Reduce parse-options.o dependencies
Dmitry Ivankov
2011-08-11
1
-28
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'cb/partial-commit-relative-pathspec'
Junio C Hamano
2011-08-11
1
-0
/
+32
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
commit: allow partial commits with relative paths
Clemens Buchacher
2011-08-02
1
-0
/
+32
|
|
/
*
|
Merge branch 'da/git-prefix-everywhere' into next
Junio C Hamano
2011-06-30
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
setup: Provide GIT_PREFIX to built-ins
David Aguilar
2011-05-27
1
-0
/
+5
*
|
Merge branch 'maint'
Junio C Hamano
2011-05-30
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'jm/maint-misc-fix' into maint
Junio C Hamano
2011-05-30
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
read_gitfile_gently: use ssize_t to hold read result
Jeff King
2011-05-26
1
-1
/
+1
*
|
|
Merge branch 'jc/magic-pathspec'
Junio C Hamano
2011-05-23
1
-4
/
+111
|
\
\
\
|
*
|
|
setup.c: Fix some "symbol not declared" sparse warnings
Ramsay Jones
2011-05-18
1
-2
/
+2
|
*
|
|
rev/path disambiguation: further restrict "misspelled index entry" diag
Junio C Hamano
2011-05-10
1
-2
/
+11
|
*
|
|
fix overslow :/no-such-string-ever-existed diagnostics
Junio C Hamano
2011-05-10
1
-1
/
+1
|
*
|
|
pathspec: drop "lone : means no pathspec" from get_pathspec()
Junio C Hamano
2011-05-10
1
-3
/
+0
|
*
|
|
Revert "magic pathspec: add ":(icase)path" to match case insensitively"
Junio C Hamano
2011-05-10
1
-27
/
+4
|
*
|
|
magic pathspec: add ":(icase)path" to match case insensitively
Junio C Hamano
2011-04-09
1
-4
/
+27
|
*
|
|
magic pathspec: futureproof shorthand form
Junio C Hamano
2011-04-09
1
-1
/
+8
|
*
|
|
magic pathspec: add tentative ":/path/from/top/level" pathspec support
Junio C Hamano
2011-04-07
1
-2
/
+96
|
|
/
/
*
|
|
Merge branch 'nd/maint-setup'
Junio C Hamano
2011-05-03
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
setup: return correct prefix if worktree is '/'
Nguyễn Thái Ngọc Duy
2011-03-29
1
-3
/
+4
|
|
/
*
|
Name make_*_path functions more accurately
Carlos Martín Nieto
2011-03-18
1
-7
/
+7
*
|
Merge branch 'cb/setup'
Junio C Hamano
2011-02-10
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
setup: translate symlinks in filename when using absolute paths
Carlo Marcelo Arenas Belon
2011-01-04
1
-4
/
+7
*
|
Subject: setup: officially support --work-tree without --git-dir
Jonathan Nieder
2011-01-21
1
-0
/
+19
*
|
Merge branch 'nd/setup'
Junio C Hamano
2010-12-28
1
-92
/
+146
|
\
|
|
*
setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd
Nguyễn Thái Ngọc Duy
2010-12-27
1
-0
/
+8
|
*
setup: rework setup_explicit_git_dir()
Nguyễn Thái Ngọc Duy
2010-12-22
1
-60
/
+78
|
*
setup: clean up setup_discovered_git_dir()
Nguyễn Thái Ngọc Duy
2010-12-22
1
-36
/
+36
|
*
setup: clean up setup_bare_git_dir()
Nguyễn Thái Ngọc Duy
2010-12-22
1
-10
/
+9
|
*
setup: limit get_git_work_tree()'s to explicit setup case only
Nguyễn Thái Ngọc Duy
2010-12-22
1
-2
/
+8
[next]