44817 Commits (1c2b1f7018ba7d5f6a5d949e29e4eaeeef3261e2)
 

Author SHA1 Message Date
Jeff King 62fe0eb480 tmp-objdir: do not migrate files starting with '.' 9 years ago
Jeff King e34c2e010f tmp-objdir: put quarantine information in the environment 9 years ago
Jeff King 722ff7f876 receive-pack: quarantine objects until pre-receive accepts 9 years ago
Jeff King 2564d994c9 tmp-objdir: introduce API for temporary object directories 9 years ago
Jeff King 526f108a27 check_connected: accept an env argument 9 years ago
Jeff King ea0fc3b417 alternates: use fspathcmp to detect duplicates 9 years ago
Jeff King 087b6d5840 sha1_file: always allow relative paths to alternates 9 years ago
Jeff King 5fe849d651 count-objects: report alternates via verbose mode 9 years ago
Jeff King f7b7774f34 fill_sha1_file: write into a strbuf 9 years ago
Jeff King 38dbe5f078 alternates: store scratch buffer as strbuf 9 years ago
Jeff King afbba2f09a fill_sha1_file: write "boring" characters 9 years ago
Jeff King 597f9134de alternates: use a separate scratch space 9 years ago
Jeff King 29ec6af2b8 alternates: encapsulate alt->base munging 9 years ago
Jeff King 7f0fa2c02a alternates: provide helper for allocating alternate 9 years ago
Jeff King a5b34d2152 alternates: provide helper for adding to alternates list 9 years ago
Jeff King 4ea82473aa link_alt_odb_entry: refactor string handling 9 years ago
Jeff King 670c359da3 link_alt_odb_entry: handle normalize_path errors 9 years ago
Jeff King f0f86fa9f3 t5613: clarify "too deep" recursion tests 9 years ago
Brandon Williams 75a6315f74 ls-files: add pathspec matching for submodules 9 years ago
Brandon Williams 07c01b9fd9 ls-files: pass through safe options for --recurse-submodules 9 years ago
Brandon Williams e77aa336f1 ls-files: optionally recurse into submodules 9 years ago
Brandon Williams 74866d7579 git: make super-prefix option 9 years ago
René Scharfe a94bb68397 use strbuf_add_unique_abbrev() for adding short hashes, part 3 9 years ago
René Scharfe 39ea59a257 remove unnecessary NULL check before free(3) 9 years ago
Jeff King e8c42cb9ce files_read_raw_ref: prevent infinite retry loops in general 9 years ago
Jeff King 3f7bd767ed files_read_raw_ref: avoid infinite loop on broken symlinks 9 years ago
Johannes Schindelin 4777e175de wt-status: begin error messages with lower-case 9 years ago
Johannes Schindelin d8cc92ab13 wt-status: teach has_{unstaged,uncommitted}_changes() about submodules 9 years ago
Johannes Schindelin 41a5dd6d86 wt-status: export also the has_un{staged,committed}_changes() functions 9 years ago
Johannes Schindelin fd84986f46 wt-status: make the require_clean_work_tree() function reusable 9 years ago
Johannes Schindelin ea63b393ec pull: make code more similar to the shell script again 9 years ago
Johannes Schindelin 338bc8d818 pull: drop confusing prefix parameter of die_on_unclean_work_tree() 9 years ago
Junio C Hamano a23ca1b8dc Eighth batch for 2.11 9 years ago
Junio C Hamano 51d517b9bb Merge branch 'sg/ref-filter-parse-optim' 9 years ago
Junio C Hamano f0798e6cdb Merge branch 'rs/cocci' 9 years ago
Junio C Hamano 578e6021c0 Merge branch 'rs/c-auto-resets-attributes' 9 years ago
Junio C Hamano fbfe878f97 Merge branch 'ps/http-gssapi-cred-delegation' 9 years ago
Junio C Hamano cb52426d9a Merge branch 'jk/graph-padding-fix' 9 years ago
Junio C Hamano 3b01d9aee0 Merge branch 'jc/blame-abbrev' 9 years ago
Junio C Hamano 8c98a68981 Merge branch 'vn/revision-shorthand-for-side-branch-log' 9 years ago
Junio C Hamano 66c22ba6fb Merge branch 'jk/ambiguous-short-object-names' 9 years ago
Jeff King 22d3b8de1b clone: detect errors in normalize_path_copy 9 years ago
Duy Nguyen 7431596ab1 git-commit.txt: clarify --patch mode with pathspec 9 years ago
Junio C Hamano a17505f262 diff: introduce diff.wsErrorHighlight option 9 years ago
Junio C Hamano 0b4b42e7fe diff.c: move ws-error-highlight parsing helpers up 9 years ago
Junio C Hamano 077965f84a diff.c: refactor parse_ws_error_highlight() 9 years ago
Junio C Hamano f3f5c7f520 t4015: split out the "setup" part of ws-error-highlight test 9 years ago
David Turner 5275c3081c http: http.emptyauth should allow empty (not just NULL) usernames 9 years ago
Jeff King 8f2ed26753 t5613: do not chdir in main process 9 years ago
Jeff King 128a348d04 t5613: whitespace/style cleanups 9 years ago