Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'sb/refs-code-cleanup' | Junio C Hamano | 2013-11-01 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cache: remove unused function 'have_git_dir'sb/refs-code-cleanup | Stefan Beller | 2013-10-28 | 1 | -1/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'nd/lift-path-max' | Junio C Hamano | 2013-10-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | checkout_entry(): clarify the use of topath[] parameternd/lift-path-max | Junio C Hamano | 2013-10-24 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'jx/relative-path-regression-fix' | Junio C Hamano | 2013-10-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use simpler relative_path when set_git_dirjx/relative-path-regression-fix | Jiang Xin | 2013-10-14 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-10-17 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | format-patch: print in-body "From" only when neededjk/format-patch-from | Jeff King | 2013-09-20 | 1 | -0/+9 | |
* | | | | | | | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs' | Junio C Hamano | 2013-10-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | name-hash: refactor polymorphic index_name_exists() | Eric Sunshine | 2013-09-17 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'fc/at-head' | Junio C Hamano | 2013-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | sha1-name: pass len argument to interpret_branch_name() | Felipe Contreras | 2013-09-03 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jk/config-int-range-check' | Junio C Hamano | 2013-09-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-config: always treat --int as 64-bit internally | Jeff King | 2013-09-09 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'tg/index-struct-sizes' | Junio C Hamano | 2013-09-09 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | read-cache: use fixed width integer typestg/index-struct-sizes | Thomas Gummerer | 2013-08-20 | 1 | -5/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -24/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | parse_pathspec: accept :(icase)path syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+1 | |
| * | | | | | | | | pathspec: support :(glob) syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+2 | |
| * | | | | | | | | parse_pathspec: make sure the prefix part is wildcard-free | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+2 | |
| * | | | | | | | | convert add_files_to_cache to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | convert refresh_index to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | convert report_path_error to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | convert read_cache_preload() to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | move struct pathspec and related functions to pathspec.[ch] | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -20/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jc/push-cas' | Junio C Hamano | 2013-09-09 | 1 | -62/+0 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | cache.h: move remote/connect API out of it | Junio C Hamano | 2013-07-08 | 1 | -62/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | sha1_object_info_extended: make type calculation optional | Jeff King | 2013-07-12 | 1 | -0/+1 | |
| * | | | | | | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | path.c: refactor relative_path(), not only strip prefix | Jiang Xin | 2013-06-26 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'hv/config-from-blob' | Junio C Hamano | 2013-07-22 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | teach config --blob option to parse config from database | Heiko Voigt | 2013-07-12 | 1 | -1/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'nd/const-struct-cache-entry' | Junio C Hamano | 2013-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'tr/protect-low-3-fds' | Junio C Hamano | 2013-07-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | daemon/shell: refactor redirection of 0/1/2 from /dev/null | Thomas Rast | 2013-07-17 | 1 | -0/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jk/in-pack-size-measurement' | Junio C Hamano | 2013-07-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | teach sha1_object_info_extended a "disk_size" query | Jeff King | 2013-07-07 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'mh/ref-races' | Junio C Hamano | 2013-06-30 | 1 | -7/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | add a stat_validity struct | Michael Haggerty | 2013-06-20 | 1 | -0/+27 | |
| * | | | | | Extract a struct stat_data from cache_entry | Michael Haggerty | 2013-06-20 | 1 | -7/+26 | |
* | | | | | | Merge branch 'nd/traces' | Junio C Hamano | 2013-06-20 | 1 | -3/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | core: use env variable instead of config var to turn on logging pack access | Nguyễn Thái Ngọc Duy | 2013-06-09 | 1 | -3/+0 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'rs/unpack-trees-plug-leak' | Junio C Hamano | 2013-06-11 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | read-cache: mark cache_entry pointers const | René Scharfe | 2013-06-02 | 1 | -2/+2 | |
| * | | | | | cache: mark cache_entry pointers const | René Scharfe | 2013-06-02 | 1 | -2/+4 | |
| |/ / / / |