Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read-cache.c: write prefix-compressed names in the index | Junio C Hamano | 2012-04-04 | 1 | -0/+4 |
* | cache.h: hide on-disk index details | Junio C Hamano | 2012-04-04 | 1 | -48/+0 |
* | Merge branch 'jh/threadable-symlink-check' | Junio C Hamano | 2012-03-06 | 1 | -0/+2 |
|\ | |||||
| * | Add threaded versions of functions in symlinks.c. | Jared Hance | 2012-03-03 | 1 | -0/+2 |
| * | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-22 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'zj/term-columns' into maint | Junio C Hamano | 2012-02-22 | 1 | -0/+1 |
| |\ \ | |||||
* | \ \ | Merge branch 'jk/config-include' | Junio C Hamano | 2012-02-23 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | config: add include directive | Jeff King | 2012-02-17 | 1 | -1/+10 |
| * | | | | config: eliminate config_exclusive_filename | Jeff King | 2012-02-17 | 1 | -2/+0 |
| * | | | | config: provide a version of git_config with more options | Jeff King | 2012-02-17 | 1 | -0/+1 |
| * | | | | config: teach git_config_rename_section a file argument | Jeff King | 2012-02-17 | 1 | -0/+1 |
* | | | | | Merge branch 'zj/decimal-width' | Junio C Hamano | 2012-02-20 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | make lineno_width() from blame reusable for others | Zbigniew Jędrzejewski-Szmek | 2012-02-15 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'zj/term-columns' | Junio C Hamano | 2012-02-20 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | pager: find out the terminal width before spawning the pager | Zbigniew Jędrzejewski-Szmek | 2012-02-14 | 1 | -0/+1 |
* | | | | | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | standardize and improve lookup rules for external local repos | Jeff King | 2012-02-03 | 1 | -0/+1 |
* | | | | server_supports(): parse feature list more carefully | Junio C Hamano | 2012-01-08 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'jk/git-prompt' | Junio C Hamano | 2011-12-22 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | move git_getpass to its own source file | Jeff King | 2011-12-13 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge branch 'mh/ref-api' | Junio C Hamano | 2011-12-20 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | refs: rename "refname" variables | Michael Haggerty | 2011-12-12 | 1 | -3/+3 |
* | | | | Merge branch 'jk/fetch-no-tail-match-refs' | Junio C Hamano | 2011-12-20 | 1 | -2/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | connect.c: drop path_match function | Jeff King | 2011-12-13 | 1 | -1/+0 |
| * | | | drop "match" parameter from get_remote_heads | Jeff King | 2011-12-13 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-20 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2011-12-13 | 1 | -1/+1 |
| * | | | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 2011-12-13 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-17 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 2011-12-01 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 | 1 | -0/+2 |
|\ \ | |||||
| * | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | refs DWIMmery: use the same rule for both "git fetch" and others | Junio C Hamano | 2011-11-08 | 1 | -1/+1 |
* | | | cache.h: put single NUL at end of struct cache_entry | René Scharfe | 2011-10-27 | 1 | -1/+1 |
* | | | read-cache.c: allocate index entries individually | René Scharfe | 2011-10-27 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Merge branch 'jk/maint-pack-objects-compete-with-delete' | Junio C Hamano | 2011-10-22 | 1 | -0/+1 |
|\ \ | |||||
| * | | pack-objects: protect against disappearing packs | Jeff King | 2011-10-14 | 1 | -0/+1 |
* | | | Merge branch 'ph/transport-with-gitfile' | Junio C Hamano | 2011-10-22 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | enter_repo: do not modify input | Erik Faye-Lund | 2011-10-04 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 2011-10-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | attr: read core.attributesfile from git_default_core_config | Junio C Hamano | 2011-10-06 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'jk/name-hash-dirent' | Junio C Hamano | 2011-10-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix phantom untracked files when core.ignorecase is set | Jeff King | 2011-10-08 | 1 | -0/+1 |
* | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-11 | 1 | -1/+42 |
|\ \ \ | |||||
| * | | | resolve_ref(): expand documentation | Michael Haggerty | 2011-10-05 | 1 | -1/+33 |
| * | | | get_sha1_hex(): do not read past a NUL character | Michael Haggerty | 2011-10-05 | 1 | -0/+9 |
| | |/ | |/| | |||||
* | | | Merge branch 'cb/common-prefix-unification' | Junio C Hamano | 2011-10-11 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | rename pathspec_prefix() to common_prefix() and move to dir.[ch] | Clemens Buchacher | 2011-09-12 | 1 | -1/+0 |
| * | | | remove prefix argument from pathspec_prefix | Clemens Buchacher | 2011-09-06 | 1 | -1/+1 |