aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mailmap.c: remove unused functionJunio C Hamano2010-01-12
* utf8.c: mark file-local function staticJunio C Hamano2010-01-12
* submodule.c: mark file-local function staticJunio C Hamano2010-01-12
* quote.c: mark file-local function staticJunio C Hamano2010-01-12
* remote-curl.c: mark file-local function staticJunio C Hamano2010-01-12
* read-cache.c: mark file-local functions staticJunio C Hamano2010-01-12
* parse-options.c: mark file-local function staticJunio C Hamano2010-01-12
* entry.c: mark file-local function staticJunio C Hamano2010-01-12
* http.c: mark file-local functions staticJunio C Hamano2010-01-12
* pretty.c: mark file-local function staticJunio C Hamano2010-01-11
* builtin-rev-list.c: mark file-local function staticJunio C Hamano2010-01-11
* bisect.c: mark file-local function staticJunio C Hamano2010-01-11
* push: spell 'Note about fast-forwards' section name correctly in error message.Matthieu Moy2010-01-11
* Merge branch 'tr/http-updates'Junio C Hamano2010-01-10
|\
| * Remove http.authAnyJunio C Hamano2009-12-29
| * Allow curl to rewind the RPC read bufferMartin Storsjö2009-12-01
| * Add an option for using any HTTP authentication scheme, not only basicMartin Storsjö2009-11-27
| * http: maintain curl sessionsTay Ray Chuan2009-11-27
* | Merge branch 'jk/maint-1.6.5-reset-hard'Junio C Hamano2010-01-10
|\ \
| * | reset: unbreak hard resets with GIT_WORK_TREEJeff King2009-12-30
* | | Merge branch 'jk/push-to-delete'Junio C Hamano2010-01-10
|\ \ \
| * | | builtin-push: add --delete as syntactic sugar for :fooJan Krüger2009-12-30
* | | | Merge branch 'mm/config-path'Junio C Hamano2010-01-10
|\ \ \ \
| * | | | builtin-config: add --path option doing ~ and ~user expansion.Matthieu Moy2009-12-31
| |/ / /
* | | | Merge branch 'pm/cvs-environ'Junio C Hamano2010-01-10
|\ \ \ \
| * | | | CVS Server: Support reading base and roots from environmentPhil Miller2009-12-30
| |/ / /
* | | | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano2010-01-10
|\ \ \ \
| * | | | bash completion: factor submodules into dirty stateThomas Rast2009-12-31
* | | | | Merge branch 'bg/maint-remote-update-default'Junio C Hamano2010-01-10
|\ \ \ \ \
| * | | | | Fix "git remote update" with remotes.defalt setBjörn Gustavsson2009-12-31
* | | | | | Merge branch 'mm/diag-path-in-treeish'Junio C Hamano2010-01-10
|\ \ \ \ \ \
| * | | | | | Detailed diagnosis when parsing an object name fails.Matthieu Moy2009-12-07
* | | | | | | Merge branch 'fc/opt-quiet-gc-reset'Junio C Hamano2010-01-10
|\ \ \ \ \ \ \
| * | | | | | | General --quiet improvementsFelipe Contreras2009-12-03
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-01-10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.2' into maintJunio C Hamano2010-01-10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-10
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-10
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher2010-01-09
| | | | * | | | | | | | base85: encode_85() does not use the decode tableAndreas Gruenbacher2010-01-09
| | | | * | | | | | | | base85 debug code: Fix length byte calculationAndreas Gruenbacher2010-01-09
| | | | * | | | | | | | checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano2010-01-06
| * | | | | | | | | | | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-09
| * | | | | | | | | | | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-09
* | | | | | | | | | | | daemon: consider only address in kill_some_child()Erik Faye-Lund2010-01-09
* | | | | | | | | | | | help: fix configured help format taking over command line oneChristian Couder2010-01-09
* | | | | | | | | | | | string-list: rename the include guard to STRING_LIST_HThiago Farina2010-01-09
* | | | | | | | | | | | Describe second batch for 1.7.0 in draft release notesJunio C Hamano2010-01-07
* | | | | | | | | | | | Merge branch 'js/filter-branch-prime'Junio C Hamano2010-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | filter-branch: remove an unnecessary use of 'git read-tree'Johannes Sixt2009-12-15