| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | fast-import: clarify documentation of "feature" command | Jonathan Nieder | 2010-12-01 |
| * | | | | | | | | fast-import: stricter parsing of integer options | Jonathan Nieder | 2010-12-01 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fetch_populated_submodules(): document dynamic allocation | Junio C Hamano | 2010-12-09 |
| * | | | | | | | | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 2010-11-12 |
| * | | | | | | | | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 |
| * | | | | | | | | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 |
* | | | | | | | | | Merge branch 'rj/msvc-fix' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | msvc: Fix macro redefinition warnings | Ramsay Jones | 2010-12-09 |
| * | | | | | | | | | msvc: Fix build by adding missing INTMAX_MAX define | Ramsay Jones | 2010-12-09 |
| * | | | | | | | | | msvc: git-daemon.exe: Fix linker "unresolved externals" error | Ramsay Jones | 2010-12-09 |
| * | | | | | | | | | msvc: Fix compilation errors in compat/win32/sys/poll.c | Ramsay Jones | 2010-12-09 |
* | | | | | | | | | | Merge branch 'nd/extended-sha1-relpath' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | get_sha1: teach ":$n:<path>" the same relative path logic | Junio C Hamano | 2010-12-09 |
| * | | | | | | | | | | get_sha1: support relative path ":path" syntax | Nguyễn Thái Ngọc Duy | 2010-12-07 |
| * | | | | | | | | | | Make prefix_path() return char* without const | Nguyễn Thái Ngọc Duy | 2010-12-07 |
* | | | | | | | | | | | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | default color.status.branch to "same as header" | Jeff King | 2010-12-10 |
| * | | | | | | | | | | | status: show branchname with a configurable color | Aleksi Aalto | 2010-11-29 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'ak/describe-exact' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | | describe: Use for_each_rawref | Anders Kaseorg | 2010-12-09 |
* | | | | | | | | | | | | Merge branch 'nd/maint-relative' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | get_cwd_relative(): do not misinterpret root path | Nguyễn Thái Ngọc Duy | 2010-11-23 |
* | | | | | | | | | | | | | Merge branch 'jn/maint-svn-fe' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | t9010 fails when no svn is available | Junio C Hamano | 2010-12-09 |
| * | | | | | | | | | | | | | vcs-svn: fix intermittent repo_tree corruption | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | | | treap: make treap_insert return inserted node | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | | | t9010 (svn-fe): Eliminate dependency on svn perl bindings | Ramkumar Ramachandra | 2010-11-23 |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-svn-info-test-fix' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | t9119: do not compare "Text Last Updated" line from "svn info" | Junio C Hamano | 2010-12-06 |
* | | | | | | | | | | | | | | | Merge branch 'jn/submodule-b-current' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | git submodule: Remove now obsolete tests before cloning a repo | Jens Lehmann | 2010-12-06 |
| * | | | | | | | | | | | | | | | git submodule -b ... of current HEAD fails | Jonathan Nieder | 2010-12-06 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge branch 'jn/maint-fast-import-object-reuse' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | fast-import: insert new object entries at start of hash bucket | David Barr | 2010-11-24 |
* | | | | | | | | | | | | | | | | Merge branch 'jn/fast-import-ondemand-checkpoint' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | fast-import: treat SIGUSR1 as a request to access objects early | Jonathan Nieder | 2010-11-24 |
* | | | | | | | | | | | | | | | | | Sync with 1.7.3.4 | Junio C Hamano | 2010-12-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Git 1.7.3.4v1.7.3.4 | Junio C Hamano | 2010-12-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | | | | | | | | | Git 1.6.4.5v1.6.4.5 | Junio C Hamano | 2010-12-15 |
| | | | | | | * | | | | | | | | | | | | | | | | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 |
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-12-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|