Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge v1.7.5-rc2 into jn/format-patch-doc | Junio C Hamano | 2011-04-15 |
|\ | |||
| * | Merge branch 'maint' | Junio C Hamano | 2011-04-14 |
| |\ | |||
| * | | Git 1.7.5-rc2v1.7.5-rc2 | Junio C Hamano | 2011-04-13 |
| * | | Merge branch 'maint' | Junio C Hamano | 2011-04-13 |
| |\ \ | |||
| * | | | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 |
| * | | | revert: Hide '-r' option in default usage | Ramkumar Ramachandra | 2011-04-13 |
| * | | | Merge branch 'js/checkout-untracked-symlink' | Junio C Hamano | 2011-04-12 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-12 |
| |\ \ \ \ | |||
| | * | | | | t0001: guard a new test with SYMLINKS prerequisite | Johannes Sixt | 2011-04-11 |
| * | | | | | Makefile: extract Q_() source strings as ngettext() | Ævar Arnfjörð Bjarmason | 2011-04-11 |
| * | | | | | i18n: avoid parenthesized string as array initializer | Ramsay Jones | 2011-04-11 |
| * | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2011-04-11 |
| |\ \ \ \ \ | |||
| | * | | | | | git-svn: Cache results of running the executable "git config" | James Y Knight | 2011-04-09 |
| | * | | | | | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 2011-04-09 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2011-04-11 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | gitk: Update cherry-pick error message parsing | Anders Kaseorg | 2011-04-09 |
| | * | | | | | gitk: Quote tag names in event bindings to avoid problems with % chars | Pat Thoyts | 2011-03-09 |
| | * | | | | | gitk: Allow user to control how much of the SHA1 ID gets auto-selected | Paul Mackerras | 2011-03-09 |
| | * | | | | | gitk: spelling fixes in Russian translation | Skip | 2011-01-19 |
| | * | | | | | gitk: Take only numeric version components when computing $git_version | Anders Kaseorg | 2011-01-19 |
| * | | | | | | git-p4: replace each tab with 8 spaces for consistency | Andrew Garber | 2011-04-07 |
| * | | | | | | Git 1.7.5-rc1v1.7.5-rc1 | Junio C Hamano | 2011-04-06 |
| * | | | | | | Sync with 1.7.4.4 | Junio C Hamano | 2011-04-06 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | remote: deprecate --mirror | Jeff King | 2011-03-30 |
| | * | | | | | | | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 |
| | * | | | | | | | remote: disallow some nonsensical option combinations | Jeff King | 2011-03-30 |
| * | | | | | | | | Merge branch 'mg/doc-revisions-txt' | Junio C Hamano | 2011-04-06 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | revisions.txt: language improvements | Michael J Gruber | 2011-04-04 |
| | * | | | | | | | | revisions.txt: structure with a labelled list | Michael J Gruber | 2011-04-01 |
| | * | | | | | | | | revisions.txt: consistent use of quotes | Michael J Gruber | 2011-04-01 |
| * | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-04 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | fetch/pull: Describe --recurse-submodule restrictions in the BUGS section | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | submodule update: Don't fetch when the submodule commit is already present | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | fetch/pull: Don't recurse into a submodule when commits are already present | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | config: teach the fetch.recurseSubmodules option the 'on-demand' value | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 2011-03-09 |
| | * | | | | | | | | | | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 2011-03-09 |
| * | | | | | | | | | | | Merge branch 'jc/rev-list-options-fix' | Junio C Hamano | 2011-04-04 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nm/maint-conflicted-submodule-entries' | Junio C Hamano | 2011-04-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2011-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | git.el: Don't use font-lock-compile-keywords | Lawrence Mitchell | 2011-04-03 |
| * | | | | | | | | | | | | | | t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 2011-04-03 |
| * | | | | | | | | | | | | | | Fix two unused variable warnings in gcc 4.6 | Dan McGee | 2011-04-03 |
| * | | | | | | | | | | | | | | Remove old binaries from .gitignore | Dan McGee | 2011-04-03 |
| * | | | | | | | | | | | | | | sparse: Fix errors and silence warnings | Stephen Boyd | 2011-04-03 |
| * | | | | | | | | | | | | | | Update release notes | Junio C Hamano | 2011-04-03 |
| * | | | | | | | | | | | | | | Sync with 1.7.4.3 | Junio C Hamano | 2011-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |