Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge branch 'jn/gitweb-search-utf-8' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | gitweb: Allow UTF-8 encoded CGI query parameters and path_info | Jakub Narebski | 2012-02-03 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'jc/maint-commit-ignore-i-t-a' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | commit: ignore intent-to-add entries instead of refusing | Junio C Hamano | 2012-02-07 | |
* | | | | | | | | Merge branch 'mm/empty-loose-error-message' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | fsck: give accurate error message on empty loose object files | Matthieu Moy | 2012-02-06 | |
* | | | | | | | | | Merge branch 'nk/ctype-for-perf' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ctype: implement islower/isupper macro | Namhyung Kim | 2012-02-10 | |
| * | | | | | | | | | ctype.c only wants git-compat-util.h | Namhyung Kim | 2012-02-10 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jx/i18n-more-marking' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | i18n: format_tracking_info "Your branch is behind" message | Jiang Xin | 2012-02-01 | |
| * | | | | | | | | | i18n: git-commit whence_s "merge/cherry-pick" message | Jiang Xin | 2012-02-01 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | man: rearrange git synopsis to fit in 80 lines | Zbigniew Jędrzejewski-Szmek | 2012-02-16 | |
* | | | | | | | | | completion: --list option for git-branch | Ralf Thielow | 2012-02-16 | |
* | | | | | | | | | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 2012-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | completion: --edit-description option for git-branch | Ralf Thielow | 2012-01-29 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Git 1.7.9.1v1.7.9.1 | Junio C Hamano | 2012-02-14 | |
* | | | | | | | | | Merge branch 'jk/maint-tag-show-fixes' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | tag: do not show non-tag contents with "-n" | Junio C Hamano | 2012-02-08 | |
| * | | | | | | | | | tag: die when listing missing or corrupt objects | Jeff King | 2012-02-06 | |
| * | | | | | | | | | tag: fix output of "tag -n" when errors occur | Jeff King | 2012-02-06 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'bw/inet-pton-ntop-compat' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Drop system includes from inet_pton/inet_ntop compatibility wrappers | Ben Walton | 2012-02-05 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'mp/make-cleanse-x-for-exe' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Explicitly set X to avoid potential build breakage | Michael Palimaka | 2012-02-09 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jn/merge-no-edit-fix' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | merge: do not launch an editor on "--no-edit $tag" | Junio C Hamano | 2012-02-09 | |
* | | | | | | | | | Update draft release notes to 1.7.9.1 | Junio C Hamano | 2012-02-13 | |
* | | | | | | | | | Merge branch 'js/add-e-submodule-fix' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | add -e: do not show difference in a submodule that is merely dirty | Johannes Schindelin | 2012-02-07 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 2012-02-03 | |
| * | | | | | | | | | parse_date(): allow ancient git-timestamp | Junio C Hamano | 2012-02-03 | |
* | | | | | | | | | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | merge: do not create a signed tag merge under --ff-only option | Junio C Hamano | 2012-02-05 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | branch --edit-description: protect against mistyped branch name | Junio C Hamano | 2012-02-05 | |
| * | | | | | | | | | tests: add write_script helper function | Junio C Hamano | 2012-02-03 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jn/rpm-spec' into maint | Junio C Hamano | 2012-02-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | git.spec: Workaround localized messages not put in any RPM | Jakub Narebski | 2012-02-03 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 2012-02-13 | |
* | | | | | | | | | Remove Git's support for smoke testing | Ævar Arnfjörð Bjarmason | 2012-02-13 | |
* | | | | | | | | | Makefile: Change the default compiler from "gcc" to "cc" | Ævar Arnfjörð Bjarmason | 2012-02-13 | |
* | | | | | | | | | Update draft release notes to 1.7.9.1 | Junio C Hamano | 2012-02-10 | |
* | | | | | | | | | Merge branch 'jc/maint-request-pull-for-tag' into maint | Junio C Hamano | 2012-02-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | request-pull: explicitly ask tags/$name to be pulled | Junio C Hamano | 2012-01-31 | |
* | | | | | | | | | | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | grep: fix -l/-L interaction with decoration lines | Albert Yale | 2012-01-23 | |
* | | | | | | | | | | | Merge branch 'jl/submodule-re-add' into maint | Junio C Hamano | 2012-02-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | submodule add: fix breakage when re-adding a deep submodule | Jens Lehmann | 2012-01-24 |