Age | Commit message (Expand) | Author | Files | Lines |
2013-08-01 | Merge branch 'ob/typofixes' | Junio C Hamano | 1 | -1/+1 |
2013-07-29 | many small typofixes | Ondřej Bílka | 1 | -1/+1 |
2013-07-24 | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 1 | -0/+2 |
2013-07-22 | Merge branch 'jx/clean-interactive' | Junio C Hamano | 1 | -1/+1 |
2013-07-22 | Merge branch 'hv/config-from-blob' | Junio C Hamano | 1 | -1/+5 |
2013-07-22 | Merge branch 'nd/const-struct-cache-entry' | Junio C Hamano | 1 | -1/+1 |
2013-07-22 | Merge branch 'tr/protect-low-3-fds' | Junio C Hamano | 1 | -0/+2 |
2013-07-18 | Merge branch 'jk/in-pack-size-measurement' | Junio C Hamano | 1 | -0/+1 |
2013-07-17 | daemon/shell: refactor redirection of 0/1/2 from /dev/null | Thomas Rast | 1 | -0/+2 |
2013-07-12 | sha1_object_info_extended: make type calculation optional | Jeff King | 1 | -0/+1 |
2013-07-12 | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 1 | -0/+1 |
2013-07-12 | teach config --blob option to parse config from database | Heiko Voigt | 1 | -1/+5 |
2013-07-09 | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-07 | teach sha1_object_info_extended a "disk_size" query | Jeff King | 1 | -0/+1 |
2013-06-30 | Merge branch 'mh/ref-races' | Junio C Hamano | 1 | -7/+53 |
2013-06-26 | path.c: refactor relative_path(), not only strip prefix | Jiang Xin | 1 | -1/+1 |
2013-06-20 | Merge branch 'nd/traces' | Junio C Hamano | 1 | -3/+0 |
2013-06-20 | add a stat_validity struct | Michael Haggerty | 1 | -0/+27 |
2013-06-20 | Extract a struct stat_data from cache_entry | Michael Haggerty | 1 | -7/+26 |
2013-06-11 | Merge branch 'rs/unpack-trees-plug-leak' | Junio C Hamano | 1 | -4/+6 |
2013-06-09 | core: use env variable instead of config var to turn on logging pack access | Nguyễn Thái Ngọc Duy | 1 | -3/+0 |
2013-06-02 | Merge branch 'jk/fetch-always-update-tracking' | Junio C Hamano | 1 | -1/+13 |
2013-06-02 | read-cache: mark cache_entry pointers const | René Scharfe | 1 | -2/+2 |
2013-06-02 | cache: mark cache_entry pointers const | René Scharfe | 1 | -2/+4 |
2013-05-29 | Merge branch 'jc/prune-all' | Junio C Hamano | 1 | -0/+1 |
2013-05-12 | refactor "ref->merge" flag | Jeff King | 1 | -1/+13 |
2013-04-21 | Merge branch 'lf/read-blob-data-from-index' | Junio C Hamano | 1 | -0/+2 |
2013-04-19 | Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part) | Junio C Hamano | 1 | -0/+1 |
2013-04-17 | date.c: add parse_expiry_date() | Junio C Hamano | 1 | -0/+1 |
2013-04-17 | read_blob_data_from_index(): optionally return the size of blob data | Lukas Fleischer | 1 | -2/+2 |
2013-04-17 | attr.c: extract read_index_data() as read_blob_data_from_index() | Lukas Fleischer | 1 | -0/+2 |
2013-04-07 | Merge branch 'tb/shared-perm' | Junio C Hamano | 1 | -2/+1 |
2013-04-05 | path.c: simplify adjust_shared_perm() | Torsten Bögershausen | 1 | -2/+1 |
2013-04-03 | add -u: only show pathless 'add -u' warning when changes exist outside cwd | Jonathan Nieder | 1 | -0/+1 |
2013-04-03 | Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls' | Junio C Hamano | 1 | -0/+3 |
2013-04-03 | Merge branch 'kb/name-hash' into maint-1.8.1 | Junio C Hamano | 1 | -14/+3 |
2013-04-01 | Merge branch 'kb/name-hash' | Junio C Hamano | 1 | -14/+3 |
2013-04-01 | Merge branch 'jk/pkt-line-cleanup' | Junio C Hamano | 1 | -1/+3 |
2013-03-27 | Merge branch 'rs/archive-zip-raw-compression' | Junio C Hamano | 1 | -0/+1 |
2013-03-27 | checkout: avoid unnecessary match_pathspec calls | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2013-03-25 | Merge branch 'jk/alias-in-bare' | Junio C Hamano | 1 | -6/+19 |
2013-03-21 | Merge branch 'nd/count-garbage' | Junio C Hamano | 1 | -0/+3 |
2013-03-21 | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 1 | -1/+2 |
2013-03-16 | archive-zip: use deflateInit2() to ask for raw compressed data | René Scharfe | 1 | -0/+1 |
2013-03-08 | setup: suppress implicit "." work-tree for bare repos | Jeff King | 1 | -0/+12 |
2013-03-08 | environment: add GIT_PREFIX to local_repo_env | Jeff King | 1 | -0/+1 |
2013-03-08 | cache.h: drop LOCAL_REPO_ENV_SIZE | Jeff King | 1 | -6/+6 |
2013-02-27 | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 1 | -14/+3 |
2013-02-24 | teach get_remote_heads to read from a memory buffer | Jeff King | 1 | -1/+3 |
2013-02-15 | count-objects: report garbage files in pack directory too | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |