Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor run_receive_hook() | Junio C Hamano | 2011-09-12 |
* | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-09-06 |
* | Merge branch 'rc/histogram-diff' | Junio C Hamano | 2011-09-06 |
|\ | |||
| * | xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env() | Tay Ray Chuan | 2011-08-31 |
* | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-09-06 |
|\ \ | |||
| * | | t3005: do not assume a particular order of stdout and stderr of git-ls-files | Johannes Sixt | 2011-08-28 |
* | | | Merge branch 'mh/check-ref-format-print-normalize' | Junio C Hamano | 2011-09-06 |
|\ \ \ | |||
| * | | | Forbid DEL characters in reference names | Michael Haggerty | 2011-08-27 |
| * | | | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 2011-08-25 |
* | | | | Sync with 1.7.6.2 | Junio C Hamano | 2011-09-06 |
|\ \ \ \ | |||
| * | | | | Git 1.7.6.2v1.7.6.2 | Junio C Hamano | 2011-09-06 |
| * | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 2011-09-06 |
* | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-09-02 |
* | | | | | Merge branch 'js/i18n-scripts-2' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ | |||
| * | | | | | bisect: take advantage of gettextln, eval_gettextln. | Jon Seymour | 2011-08-30 |
* | | | | | | Merge branch 'tr/maint-t3903-misquoted-command' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | t3903: fix misquoted rev-parse invocation | Thomas Rast | 2011-08-30 |
* | | | | | | | Merge branch 'bc/bisect-test-use-shell-path' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh | Brandon Casey | 2011-08-30 |
* | | | | | | | | Merge branch 'va/p4-branch-import-test-update' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-p4: simple branch tests edits | Pete Wyckoff | 2011-08-29 |
* | | | | | | | | | Merge branch 'tr/maint-strbuf-grow-nul-termination' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | strbuf_grow(): maintain nul-termination even for new buffer | Thomas Rast | 2011-08-29 |
* | | | | | | | | | | Merge branch 'tr/maint-ident-to-git-memmove' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Use memmove in ident_to_git | Thomas Rast | 2011-08-29 |
* | | | | | | | | | | | Merge branch 'tr/maint-format-patch-empty-output' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Document negated forms of format-patch --to --cc --add-headers | Thomas Rast | 2011-08-29 |
| * | | | | | | | | | | | t4014: "no-add-headers" is actually called "no-add-header" | Thomas Rast | 2011-08-29 |
| * | | | | | | | | | | | t4014: invoke format-patch with --stdout where intended | Thomas Rast | 2011-08-29 |
| * | | | | | | | | | | | t4014: check for empty files from git format-patch --stdout | Thomas Rast | 2011-08-29 |
* | | | | | | | | | | | | Merge branch 'gb/maint-am-stgit-author-to-from-fix' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | am: fix stgit patch mangling | Giuseppe Bilotta | 2011-08-29 |
* | | | | | | | | | | | | | Merge branch 'gb/maint-am-patch-format-error-message' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | am: format is in $patch_format, not parse_patch | Giuseppe Bilotta | 2011-08-29 |
* | | | | | | | | | | | | | | Merge branch 'ms/daemon-timeout-is-in-seconds' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | git-daemon.txt: specify --timeout in seconds | Michael Stapelberg | 2011-08-28 |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'bg/t5540-osx-grep' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | t5540-http-test: shorten grep pattern | Brian Gernhardt | 2011-08-28 |
* | | | | | | | | | | | | | | | Merge branch 'jc/clean-exclude-doc' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Documentation: clarify "git clean -e <pattern>" | Junio C Hamano | 2011-08-28 |
* | | | | | | | | | | | | | | | | Merge branch 'mg/maint-notes-C-doc' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | git-notes.txt: clarify -C vs. copy and -F | Michael J Gruber | 2011-08-25 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'fg/submodule-ff-check-before-push' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 2011-08-20 |
* | | | | | | | | | | | | | | | | | Merge branch 'rc/diff-cleanup-records' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rc/histogram-diff' into HEAD | Junio C Hamano | 2011-08-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records() | Tay Ray Chuan | 2011-08-17 |
* | | | | | | | | | | | | | | | | | | Merge branch 'fk/use-kwset-pickaxe-grep-f' | Junio C Hamano | 2011-09-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | obstack: Fix portability issues | Fredrik Kuivinen | 2011-08-28 |
| * | | | | | | | | | | | | | | | | | | Use kwset in grep | Fredrik Kuivinen | 2011-08-20 |