Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/maint-bisect-paths' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -0/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mw/maint-gcc-warns-unused-write' | Junio C Hamano | 2010-03-07 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | run-command.c: fix build warnings on Ubuntu | Michael Wookey | 2010-03-03 | 1 | -4/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/maint-expire' | Junio C Hamano | 2010-03-07 | 4 | -18/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | reflog: honor gc.reflogexpire=never | Adam Simpkins | 2010-02-28 | 2 | -4/+43 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | prune: honor --expire=never | Adam Simpkins | 2010-02-28 | 2 | -14/+43 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 2010-03-07 | 1 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: document --no-index option | Mark Lodato | 2010-02-25 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 2010-02-25 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: use AsciiDoc literals consistently | Mark Lodato | 2010-02-25 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | grep docs: pluralize "Example" section | Mark Lodato | 2010-02-25 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fn/maint-mkdtemp-compat' | Junio C Hamano | 2010-03-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gitmkdtemp: correct test for mktemp() return value | Filippo Negroni | 2010-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 2010-03-07 | 8 | -33/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | is_submodule_modified(): clear environment properly | Giuseppe Bilotta | 2010-02-24 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submodules: ensure clean environment when operating in a submodule | Giuseppe Bilotta | 2010-02-24 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | shell setup: clear_local_git_env() function | Giuseppe Bilotta | 2010-02-24 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse: --local-env-vars option | Giuseppe Bilotta | 2010-02-24 | 2 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor list of of repo-local env vars | Giuseppe Bilotta | 2010-02-24 | 3 | -12/+28 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ne/pack-local-doc' | Junio C Hamano | 2010-03-07 | 1 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | pack-objects documentation: Fix --honor-pack-keep as well. | Nelson Elhage | 2010-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | pack-objects documentation: reword "objects that appear in the standard input" | Junio C Hamano | 2010-02-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: pack-objects: Clarify --local's semantics. | Nelson Elhage | 2010-02-20 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mb/shortlog-nongit-stdin' | Junio C Hamano | 2010-03-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | shortlog: warn the user when there is no input | Michele Ballabio | 2010-02-24 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-push-tracking-wo-remote' | Junio C Hamano | 2010-03-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | push: fix segfault for odd config | Jeff King | 2010-02-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-param' | Junio C Hamano | 2010-03-07 | 2 | -33/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | fetch --all/--multiple: keep all the fetched branch information | Junio C Hamano | 2010-02-24 | 2 | -7/+40 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | builtin-fetch --all/--multi: propagate options correctly | Junio C Hamano | 2010-02-24 | 2 | -1/+29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | t5521: fix and modernize | Junio C Hamano | 2010-02-24 | 1 | -26/+20 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'il/loosen-remote-helper-names' | Junio C Hamano | 2010-03-07 | 1 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Allow '+', '-' and '.' in remote helper names | Ilari Liusvaara | 2010-02-23 | 1 | -2/+17 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/root-git' | Junio C Hamano | 2010-03-07 | 10 | -18/+329 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add test for using Git at root of file system | Nguyễn Thái Ngọc Duy | 2010-02-16 | 3 | -0/+301 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Support working directory located at root | Nguyễn Thái Ngọc Duy | 2010-02-16 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Move offset_1st_component() to path.c | Nguyễn Thái Ngọc Duy | 2010-02-16 | 3 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | init-db, rev-parse --git-dir: do not append redundant slash | Nguyễn Thái Ngọc Duy | 2010-02-14 | 2 | -4/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | make_absolute_path(): Do not append redundant slash | Nguyễn Thái Ngọc Duy | 2010-02-14 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/runtime-prefix-trace-not-warn' | Junio C Hamano | 2010-03-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Print RUNTIME_PREFIX warning only when GIT_TRACE is set | Johannes Sixt | 2010-02-23 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' | Junio C Hamano | 2010-03-07 | 8 | -93/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Use git_mkstemp_mode instead of plain mkstemp to create object files | Matthieu Moy | 2010-02-22 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | git_mkstemps_mode: don't set errno to EINVAL on exit. | Matthieu Moy | 2010-02-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. | Matthieu Moy | 2010-02-22 | 3 | -20/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. | Matthieu Moy | 2010-02-22 | 3 | -2/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Move gitmkstemps to path.c | Matthieu Moy | 2010-02-22 | 3 | -71/+69 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add a testcase for ACL with restrictive umask. | Matthieu Moy | 2010-02-22 | 1 | -0/+67 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-add--interactive-delete' | Junio C Hamano | 2010-03-07 | 2 | -1/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |