Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26find_unique_abbrev: use 4-buffer ringJeff King
2016-10-26Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano
2016-10-26Merge branch 'jk/fetch-quick-tag-following'Junio C Hamano
2016-10-26Merge branch 'jk/merge-base-fork-point-without-reflog'Junio C Hamano
2016-10-26Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano
2016-10-26Merge branch 'js/libify-require-clean-work-tree'Junio C Hamano
2016-10-21rev-list: use hdr_termination instead of a always using a newlineJacob Keller
2016-10-17Merge branch 'js/reset-usage'Junio C Hamano
2016-10-17Merge branch 'jk/quarantine-received-objects'Junio C Hamano
2016-10-17Merge branch 'jk/alt-odb-cleanup'Junio C Hamano
2016-10-17Merge branch 'jk/clone-copy-alternates-fix'Junio C Hamano
2016-10-14fetch: use "quick" has_sha1_file for tag followingJeff King
2016-10-13merge-base: handle --fork-point without reflogJeff King
2016-10-11reset: fix usageJohannes Schindelin
2016-10-11Merge branch 'jc/blame-reverse'Junio C Hamano
2016-10-11Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-10-11Merge branch 'jk/pack-objects-optim-mru'Junio C Hamano
2016-10-11Merge branch 'rs/qsort'Junio C Hamano
2016-10-10receive-pack: quarantine objects until pre-receive acceptsJeff King
2016-10-10alternates: use fspathcmp to detect duplicatesJeff King
2016-10-10count-objects: report alternates via verbose modeJeff King
2016-10-10alternates: use a separate scratch spaceJeff King
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-07Merge branch 'rs/cocci'Junio C Hamano
2016-10-07Merge branch 'jc/blame-abbrev'Junio C Hamano
2016-10-07Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano
2016-10-07Merge 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-03show-branch: use QSORTRené Scharfe
2016-09-30use QSORT, part 2René Scharfe
2016-09-30Merge branch 'jc/worktree-config'Junio C Hamano
2016-09-30remove unnecessary check before QSORTRené Scharfe
2016-09-30use QSORTRené Scharfe
2016-09-29blame: use DEFAULT_ABBREV macroJunio C Hamano
2016-09-28use 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-27Merge branch 'jk/clone-recursive-progress'Junio C Hamano
2016-09-27Merge branch 'rs/checkout-init-macro'Junio C Hamano
2016-09-27Merge branch 'tg/add-chmod+x-fix'Junio C Hamano
2016-09-27Merge branch 'nd/checkout-disambiguation'Junio C Hamano
2016-09-27Merge branch 'jt/format-patch-rfc'Junio C Hamano