]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-04-02  Nguyễn Thái... checkout: move 'confict_style' and 'dwim_..' to checkou...
2019-04-02  Nguyễn Thái... checkout: make "opts" in cmd_checkout() a pointer
2019-04-02  Nguyễn Thái... checkout: factor out some code in parse_branchname_arg()
2019-04-02  Nguyễn Thái... checkout: keep most #include sorted
2019-04-02  Nguyễn Thái... checkout: inform the user when removing branch state
2019-04-02  Nguyễn Thái... checkout: advice how to get out of detached HEAD mode
2019-04-02  Nguyễn Thái... t: rename t2014-switch.sh to t2014-checkout-switch.sh
2019-04-02  Nguyễn Thái... git-checkout.txt: fix monospace typeset
2019-04-02  Nguyễn Thái... doc: document --overwrite-ignore
2019-04-02  Nguyễn Thái... git-checkout.txt: fix one syntax line
2019-04-02  Nguyễn Thái... git-checkout.txt: spell out --no-option
2019-04-02  Mazo, Andreygit-p4: respect excluded paths when detecting branches
2019-04-02  Mazo, Andreygit-p4: add failing test for "git-p4: respect excluded...
2019-04-02  Mazo, Andreygit-p4: don't exclude other files with same prefix
2019-04-02  Mazo, Andreygit-p4: add failing test for "don't exclude other files...
2019-04-02  Mazo, Andreygit-p4: don't groom exclude path list on every commit
2019-04-02  Mazo, Andreygit-p4: match branches case insensitively if configured
2019-04-02  Mazo, Andreygit-p4: add failing test for "git-p4: match branches...
2019-04-02  Mazo, Andreygit-p4: detect/prevent infinite loop in gitCommitByP4Ch...
2019-04-02  Nguyễn Thái... read-tree.txt: clarify --reset and worktree changes
2019-04-02  Johannes Schindelintests (pack-objects): use the full, unabbreviated ...
2019-04-02  Johannes Schindelintests (status): spell out the `--find-renames` option...
2019-04-02  Johannes Schindelintests (push): do not abbreviate the `--follow-tags...
2019-04-02  Johannes Schindelint5531: avoid using an abbreviated option
2019-04-02  Johannes Schindelint7810: do not abbreviate `--no-exclude-standard` nor...
2019-04-02  Johannes Schindelintests (rebase): spell out the `--force-rebase` option
2019-04-02  Johannes Schindelintests (rebase): spell out the `--keep-empty` option
2019-04-01  SZEDER Gáborindex-pack: show progress while checking objects
2019-04-01  Christian Coudert6050: redirect expected error output to a file
2019-04-01  Christian Coudert6050: use test_line_count instead of wc -l
2019-04-01  Todd ZullingerDocumentation/git-status: fix titles in porcelain v2...
2019-04-01  Todd ZullingerDocumentation/rev-list-options: wrap --date=<format...
2019-04-01  Ævar Arnfjörð... test-lib: whitelist GIT_TR2_* in the environment
2019-04-01  Jonathan Tanfetch-pack: binary search when storing wanted-refs
2019-04-01  Nguyễn Thái... interpret-trailers.txt: start the desc line with a...
2019-04-01  Jonathan Tansha1-file: support OBJECT_INFO_FOR_PREFETCH
2019-04-01  Jonathan Tanfetch-pack: respect --no-update-shallow in v2
2019-04-01  Jonathan Tanfetch-pack: call prepare_shallow_info only if v0
2019-04-01  Junio C HamanoMerge branch 'jt/test-protocol-version' into jt/fetch...
2019-04-01  SZEDER Gáborci: install Asciidoctor in 'ci/install-dependencies.sh'
2019-04-01  SZEDER GáborDocumentation/technical/protocol-v2.txt: fix formatting
2019-04-01  SZEDER GáborDocumentation/technical/api-config.txt: fix formatting
2019-04-01  SZEDER GáborDocumentation/git-diff-tree.txt: fix formatting
2019-04-01  Nguyễn Thái... config: correct '**' matching in includeIf patterns
2019-04-01  Johannes Schindelincheck-docs: fix for setups where executables have an...
2019-04-01  Johannes Schindelincheck-docs: do not expect guide pages to correspond...
2019-04-01  Johannes Schindelincheck-docs: really look at the documented commands...
2019-04-01  Johannes Schindelindocs: do not document the `git remote-testgit` command
2019-04-01  Johannes Schindelindocs: move gitremote-helpers into section 7
2019-04-01  Ævar Arnfjörð... gc: handle & check gc.reflogExpire config
2019-04-01  Ævar Arnfjörð... reflog tests: assert lack of early exit with expiry...
2019-04-01  Ævar Arnfjörð... commit-graph: improve & i18n error messages
2019-04-01  Ævar Arnfjörð... commit-graph write: don't die if the existing graph...
2019-04-01  Ævar Arnfjörð... commit-graph verify: detect inability to read the graph
2019-04-01  Ævar Arnfjörð... commit-graph: don't pass filename to load_commit_graph_...
2019-04-01  Ævar Arnfjörð... commit-graph: don't early exit(1) on e.g. "git status"
2019-04-01  Ævar Arnfjörð... commit-graph: fix segfault on e.g. "git status"
2019-04-01  Elijah Newrenfast-import: fix erroneous handling of get-mark with...
2019-04-01  Elijah Newrenfast-import: only allow cat-blob requests where it...
2019-04-01  Elijah Newrenfast-import: check most prominent commands first
2019-04-01  Elijah Newrengit-fast-import.txt: fix wording about where ls command...
2019-04-01  Elijah Newrent9300: demonstrate bug with get-mark and empty orphan...
2019-04-01  brian m. carlsongitweb: make hash size independent
2019-04-01  brian m. carlsonGit.pm: make hash size independent
2019-04-01  brian m. carlsonread-cache: read data in a hash-independent way
2019-04-01  brian m. carlsondir: make untracked cache extension hash size independent
2019-04-01  brian m. carlsonbuiltin/difftool: use parse_oid_hex
2019-04-01  brian m. carlsonrefspec: make hash size independent
2019-04-01  brian m. carlsonarchive: convert struct archiver_args to object_id
2019-04-01  brian m. carlsonbuiltin/get-tar-commit-id: make hash size independent
2019-04-01  Rene Scharfeget-tar-commit-id: parse comment record
2019-04-01  brian m. carlsonhash: add a function to lookup hash algorithm by length
2019-04-01  brian m. carlsonremote-curl: make hash size independent
2019-04-01  brian m. carlsonhttp: replace sha1_to_hex
2019-04-01  brian m. carlsonhttp: compute hash of downloaded objects using the_hash...
2019-04-01  brian m. carlsonhttp: replace hard-coded constant with the_hash_algo
2019-04-01  brian m. carlsonhttp-walker: replace sha1_to_hex
2019-04-01  brian m. carlsonhttp-push: remove remaining uses of sha1_to_hex
2019-04-01  brian m. carlsonhttp-backend: allow 64-character hex names
2019-04-01  brian m. carlsonhttp-push: convert to use the_hash_algo
2019-04-01  brian m. carlsonbuiltin/pull: make hash-size independent
2019-04-01  brian m. carlsonbuiltin/am: make hash size independent
2019-04-01  brian m. carlsonfast-import: replace sha1_to_hex
2019-04-01  brian m. carlsonfast-import: make hash-size independent
2019-04-01  brian m. carlsonbuiltin/name-rev: make hash-size independent
2019-04-01  brian m. carlsonobject-store: rename and expand packed_git's sha1 member
2019-04-01  brian m. carlsonnotes: replace sha1_to_hex
2019-04-01  brian m. carlsonnotes: make hash size independent
2019-04-01  brian m. carlsonnotes-merge: switch to use the_hash_algo
2019-04-01  brian m. carlsonsubmodule: avoid hard-coded constants
2019-04-01  brian m. carlsonpack-bitmap: switch hash tables to use struct object_id
2019-04-01  brian m. carlsonpack-bitmap: switch hard-coded constants to the_hash_algo
2019-04-01  brian m. carlsonpack-bitmap: replace sha1_to_hex
2019-04-01  brian m. carlsonpack-bitmap: convert struct stored_bitmap to object_id
2019-04-01  brian m. carlsonpack-bitmap: make bitmap header handling hash agnostic
2019-04-01  brian m. carlsonkhash: move oid hash table definition
2019-04-01  brian m. carlsont/lib-submodule-update: use appropriate length constant
2019-03-29  Jordi Masl10n: Update Catalan translation
2019-03-24  Nguyễn Thái... am: avoid diff_opt_parse()
2019-03-24  Nguyễn Thái... diff --no-index: use parse_options() instead of diff_op...
next