summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* var: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-152-8/+3
* ls-remote: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-152-5/+2
* index-pack: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-152-3/+1
* Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fixJunio C Hamano2010-08-154-264/+556
|\
| * Revert "rehabilitate 'git index-pack' inside the object store"Nguyễn Thái Ngọc Duy2010-08-041-19/+5
| * setup: do not forget working dir from subdir of gitdirNguyễn Thái Ngọc Duy2010-08-042-1/+3
| * t4111 (apply): refresh index before applying patches to itJonathan Nieder2010-08-041-1/+2
| * setup: split off get_device_or_die helperJonathan Nieder2010-07-251-11/+14
| * setup: split off a function to handle hitting ceiling in repo searchJonathan Nieder2010-07-251-9/+12
| * setup: split off code to handle stumbling upon a repositoryJonathan Nieder2010-07-251-13/+21
| * setup: split off a function to checks working dir for .git fileJonathan Nieder2010-07-251-7/+13
| * setup: split off $GIT_DIR-set case from setup_git_directory_gentlyJonathan Nieder2010-07-251-32/+37
| * tests: try git apply from subdir of toplevelJonathan Nieder2010-07-251-0/+141
| * t1501 (rev-parse): clarifyJonathan Nieder2010-07-251-173/+310
* | config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-153-5/+12
* | bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-153-5/+36
* | apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-153-4/+7
* | grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-113-5/+16
* | shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-113-3/+11
* | git wrapper: allow setup_git_directory_gently() be called earlierNguyễn Thái Ngọc Duy2010-08-111-4/+9
* | setup: remember whether repository was foundNguyễn Thái Ngọc Duy2010-08-112-1/+12
* | git wrapper: introduce startup_info structNguyễn Thái Ngọc Duy2010-08-113-0/+9
* | Merge branch 'maint'Junio C Hamano2010-08-0917-41/+123
|\ \
| * | gitweb: clarify search results page when no matching commit foundJonathan Nieder2010-08-091-4/+5
| * | Documentation: add a FILES section for show-refJonathan Nieder2010-08-091-1/+7
| * | Makefile: add missing dependency on http.hJonathan Nieder2010-08-091-1/+1
| * | Makefile: add missing dependencies on url.hJonathan Nieder2010-08-091-0/+1
| * | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-091-0/+3
| * | git-rebase: fix typo when parsing --force-rebaseWilly Tarreau2010-08-091-1/+1
| * | imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason2010-08-091-4/+8
| * | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-092-3/+4
| * | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-092-2/+5
| * | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-092-6/+31
| * | Documentation: cite git-am from git-applyBrad King2010-08-091-0/+10
| * | t7003: fix subdirectory-filter testThomas Rast2010-08-091-1/+2
| * | Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-062-0/+19
| * | check-ref-format: handle subcommands in separate functionsJonathan Nieder2010-08-061-17/+25
| * | pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-051-1/+1
* | | Merge branch 'webrick' of git://git.bogomips.org/git-svnJunio C Hamano2010-08-091-25/+45
|\ \ \
| * | | instaweb: add access+error logging for WEBrickEric Wong2010-08-051-0/+6
| * | | instaweb: minimize moving parts for WEBrickEric Wong2010-08-051-28/+17
| * | | instaweb: fix WEBrick server supportEric Wong2010-08-051-2/+27
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-061-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | git svn: URL-decode left-hand side of svn refspecSteven Walter2010-08-051-0/+2
* | | | Merge branch 'maint'Junio C Hamano2010-08-0313-36/+115
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'sv/maint-diff-q-clear-fix' into maintJunio C Hamano2010-08-031-1/+0
| |\ \ \
| | * | | Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano2010-08-021-1/+0
| * | | | Merge branch 'rr/svn-fe' into maintJunio C Hamano2010-08-033-2/+3
| |\ \ \ \
| | * | | | contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra2010-08-031-0/+1
| | * | | | contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2010-08-032-2/+2