Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano
2008-03-15Merge branch 'cc/help'Junio C Hamano
2008-03-14Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-03-13Documentation/config: typofixJunio C Hamano
2008-03-13Documentation: help: explain 'man.viewer' multiple valuesChristian Couder
2008-03-12Documentation: help: describe 'man.viewer' config variableChristian Couder
2008-03-08Merge branch 'maint'Junio C Hamano
2008-03-08Merge branch 'dc/format-pretty'Junio C Hamano
2008-03-08config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König
2008-03-05Teach git mergetool to use custom commands defined at config timeCharles Bailey
2008-03-05Tidy up git mergetool's backup file behaviourCharles Bailey
2008-03-05log/show/whatchanged: introduce format.pretty configurationDenis Cheng
2008-03-04Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano
2008-03-03Merge branch 'mk/maint-parse-careful'Junio C Hamano
2008-02-29receive-pack: use strict mode for unpacking objectsMartin Koegler
2008-02-28Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/host-alias'Junio C Hamano
2008-02-27Merge branch 'ae/pack-autothread'Junio C Hamano
2008-02-25url rewriting: take longest and first matchJunio C Hamano
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-20doc: documentation update for the branch track changesJay Soffian
2008-02-18Add color.ui variable which globally enables colorization if setMatthias Kestenholz
2008-02-17Merge branch 'sp/safecrlf'Junio C Hamano
2008-02-12Merge branch 'maint'Junio C Hamano
2008-02-11Document that the default of branch.autosetupmerge is trueJohannes Schindelin
2008-02-10Introduce the config variable pack.packSizeLimitJohannes Schindelin
2008-02-07safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska
2008-02-05core.whitespace: cr-at-eolJunio C Hamano
2008-01-29instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder
2008-01-29Documentation: config: add "browser.<tool>.path".Christian Couder
2008-01-15Fix git-rerere documentationJunio C Hamano
2008-01-12Document some default values in config.txtMichele Ballabio
2008-01-08Documentation: config: add 'help.*' and 'instaweb.*' variables.Christian Couder
2008-01-07Document the color.interactive semanticsJeff King
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-31Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-12-31Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields
2007-12-18Fix some documentation typos.Ralf Wildenhues
2007-12-18Document diff.external and mergetool.<tool>.pathJohannes Schindelin
2007-12-17whitespace: fix config.txt description of indent-with-non-tabJ. Bruce Fields
2007-12-09Merge branch 'jc/spht'Junio C Hamano
2007-12-08add status.relativePaths config variableJeff King
2007-12-06Color support for "git-add -i"Junio C Hamano
2007-12-06Documentation: color.* = true means "auto"Junio C Hamano
2007-12-04Documentation: rerere is enabled by default these days.Junio C Hamano
2007-12-04Add remote.<name>.proxySam Vilain