Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'bw/inet-pton-ntop-compat' | Junio C Hamano | 2012-02-12 |
|\ | |||
| * | Drop system includes from inet_pton/inet_ntop compatibility wrappers | Ben Walton | 2012-02-05 |
* | | Merge branch 'jc/maint-commit-ignore-i-t-a' | Junio C Hamano | 2012-02-12 |
|\ \ | |||
| * | | commit: ignore intent-to-add entries instead of refusing | Junio C Hamano | 2012-02-07 |
* | | | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 2012-02-12 |
|\ \ \ | |||
| * | | | 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 'mm/empty-loose-error-message' | Junio C Hamano | 2012-02-12 |
|\ \ \ | |||
| * | | | fsck: give accurate error message on empty loose object files | Matthieu Moy | 2012-02-06 |
* | | | | Merge branch 'nk/ctype-for-perf' | Junio C Hamano | 2012-02-12 |
|\ \ \ \ | |||
| * | | | | 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 'jn/merge-no-edit-fix' | Junio C Hamano | 2012-02-12 |
|\ \ \ \ \ | |||
| * | | | | | merge: do not launch an editor on "--no-edit $tag" | Junio C Hamano | 2012-02-09 |
* | | | | | | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-02-10 |
* | | | | | | Merge branch 'js/add-e-submodule-fix' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | add -e: do not show difference in a submodule that is merely dirty | Johannes Schindelin | 2012-02-07 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | 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' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | merge: do not create a signed tag merge under --ff-only option | Junio C Hamano | 2012-02-05 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'jc/branch-desc-typoavoidance' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | branch --edit-description: protect against mistyped branch name | Junio C Hamano | 2012-02-05 |
* | | | | | | | Merge branch 'jn/rpm-spec' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git.spec: Workaround localized messages not put in any RPM | Jakub Narebski | 2012-02-03 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/tests-write-script' | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t0300: use write_script helper | Jeff King | 2012-02-03 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | tests: add write_script helper function | Junio C Hamano | 2012-02-03 |
| |/ / / / / | |||
* | | | | | | Sync with maint | Junio C Hamano | 2012-02-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | 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 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jl/submodule-re-add' into maint | Junio C Hamano | 2012-02-10 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'da/maint-mergetool-twoway' into maint | Junio C Hamano | 2012-02-10 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-02-07 |
* | | | | | | | | | | | Merge branch 'jc/maint-request-pull-for-tag' | Junio C Hamano | 2012-02-07 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | request-pull: explicitly ask tags/$name to be pulled | Junio C Hamano | 2012-01-31 |
* | | | | | | | | | | | Merge branch 'bl/gitweb-project-filter' | Junio C Hamano | 2012-02-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | gitweb: Make project search respect project_filter | Jakub Narebski | 2012-02-01 |
| * | | | | | | | | | | | gitweb: improve usability of projects search form | Jakub Narebski | 2012-02-01 |
| * | | | | | | | | | | | gitweb: place links to parent directories in page header | Bernhard R. Link | 2012-02-01 |
| * | | | | | | | | | | | gitweb: show active project_filter in project_list page header | Bernhard R. Link | 2012-02-01 |
| * | | | | | | | | | | | gitweb: limit links to alternate forms of project_list to active project_filter | Bernhard R. Link | 2012-02-01 |
| * | | | | | | | | | | | gitweb: add project_filter to limit project list to a subdirectory | Bernhard R. Link | 2012-02-01 |
| * | | | | | | | | | | | gitweb: prepare git_get_projects_list for use outside 'forks'. | Bernhard R. Link | 2012-02-01 |
| * | | | | | | | | | | | gitweb: move hard coded .git suffix out of git_get_projects_list | Bernhard R. Link | 2012-02-01 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jx/i18n-more-marking' | Junio C Hamano | 2012-02-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | i18n: format_tracking_info "Your branch is behind" message | Jiang Xin | 2012-02-01 |