aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mingw: give waitpid the correct signatureErik Faye-Lund2011-12-09
* git symbolic-ref: documentation fixMichael Haggerty2011-12-08
* Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2011-12-05
|\
| * stripspace: fix outdated commentJeff King2011-12-05
| * Add MYMETA.yml to perl/.gitignoreSebastian Morr2011-12-05
* | documentation fix: git difftool uses diff tools, not merge tools.Thomas Hochstein2011-11-21
* | Git 1.7.7.4v1.7.7.4Junio C Hamano2011-11-18
* | Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-18
|\ \
| * | name-rev --all: do not even attempt to describe non-commit objectJunio C Hamano2011-11-15
* | | Merge branch 'ml/mailmap' into maintJunio C Hamano2011-11-18
|\ \ \
| * | | mailmap: xcalloc mailmap_infoMarc-André Lureau2011-11-16
* | | | Merge branch 'jn/maint-notes-avoid-va-args' into maintJunio C Hamano2011-11-18
|\ \ \ \
| * | | | notes merge: eliminate OUTPUT macroJonathan Nieder2011-11-17
* | | | | Makefile: add missing header file dependenciesJonathan Nieder2011-11-18
* | | | | Git 1.7.7.3v1.7.7.3Junio C Hamano2011-11-08
* | | | | Merge branch 'jc/maint-remove-renamed-ref' into maintJunio C Hamano2011-11-08
|\ \ \ \ \
| * | | | | branch -m/-M: remove undocumented RENAMED-REFJunio C Hamano2011-10-12
* | | | | | Merge branch 'jm/maint-gitweb-filter-forks-fix' into maintJunio C Hamano2011-11-08
|\ \ \ \ \ \
| * | | | | | gitweb: fix regression when filtering out forksJulien Muchembled2011-10-21
* | | | | | | Merge branch 'dm/pack-objects-update' into maintJunio C Hamano2011-11-08
|\ \ \ \ \ \ \
| * | | | | | | pack-objects: don't traverse objects unnecessarilyDan McGee2011-10-20
| * | | | | | | pack-objects: rewrite add_descendants_to_write_order() iterativelyDan McGee2011-10-18
| * | | | | | | pack-objects: use unsigned int for counter and offset valuesDan McGee2011-10-18
| * | | | | | | pack-objects: mark add_to_write_order() as inlineDan McGee2011-10-18
* | | | | | | | docs: Update install-doc-quickJunio C Hamano2011-11-08
* | | | | | | | docs: don't mention --quiet or --exit-code in git-log(1)Jeff King2011-11-08
* | | | | | | | Git 1.7.7.2v1.7.7.2Junio C Hamano2011-11-01
* | | | | | | | Merge branch 'rs/maint-estimate-cache-size' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \
| * | | | | | | | t7511: avoid use of reserved filename on Windows.Pat Thoyts2011-10-31
* | | | | | | | | Merge branch 'md/smtp-tls-hello-again' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: Honour SMTP domain when using TLSMatthew Daley2011-10-15
* | | | | | | | | | Merge branch 'jk/pull-rebase-with-work-tree' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pull,rebase: handle GIT_WORK_TREE betterJeff King2011-10-13
* | | | | | | | | | | Merge branch 'jc/maint-diffstat-numstat-context' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff: teach --stat/--numstat to honor -U$numJunio C Hamano2011-09-22
* | | | | | | | | | | | Merge branch 'js/bisect-no-checkout' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bisect: fix exiting when checkout failed in bisect_start()Christian Couder2011-09-21
* | | | | | | | | | | | | Merge branch 'bc/attr-ignore-case' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-11
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Merge branch 'cn/fetch-prune' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | remote: separate out the remote_find_tracking logic into query_refspecsCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | t5510: add tests for fetch --pruneCarlos Martín Nieto2011-10-07
| * | | | | | | | | | | | | | fetch: free all the additional refspecsCarlos Martín Nieto2011-10-07
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'sp/smart-http-failure' into maintJunio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \