aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-19
|\
| * i18n: add no-op _() and N_() wrappersÆvar Arnfjörð Bjarmason2011-03-08
* | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \
| * | add packet tracing debug codeJeff King2011-03-08
| * | trace: add trace_strbufJeff King2011-03-08
| * | trace: factor out "do we want to trace" logicJeff King2011-03-08
| * | trace: refactor to support multiple env variablesJeff King2011-03-08
| * | trace: add trace_vprintfJeff King2011-03-08
| |/
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \
| * \ Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-16
| |\ \
| * | | enums: omit trailing comma for portabilityJonathan Nieder2011-03-16
* | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-03-16
|\ \ \ \
| * | | | declare 1-bit bitfields to be unsignedJonathan Nieder2011-03-15
* | | | | Merge branch 'sp/maint-fd-limit'Junio C Hamano2011-03-15
|\ \ \ \ \
| * | | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
* | | | | | Merge branch 'maint'Junio C Hamano2011-03-10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
| |/ / / /
* | | | | Merge branch 'jh/push-default-upstream-configname'Junio C Hamano2011-02-27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-16
* | | | | Merge branch 'lp/config-vername-check'Junio C Hamano2011-02-27
|\ \ \ \ \
| * | | | | Sanity-check config variable namesLibor Pechacek2011-02-22
| |/ / / /
* | | | | Merge branch 'nd/hash-object-sanity'Junio C Hamano2011-02-27
|\ \ \ \ \
| * | | | | Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-07
| |/ / / /
* | | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-27
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | | tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy2011-02-03
| * | | tree_entry_interesting(): support depth limitNguyễn Thái Ngọc Duy2011-02-03
| * | | Add struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| |/ /
* | | update-index --refresh --porcelain: add missing constJonathan Nieder2011-02-22
| |/ |/|
* | correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-14
|/
* Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\
| * Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
| * setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
| * Add git_config_early()Nguyễn Thái Ngọc Duy2010-12-22
| * builtins: print setup info if repo is foundNguyễn Thái Ngọc Duy2010-11-29
* | Merge branch 'nd/maint-fix-add-typo-detection'Junio C Hamano2010-12-22
|\ \
| * | unpack-trees: move all skip-worktree checks back to unpack_trees()Nguyễn Thái Ngọc Duy2010-11-29
| * | cache.h: realign and use (1 << x) form for CE_* constantsNguyễn Thái Ngọc Duy2010-11-29
| |/
* | Merge branch 'nd/extended-sha1-relpath'Junio C Hamano2010-12-16
|\ \
| * | Make prefix_path() return char* without constNguyễn Thái Ngọc Duy2010-12-07
* | | Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-12
|\ \ \ | |/ /
| * | setup: save prefix (original cwd relative to toplevel) in startup_infoNguyễn Thái Ngọc Duy2010-12-07
| |/
* | Merge branch 'js/configurable-tab'Junio C Hamano2010-12-12
|\ \
| * | Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-01
| |/
* | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\ \
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
* | | Merge branch 'jc/abbrev-guard'Junio C Hamano2010-12-03
|\ \ \
| * | | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-28
| | |/ | |/|
* | | Merge branch 'cb/leading-path-removal'Junio C Hamano2010-11-29
|\ \ \ | |/ / |/| |