summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6Junio C Hamano2010-03-071-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/maint-bisect-paths' into maint-1.6.6Junio C Hamano2010-03-072-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mw/maint-gcc-warns-unused-write'Junio C Hamano2010-03-071-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | run-command.c: fix build warnings on UbuntuMichael Wookey2010-03-031-4/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/maint-expire'Junio C Hamano2010-03-074-18/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-282-4/+43
| * | | | | | | | | | | | | | | | | | | | | | | | | | prune: honor --expire=neverAdam Simpkins2010-02-282-14/+43
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-071-13/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: document --no-index optionMark Lodato2010-02-251-4/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-251-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-251-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: pluralize "Example" sectionMark Lodato2010-02-251-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fn/maint-mkdtemp-compat'Junio C Hamano2010-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix gitmkdtemp: correct test for mktemp() return valueFilippo Negroni2010-02-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-078-33/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | is_submodule_modified(): clear environment properlyGiuseppe Bilotta2010-02-241-11/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | submodules: ensure clean environment when operating in a submoduleGiuseppe Bilotta2010-02-241-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | shell setup: clear_local_git_env() functionGiuseppe Bilotta2010-02-241-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse: --local-env-vars optionGiuseppe Bilotta2010-02-242-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | Refactor list of of repo-local env varsGiuseppe Bilotta2010-02-243-12/+28
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ne/pack-local-doc'Junio C Hamano2010-03-071-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage2010-02-241-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano2010-02-241-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage2010-02-201-5/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mb/shortlog-nongit-stdin'Junio C Hamano2010-03-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | shortlog: warn the user when there is no inputMichele Ballabio2010-02-241-0/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-push-tracking-wo-remote'Junio C Hamano2010-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | push: fix segfault for odd configJeff King2010-02-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-param'Junio C Hamano2010-03-072-33/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-242-7/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-242-1/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | t5521: fix and modernizeJunio C Hamano2010-02-241-26/+20
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'il/loosen-remote-helper-names'Junio C Hamano2010-03-071-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Allow '+', '-' and '.' in remote helper namesIlari Liusvaara2010-02-231-2/+17
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/root-git'Junio C Hamano2010-03-0710-18/+329
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Add test for using Git at root of file systemNguyễn Thái Ngọc Duy2010-02-163-0/+301
| * | | | | | | | | | | | | | | | | | | | | | | | | Support working directory located at rootNguyễn Thái Ngọc Duy2010-02-161-7/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | Move offset_1st_component() to path.cNguyễn Thái Ngọc Duy2010-02-163-7/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | init-db, rev-parse --git-dir: do not append redundant slashNguyễn Thái Ngọc Duy2010-02-142-4/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | make_absolute_path(): Do not append redundant slashNguyễn Thái Ngọc Duy2010-02-141-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/runtime-prefix-trace-not-warn'Junio C Hamano2010-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Print RUNTIME_PREFIX warning only when GIT_TRACE is setJohannes Sixt2010-02-231-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano2010-03-078-93/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object filesMatthieu Moy2010-02-222-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | git_mkstemps_mode: don't set errno to EINVAL on exit.Matthieu Moy2010-02-221-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Matthieu Moy2010-02-223-20/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.Matthieu Moy2010-02-223-2/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | Move gitmkstemps to path.cMatthieu Moy2010-02-223-71/+69
| * | | | | | | | | | | | | | | | | | | | | | | | | Add a testcase for ACL with restrictive umask.Matthieu Moy2010-02-221-0/+67
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-add--interactive-delete'Junio C Hamano2010-03-072-1/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | |