aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-06
* builtin/mv.c: plug miniscule memory leakBrandon Casey2011-10-06
* cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey2011-10-06
* attr.c: avoid inappropriate access to strbuf "buf" memberBrandon Casey2011-10-06
* Git 1.7.7-rc1v1.7.7-rc1Junio C Hamano2011-09-12
* Sync with 1.7.6.3Junio C Hamano2011-09-12
|\
| * Git 1.7.6.3v1.7.6.3Junio C Hamano2011-09-12
| * Merge branch 'jl/maint-fetch-submodule-check-fix' into maintJunio C Hamano2011-09-12
| |\
| | * fetch: skip on-demand checking when no submodules are configuredJens Lehmann2011-09-09
* | | Merge branch 'jn/remote-helpers-doc'Junio C Hamano2011-09-12
|\ \ \
| * | | (short) documentation for the testgit remote helperMatthieu Moy2011-09-01
| * | | Documentation/git-remote-helpers: explain how import works with multiple refsMatthieu Moy2011-09-01
| * | | Documentation/remote-helpers: explain capabilities firstJonathan Nieder2011-08-29
* | | | Merge branch 'maint'Junio C Hamano2011-09-11
|\ \ \ \ | | |/ / | |/| |
| * | | Prepare for 1.7.6.3 maintenance releaseJunio C Hamano2011-09-11
| * | | Merge branch 'ms/reflog-show-is-default' into maintJunio C Hamano2011-09-11
| |\ \ \
| * \ \ \ Merge branch 'jk/reset-reflog-message-fix' into maintJunio C Hamano2011-09-11
| |\ \ \ \
| * \ \ \ \ Merge branch 'vi/make-test-vector-less-specific' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/tag-contains-ab' (early part) into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dz/connect-error-report' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-mergetool-read-fix' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/maint-config-param' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jn/doc-dashdash' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-1.7.2-status-ignored' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SubmittingPathces: remove Cogito referenceSverre Rabbelier2011-09-11
* | | | | | | | | | | | | RelNotes/1.7.7: minor fixesMichael J Gruber2011-09-07
* | | | | | | | | | | | | Minor update to how-to maintain gitJunio C Hamano2011-09-07
* | | | | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-09-06
* | | | | | | | | | | | | Merge branch 'rc/histogram-diff'Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env()Tay Ray Chuan2011-08-31
* | | | | | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt2011-08-28
* | | | | | | | | | | | | | | Merge branch 'mh/check-ref-format-print-normalize'Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Forbid DEL characters in reference namesMichael Haggerty2011-08-27
| * | | | | | | | | | | | | | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-25
* | | | | | | | | | | | | | | | Sync with 1.7.6.2Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Git 1.7.6.2v1.7.6.2Junio C Hamano2011-09-06
| * | | | | | | | | | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* | | | | | | | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-09-02
* | | | | | | | | | | | | | | | Merge branch 'js/i18n-scripts-2'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bisect: take advantage of gettextln, eval_gettextln.Jon Seymour2011-08-30
* | | | | | | | | | | | | | | | | Merge branch 'tr/maint-t3903-misquoted-command'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t3903: fix misquoted rev-parse invocationThomas Rast2011-08-30
* | | | | | | | | | | | | | | | | | Merge branch 'bc/bisect-test-use-shell-path'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare shBrandon Casey2011-08-30
* | | | | | | | | | | | | | | | | | | Merge branch 'va/p4-branch-import-test-update'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | git-p4: simple branch tests editsPete Wyckoff2011-08-29
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-strbuf-grow-nul-termination'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | strbuf_grow(): maintain nul-termination even for new bufferThomas Rast2011-08-29
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-ident-to-git-memmove'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \