Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+1 |
|\ | |||||
| * | standardize and improve lookup rules for external local reposjk/git-dir-lookup | Jeff King | 2012-02-02 | 1 | -0/+1 |
* | | Merge branch 'zj/term-columns' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | pager: find out the terminal width before spawning the pagerzj/term-columns | Zbigniew Jędrzejewski-Szmek | 2012-02-13 | 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-12 | 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-19 | 1 | -2/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | connect.c: drop path_match functionjk/fetch-no-tail-match-refs | 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-19 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Rename resolve_ref() to resolve_ref_unsafe()nd/resolve-ref | 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-16 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | bulk-checkin: replace fast-import based implementationjc/stream-to-pack | 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-07 | 1 | -1/+1 |
* | | | cache.h: put single NUL at end of struct cache_entryrs/allocate-cache-entry-individually | René Scharfe | 2011-10-26 | 1 | -1/+1 |
* | | | read-cache.c: allocate index entries individually | René Scharfe | 2011-10-26 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Merge branch 'jk/maint-pack-objects-compete-with-delete' | Junio C Hamano | 2011-10-21 | 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-21 | 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-17 | 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-17 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix phantom untracked files when core.ignorecase is set | Jeff King | 2011-10-07 | 1 | -0/+1 |
* | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-10 | 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-10 | 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 |
* | | | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | 1 | -0/+1 |
* | | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | config: Introduce functions to write non-standard file | Ramkumar Ramachandra | 2011-08-04 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | read_gitfile_gently(): rename misnamed function to read_gitfile() | Junio C Hamano | 2011-08-22 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | ref namespaces: infrastructure | Josh Triplett | 2011-07-06 | 1 | -0/+3 |
* | | | | | Merge branch 'cb/partial-commit-relative-pathspec' | Junio C Hamano | 2011-08-11 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | commit: allow partial commits with relative paths | Clemens Buchacher | 2011-08-02 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jc/pack-order-tweak' | Junio C Hamano | 2011-08-05 | 1 | -0/+3 |
|\ \ \ |