summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2016-10-10submodule: ignore trailing slash in relative urlStefan Beller
2016-10-10submodule: ignore trailing slash on superproject URLStefan Beller
2016-10-10ls-files: add pathspec matching for submodulesBrandon Williams
2016-10-10ls-files: pass through safe options for --recurse-submodulesBrandon Williams
2016-10-10ls-files: optionally recurse into submodulesBrandon Williams
2016-10-07wt-status: teach has_{unstaged,uncommitted}_changes() about submodulesJohannes Schindelin
2016-10-07wt-status: make the require_clean_work_tree() function reusableJohannes Schindelin
2016-10-07pull: make code more similar to the shell script againJohannes Schindelin
2016-10-07pull: drop confusing prefix parameter of die_on_unclean_work_tree()Johannes Schindelin
2016-10-06Merge branch 'rs/cocci'Junio C Hamano
2016-10-06Merge branch 'jc/blame-abbrev'Junio C Hamano
2016-10-06Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano
2016-10-06Merge branch 'jk/ambiguous-short-object-names'Junio C Hamano
2016-10-05clone: detect errors in normalize_path_copyJeff King
2016-10-03Merge branch 'nd/init-core-worktree-in-multi-worktree-world'Junio C Hamano
2016-10-03Merge branch 'rs/copy-array'Junio C Hamano
2016-10-03abbrev: prepare for new world orderJunio C Hamano
2016-10-03abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano
2016-10-03show-branch: use QSORTRené Scharfe
2016-09-30use QSORT, part 2René Scharfe
2016-09-29Merge branch 'jc/worktree-config'Junio C Hamano
2016-09-29remove unnecessary check before QSORTRené Scharfe
2016-09-29use QSORTRené Scharfe
2016-09-28blame: use DEFAULT_ABBREV macroJunio C Hamano
2016-09-27use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe
2016-09-27revision: new rev^-n shorthand for rev^n..revVegard Nossum
2016-09-27worktree: honor configuration variablesJunio C Hamano
2016-09-26Merge branch 'jk/clone-recursive-progress'Junio C Hamano
2016-09-26Merge branch 'rs/checkout-init-macro'Junio C Hamano
2016-09-26Merge branch 'tg/add-chmod+x-fix'Junio C Hamano
2016-09-26Merge branch 'nd/checkout-disambiguation'Junio C Hamano
2016-09-26Merge branch 'jt/format-patch-rfc'Junio C Hamano
2016-09-26Merge branch 'mh/diff-indent-heuristic'Junio C Hamano
2016-09-26Merge branch 'rs/cocci'Junio C Hamano
2016-09-26sha1_array: let callbacks interrupt iterationJeff King
2016-09-25use COPY_ARRAYRené Scharfe
2016-09-25init: kill git_link variableNguyễn Thái Ngọc Duy
2016-09-25init: do not set unnecessary core.worktreeNguyễn Thái Ngọc Duy
2016-09-25init: kill set_git_dir_init()Nguyễn Thái Ngọc Duy
2016-09-25init: call set_git_dir_init() from within init_db()Nguyễn Thái Ngọc Duy
2016-09-25init: correct re-initialization from a linked worktreeNguyễn Thái Ngọc Duy
2016-09-22introduce CHECKOUT_INITRené Scharfe
2016-09-22clone: pass --progress decision to recursive submodulesJeff King
2016-09-21Merge branch 'jk/reduce-gc-aggressive-depth'Junio C Hamano
2016-09-21Merge branch 'va/i18n'Junio C Hamano
2016-09-21Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano
2016-09-21Merge branch 'rs/checkout-some-states-are-const'Junio C Hamano
2016-09-21Merge branch 'jk/setup-sequence-update'Junio C Hamano
2016-09-21Merge branch 'ks/pack-objects-bitmap'Junio C Hamano
2016-09-21Merge branch 'js/cat-file-filters'Junio C Hamano