]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-06-24  Brandon Williamspath: worktree_git_path() should not use file relocation
2017-06-24  Brandon Williamspath: convert do_git_path to take a 'struct repository'
2017-06-24  Brandon Williamspath: convert strbuf_git_common_path to take a 'struct...
2017-06-24  Brandon Williamspath: always pass in commondir to update_common_dir
2017-06-24  Brandon Williamspath: create path.h
2017-06-24  Brandon Williamsenvironment: store worktree in the_repository
2017-06-24  Brandon Williamsenvironment: place key repository state in the_repository
2017-06-24  Brandon Williamsrepository: introduce the repository object
2017-06-24  Brandon Williamsenvironment: remove namespace_len variable
2017-06-24  Brandon Williamssetup: add comment indicating a hack
2017-06-24  Brandon Williamssetup: don't perform lazy initialization of repository...
2017-06-24  Junio C HamanoMerge branches 'bw/ls-files-sans-the-index' and 'bw...
2017-06-19  Junio C HamanoNinth batch for 2.14
2017-06-19  Junio C HamanoMerge branch 'jk/consistent-h'
2017-06-19  Junio C HamanoMerge branch 'ab/perf-remove-index-lock'
2017-06-19  Junio C HamanoMerge branch 'bw/object-id'
2017-06-19  Junio C HamanoMerge branch 'sb/submodule-rm-absorb'
2017-06-19  Junio C HamanoMerge branch 'ab/pcre-v2'
2017-06-19  Junio C HamanoMerge branch 'jk/pathspec-magic-disambiguation'
2017-06-15  Christian Coudersub-process: correct path to API docs in a comment
2017-06-15  Junio C HamanoMerge branch 'svn-doc' of git://bogomips.org/git-svn
2017-06-15  Brandon Williamsconfig: don't implicitly use gitdir or commondir
2017-06-15  Brandon Williamsconfig: respect commondir
2017-06-15  Brandon Williamssetup: teach discover_git_directory to respect the...
2017-06-15  Brandon Williamsconfig: don't include config.h by default
2017-06-15  Brandon Williamsconfig: remove git_config_iter
2017-06-15  Brandon Williamsconfig: create config.h
2017-06-15  Johannes Schindelinalias: use the early config machinery to expand aliases
2017-06-15  Johannes Schindelint7006: demonstrate a problem with aliases in subdirectories
2017-06-15  Johannes Schindelint1308: relax the test verifying that empty alias values...
2017-06-15  Johannes Schindelinhelp: use early config when autocorrecting aliases
2017-06-15  Johannes Schindelinconfig: report correct line number upon error
2017-06-15  Johannes Schindelindiscover_git_directory(): avoid setting invalid git_dir
2017-06-15  Andreas Heidukgit-svn: document special options for commit-diff
2017-06-13  Junio C HamanoSync with maint
2017-06-13  Junio C HamanoEighth batch for 2.14
2017-06-13  Junio C HamanoMerge branch 'jk/pack-idx-corruption-safety'
2017-06-13  Junio C HamanoMerge branch 'nd/fopen-errors'
2017-06-13  Junio C HamanoMerge branch 'rf/completion'
2017-06-13  Junio C HamanoMerge branch 'jc/diff-tree-stale-comment'
2017-06-13  Junio C HamanoMerge branch 'sb/submodule-blanket-recursive'
2017-06-13  Junio C HamanoMerge branch 'jc/noent-notdir'
2017-06-13  Junio C HamanoPrepare for 2.13.2
2017-06-13  Junio C HamanoMerge branch 'ad/pull-remote-doc' into maint
2017-06-13  Junio C HamanoMerge branch 'jk/drop-free-refspecs' into maint
2017-06-13  Junio C HamanoMerge branch 'jk/connect-symref-info-leak-fix' into...
2017-06-13  Junio C HamanoMerge branch 'rf/completion-config-commit' into maint
2017-06-13  Junio C HamanoMerge branch 'ab/t3070-test-dedup' into maint
2017-06-13  Junio C HamanoMerge branch 'jh/memihash-opt' into maint
2017-06-13  Junio C HamanoMerge branch 'tb/pull-ff-rebase-autostash' into maint
2017-06-13  Junio C HamanoMerge branch 'jh/close-index-before-stat' into maint
2017-06-13  Junio C HamanoMerge branch 'sl/clean-d-ignored-fix' into maint
2017-06-13  Junio C HamanoMerge branch 'dk/send-email-avoid-net-smtp-ssl-when...
2017-06-13  Junio C HamanoMerge branch 'jc/skip-test-in-the-middle' into maint
2017-06-13  Junio C HamanoMerge branch 'bw/forking-and-threading' into maint
2017-06-13  Junio C HamanoMerge branch 'jk/bug-to-abort' into maint
2017-06-13  Junio C HamanoMerge branch 'sb/checkout-recurse-submodules' into...
2017-06-13  Brandon Williamsls-files: factor out tag calculation
2017-06-13  Brandon Williamsls-files: factor out debug info into a function
2017-06-13  Brandon Williamsls-files: convert show_files to take an index
2017-06-13  Brandon Williamsls-files: convert show_ce_entry to take an index
2017-06-13  Brandon Williamsls-files: convert prune_cache to take an index
2017-06-13  Brandon Williamsls-files: convert ce_excluded to take an index
2017-06-13  Brandon Williamsls-files: convert show_ru_info to take an index
2017-06-13  Brandon Williamsls-files: convert show_other_files to take an index
2017-06-13  Brandon Williamsls-files: convert show_killed_files to take an index
2017-06-13  Brandon Williamsls-files: convert write_eolinfo to take an index
2017-06-13  Brandon Williamsls-files: convert overlay_tree_on_cache to take an...
2017-06-13  Brandon Williamstree: convert read_tree to take an index parameter
2017-06-13  Brandon Williamsconvert: convert renormalize_buffer to take an index
2017-06-13  Brandon Williamsconvert: convert convert_to_git to take an index
2017-06-13  Brandon Williamsconvert: convert convert_to_git_filter_fd to take an...
2017-06-13  Brandon Williamsconvert: convert crlf_to_git to take an index
2017-06-13  Brandon Williamsconvert: convert get_cached_convert_stats_ascii to...
2017-06-10  Junio C HamanoMerge branch 'master' of git://bogomips.org/git-svn
2017-06-07  Andreas Heidukdoc: describe git svn init --ignore-refs
2017-06-07  Junio C HamanoSync with maint
2017-06-07  Junio C HamanoMerge branch 'ab/sha1dc-maint' into maint
2017-06-07  Ævar Arnfjörð... sha1dc: update from upstream
2017-06-07  Jeff Kingsha1dc: ignore indent-with-non-tab whitespace violations
2017-06-06  Jeff Kingt5313: make extended-table test more deterministic
2017-06-05  Jeff Kingt0012: test "-h" with builtins
2017-06-05  Jeff Kinggit: add hidden --list-builtins option
2017-06-05  Jeff Kingversion: convert to parse-options
2017-06-05  Junio C Hamanodiff- and log- family: handle "git cmd -h" early
2017-06-05  Brandon Williamsdiff: rename diff_fill_sha1_info to diff_fill_oid_info
2017-06-05  Brandon Williamsdiffcore-rename: use is_empty_blob_oid
2017-06-05  Brandon Williamstree-diff: convert path_appendnew to object_id
2017-06-05  Brandon Williamstree-diff: convert diff_tree_paths to struct object_id
2017-06-05  Brandon Williamstree-diff: convert try_to_follow_renames to struct...
2017-06-05  Brandon Williamsbuiltin/diff-tree: cleanup references to sha1
2017-06-05  Brandon Williamsdiff-tree: convert diff_tree_sha1 to struct object_id
2017-06-05  Brandon Williamsnotes-merge: convert write_note_to_worktree to struct...
2017-06-05  Brandon Williamsnotes-merge: convert verify_notes_filepair to struct...
2017-06-05  Brandon Williamsnotes-merge: convert find_notes_merge_pair_ps to struct...
2017-06-05  Brandon Williamsnotes-merge: convert merge_from_diffs to struct object_id
2017-06-05  Brandon Williamsnotes-merge: convert notes_merge* to struct object_id
2017-06-05  Ævar Arnfjörð... perf: work around the tested repo having an index.lock
2017-06-05  Junio C HamanoSync with v2.13.1
2017-06-05  Junio C HamanoSeventh batch for 2.14
next