summaryrefslogtreecommitdiff
path: root/cache.h
AgeCommit message (Expand)Author
2010-07-02Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen
2010-06-27Merge branch 'cp/textconv-cat-file'Junio C Hamano
2010-06-21Merge branch 'eb/core-eol'Junio C Hamano
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-06-18sha1_name: add get_sha1_with_context()Clément Poulain
2010-06-07Add "core.eol" config variableEyvind Bernhardsen
2010-05-31enums: omit trailing comma for portabilityGary V. Vaughan
2010-05-21Merge branch 'sp/maint-dumb-http-pack-reidx'Junio C Hamano
2010-05-21Merge branch 'ld/discovery-limit-to-fs' (early part)Junio C Hamano
2010-05-21Merge branch 'ar/config-from-command-line'Junio C Hamano
2010-05-21Complete prototype of git_config_from_parameters()Thomas Rast
2010-05-20Add per-repository eol normalizationEyvind Bernhardsen
2010-05-09Merge branch 'sd/log-decorate'Junio C Hamano
2010-05-09Merge branch 'cw/ws-indent-with-tab'Junio C Hamano
2010-04-20Allow parse_pack_index on temporary filesShawn O. Pearce
2010-04-20Introduce close_pack_index to permit replacementShawn O. Pearce
2010-04-04whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dstChris Webb
2010-04-03whitespace: add tab-in-indent error classChris Webb
2010-04-02make commit_tree a library functionJeff King
2010-04-02fix const-correctness of write_sha1_fileJeff King
2010-03-29Merge branch 'cc/cherry-pick-ff'Junio C Hamano
2010-03-28Allow passing of configuration parameters in the command lineAlex Riesen
2010-03-28config.c: remove static keyword from git_env_bool()Lars R. Damerow
2010-03-24Merge branch 'tr/notes-display'Junio C Hamano
2010-03-20Merge branch 'fl/askpass'Junio C Hamano
2010-03-13notes: implement helpers needed for note copying during rewriteThomas Rast
2010-03-13Support showing notes from more than one notes treeThomas Rast
2010-03-08Merge branch 'gb/maint-submodule-env' into maintJunio C Hamano
2010-03-08Merge branch 'mm/mkstemps-mode-for-packfiles' into maintJunio C Hamano
2010-03-07Merge branch 'gb/maint-submodule-env'Junio C Hamano
2010-03-07Merge branch 'nd/root-git'Junio C Hamano
2010-03-07Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano
2010-03-07builtin/merge: make checkout_fast_forward() non staticJunio C Hamano
2010-03-05git-core: Support retrieving passwords with GIT_ASKPASSFrank Li
2010-02-25Refactor list of of repo-local env varsGiuseppe Bilotta
2010-02-22git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.Matthieu Moy
2010-02-17git_config_maybe_bool()Junio C Hamano
2010-02-16Move offset_1st_component() to path.cNguyễn Thái Ngọc Duy
2010-02-15Make 'git var GIT_PAGER' always print the configured pagerJonathan Nieder
2010-02-10Merge branch 'jc/maint-reflog-bad-timestamp' into maintJunio C Hamano
2010-01-27Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano
2010-01-26approxidate_careful() reports errorneous date stringJunio C Hamano
2010-01-25Merge branch 'jc/fix-tree-walk'Junio C Hamano
2010-01-23Merge branch 'il/branch-set-upstream'Junio C Hamano
2010-01-21Merge branch 'ap/merge-backend-opts'Junio C Hamano
2010-01-20Merge branch 'jc/cache-unmerge'Junio C Hamano
2010-01-20Merge branch 'jc/ident'Junio C Hamano
2010-01-20Merge branch 'jc/symbol-static'Junio C Hamano
2010-01-19Add branch --set-upstreamIlari Liusvaara
2010-01-18symlinks.c: remove unused functionsJunio C Hamano