]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-03-27  Nguyễn Thái... refs.c: introduce get_main_ref_store()
2017-03-27  Nguyễn Thái... files-backend: remove the use of git_path()
2017-03-27  Nguyễn Thái... files-backend: add and use files_ref_path()
2017-03-27  Nguyễn Thái... files-backend: add and use files_reflog_path()
2017-03-27  Nguyễn Thái... files-backend: move "logs/" out of TMP_RENAMED_LOG
2017-03-27  Nguyễn Thái... files-backend: convert git_path() to strbuf_git_path()
2017-03-27  Nguyễn Thái... files-backend: make sure files_rename_ref() always...
2017-03-27  Nguyễn Thái... files-backend: add and use files_packed_refs_path()
2017-03-27  Nguyễn Thái... files-backend: delete dead code in files_init_db()
2017-03-27  Nguyễn Thái... files-backend.c: delete dead code in files_ref_iterator...
2017-03-27  Nguyễn Thái... files-backend: make files_log_ref_write() static
2017-03-27  Stefan Bellersubmodule.c: stricter checking for submodules in is_sub...
2017-03-27  Stefan Bellersubmodule.c: port is_submodule_modified to use porcelain 2
2017-03-27  Stefan Bellersubmodule.c: convert is_submodule_modified to use strbu...
2017-03-27  Stefan Bellersubmodule.c: factor out early loop termination in is_su...
2017-03-27  Stefan Bellersubmodule.c: use argv_array in is_submodule_modified
2017-03-27  brian m. carlsonbuiltin/pull: convert portions to struct object_id
2017-03-27  brian m. carlsonbuiltin/diff: convert to struct object_id
2017-03-27  brian m. carlsonConvert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
2017-03-27  brian m. carlsonConvert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
2017-03-27  brian m. carlsonDefine new hash-size constants for allocating memory
2017-03-27  René Scharfestrbuf: support long paths w/o read rights in strbuf_ge...
2017-03-26  Ævar Arnfjörð... doc/SubmittingPatches: show how to get a CLI commit...
2017-03-26  Ævar Arnfjörð... t/README: clarify the test_have_prereq documentation
2017-03-26  Junio C Hamanosha1dc: avoid CPP macro collisions
2017-03-24  Junio C HamanoSync with 2.12.2
2017-03-24  Junio C HamanoSeventh batch for 2.13
2017-03-24  Junio C HamanoMerge branch 'jk/sha1dc'
2017-03-24  Junio C HamanoMerge branch 'sg/test-with-stdin'
2017-03-24  Junio C HamanoMerge branch 'rs/update-hook-optim'
2017-03-24  Junio C HamanoMerge branch 'rs/shortlog-cleanup'
2017-03-24  Junio C HamanoMerge branch 'rs/path-name-safety-cleanup'
2017-03-24  Junio C HamanoMerge branch 'rs/http-push-cleanup'
2017-03-24  Junio C HamanoMerge branch 'js/regexec-buf'
2017-03-24  Junio C HamanoMerge branch 'jk/execv-dashed-external'
2017-03-24  Junio C HamanoMerge branch 'dl/credential-cache-socket-in-xdg-cache'
2017-03-24  Junio C HamanoGit 2.12.2 v2.12.2
2017-03-24  Junio C HamanoMerge branch 'ab/doc-no-option-notation-fix' into maint
2017-03-24  Junio C HamanoMerge branch 'ab/push-default-doc-fix' into maint
2017-03-24  Junio C HamanoMerge branch 'nd/commit-hook-doc-fix' into maint
2017-03-24  Junio C HamanoMerge branch 'jc/config-case-cmdline-take-2' into maint
2017-03-24  Junio C HamanoMerge branch 'jk/grep-no-index-fix' into maint
2017-03-24  Junio C HamanoMerge branch 'jn/remote-helpers-with-git-dir' into...
2017-03-24  Junio C HamanoMerge branch 'sb/submodule-config-parse-ignore-fix...
2017-03-24  Junio C HamanoMerge branch 'jk/push-deadlock-regression-fix' into...
2017-03-24  Jeff Kingpack.h: define largest possible encoded object size
2017-03-24  Jeff Kingencode_in_pack_object_header: respect output buffer...
2017-03-24  Jeff Kingfast-import: use xsnprintf for formatting headers
2017-03-24  Jeff Kingfast-import: use xsnprintf for writing sha1s
2017-03-24  Michael J Grubermailmap: use Michael J Gruber's new address
2017-03-24  Ævar Arnfjörð... tag: add tests for --with and --without
2017-03-24  Ævar Arnfjörð... ref-filter: reflow recently changed branch/tag/for...
2017-03-24  Ævar Arnfjörð... ref-filter: add --no-contains option to tag/branch...
2017-03-24  Ævar Arnfjörð... tag: change --point-at to default to HEAD
2017-03-24  Ævar Arnfjörð... tag: implicitly supply --list given another list-like...
2017-03-24  Ævar Arnfjörð... tag: change misleading --list <pattern> documentation
2017-03-24  Ævar Arnfjörð... parse-options: add OPT_NONEG to the "contains" option
2017-03-24  Ævar Arnfjörð... tag: add more incompatibles mode tests
2017-03-24  Jeff Kingpager_in_use: use git_env_bool()
2017-03-24  Ramsay Jonesname-hash: add test-lazy-init-name-hash to .gitignore
2017-03-24  Jeff Hostetlername-hash: add perf test for lazy_init_name_hash
2017-03-24  Jeff Hostetlername-hash: add test-lazy-init-name-hash
2017-03-24  Jeff Hostetlername-hash: perf improvement for lazy_init_name_hash
2017-03-24  Alex Henrielog: if --decorate is not given, default to --decorate...
2017-03-24  Santiago Torrest7004, t7030: fix here-doc syntax errors
2017-03-24  Junio C Hamanobranch doc: update description for `--list`
2017-03-24  Ævar Arnfjörð... branch doc: change `git branch <pattern>` to use `...
2017-03-24  Junio C Hamanotests: lint for run-away here-doc
2017-03-23  SZEDER Gáborcompletion: offer ctags symbol names for 'git log ...
2017-03-23  SZEDER Gáborcompletion: extract completing ctags symbol names into...
2017-03-23  SZEDER Gáborcompletion: put matching ctags symbol names directly...
2017-03-23  Kyle Meyerdoc/config: grammar fixes for core.{editor,commentChar}
2017-03-23  SZEDER Gáborrefs.c: use skip_prefix() in prettify_refname()
2017-03-23  Junio C HamanoMerge branch 'js/rebase-helper'
2017-03-23  Brandon Williamssequencer: fix missing newline
2017-03-23  SZEDER Gáborcompletion: speed up branch and tag completion
2017-03-23  SZEDER Gáborcompletion: fill COMPREPLY directly when completing...
2017-03-23  SZEDER Gáborcompletion: fill COMPREPLY directly when completing...
2017-03-23  SZEDER Gáborcompletion: let 'for-each-ref' sort remote branches...
2017-03-23  SZEDER Gáborcompletion: let 'for-each-ref' filter remote branches...
2017-03-23  SZEDER Gáborcompletion: let 'for-each-ref' strip the remote name...
2017-03-23  SZEDER Gáborcompletion: let 'for-each-ref' and 'ls-remote' filter...
2017-03-23  SZEDER Gáborcompletion: don't disambiguate short refs
2017-03-23  SZEDER Gáborcompletion: don't disambiguate tags and branches
2017-03-23  SZEDER Gáborcompletion: support excluding full refs
2017-03-23  SZEDER Gáborcompletion: support completing fully qualified non...
2017-03-23  SZEDER Gáborcompletion: support completing full refs after '--optio...
2017-03-23  SZEDER Gáborcompletion: wrap __git_refs() for better option parsing
2017-03-23  Jeff Hostetlerhashmap: document memihash_cont, hashmap_disallow_rehas...
2017-03-23  Ævar Arnfjörð... for-each-ref: partly change <object> to <commit> in...
2017-03-23  Ævar Arnfjörð... tag tests: fix a typo in a test description
2017-03-23  Ævar Arnfjörð... tag: remove a TODO item from the test suite
2017-03-23  Ævar Arnfjörð... ref-filter: add test for --contains on a non-commit
2017-03-22  Brandon Williamsremote-curl: allow push options
2017-03-22  Brandon Williamssend-pack: send push options correctly in stateless...
2017-03-22  Junio C Hamanot7406: correct test case for submodule-update initial...
2017-03-22  Ævar Arnfjörð... t/README: change "Inside <X> part" to "Inside the ...
2017-03-22  Ævar Arnfjörð... t/README: link to metacpan.org, not search.cpan.org
2017-03-22  Thomas Gummererstash: keep untracked files intact in stash -k
2017-03-22  Thomas Gummererstash: pass the pathspec argument to git reset
next