]> Kevux Git Server - rit/shortlog
rit
2020-01-15 SZEDER Gáborcompletion: simplify completing 'git worktree' subcomma...
2020-01-15 SZEDER Gáborcompletion: return the index of found word from __git_f...
2020-01-15 SZEDER Gáborcompletion: clean up the __git_find_on_cmdline() helper...
2020-01-15 SZEDER Gábort9902-completion: add tests for the __git_find_on_cmdli...
2020-01-15 Hans Jerry... gpg-interface: add minTrustLevel as a configuration...
2020-01-15 Jonathan Niederfetch: default to protocol version 2
2020-01-15 Jonathan Niederprotocol test: let protocol.version override GIT_TEST_P...
2020-01-15 Jonathan Niedertest: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
2020-01-15 Jonathan Niederconfig doc: protocol.version is not experimental
2020-01-15 Jonathan Niederfetch test: use more robust test for filtered objects
2020-01-15 Jonathan Niederfetch test: mark test of "skipping" haves as v0-only
2020-01-15 Jonathan Niedert/check-non-portable-shell: detect "FOO= shell_func...
2020-01-15 Jonathan Niederfetch test: avoid use of "VAR= cmd" with a shell function
2020-01-15 Yang Zhaogit-p4: use python3's input() everywhere
2020-01-15 Yang Zhaogit-p4: simplify regex pattern generation for parsing...
2020-01-15 Yang Zhaogit-p4: use dict.items() iteration for python3 compatib...
2020-01-15 Yang Zhaogit-p4: use functools.reduce instead of reduce
2020-01-15 Yang Zhaogit-p4: fix freezing while waiting for fast-import...
2020-01-15 Yang Zhaogit-p4: use marshal format version 2 when sending to p4
2020-01-15 Yang Zhaogit-p4: open .gitp4-usercache.txt in text mode
2020-01-15 Yang Zhaogit-p4: convert path to unicode before processing them
2020-01-15 Yang Zhaogit-p4: encode/decode communication with git for python3
2020-01-15 Yang Zhaogit-p4: encode/decode communication with p4 for python3
2020-01-15 Yang Zhaogit-p4: remove string type aliasing
2020-01-15 Ben Keenegit-p4: change the expansion test from basestring to...
2020-01-15 Yang Zhaogit-p4: make python2.7 the oldest supported version
2020-01-15 Heba Walyadd: use advise function to display hints
2020-01-15 Derrick Stoleegraph: fix collapse of multiple edges
2020-01-15 Derrick Stoleegraph: add test to demonstrate horizontal line bug
2020-01-15 Alexandr Miloslavskiyt: directly test parse_pathspec_file()
2020-01-15 Alexandr Miloslavskiyt: fix quotes tests for --pathspec-from-file
2020-01-15 Alexandr Miloslavskiyt: add tests for error conditions with --pathspec-from...
2020-01-15 Johannes Schindelinci: include the built-in `git add -i` in the `linux...
2020-01-15 Johannes Schindelinbuilt-in add -p: handle Escape sequences more efficiently
2020-01-15 Johannes Schindelinbuilt-in add -p: handle Escape sequences in interactive...
2020-01-15 Johannes Schindelinbuilt-in add -p: respect the `interactive.singlekey...
2020-01-15 Johannes Schindelinterminal: add a new function to read a single keystroke
2020-01-15 Johannes Schindelinterminal: accommodate Git for Windows' default terminal
2020-01-15 Johannes Schindelinterminal: make the code of disable_echo() reusable
2020-01-15 Johannes Schindelinbuilt-in add -p: handle diff.algorithm
2020-01-15 Johannes Schindelinbuilt-in add -p: support interactive.diffFilter
2020-01-15 Johannes Schindelint3701: adjust difffilter test
2020-01-15 Kyle Meyersubmodule add: show 'add --dry-run' stderr when aborting
2020-01-13 Kevin Willfordfsmonitor: handle version 2 of the hooks that will...
2020-01-13 Kevin Willfordfsmonitor: change last update timestamp on the index_st...
2020-01-13 Junio C HamanoGit 2.25
2020-01-12 Junio C HamanoMerge tag 'l10n-2.25.0-rnd1' of git://github.com/git...
2020-01-12 Junio C HamanoRevert "Merge branch 'ra/rebase-i-more-options'"
2020-01-12 Jiang Xinl10n: zh_CN: for git v2.25.0 l10n round 1
2020-01-11 Jiang XinMerge branch 'master' of github.com:Softcatala/git...
2020-01-10 Junio C HamanoMerge branch 'js/mingw-loosen-overstrict-tree-entry...
2020-01-10 Junio C HamanoMerge branch 'ma/config-advice-markup-fix'
2020-01-10 Jordi Masl10n: Update Catalan translation
2020-01-10 Johannes Schindelin... mingw: safeguard better against backslashes in file...
2020-01-10 Derrick Stolee... unpack-trees: correctly compute result count
2020-01-10 Matthias Rüsterl10n: de.po: Update German translation v2.25.0 round 1
2020-01-10 Thomas Braunl10n: de.po: Reword generation numbers
2020-01-09 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4800t)
2020-01-08 Martin Ågrenconfig/advice.txt: fix description list separator
2020-01-08 Junio C HamanoGit 2.25-rc2
2020-01-08 Junio C HamanoMerge branch 'ds/graph-assert-fix'
2020-01-08 Junio C HamanoMerge branch 'tm/doc-submodule-absorb-fix'
2020-01-08 Junio C HamanoMerge branch 'pm/am-in-body-header-doc-update'
2020-01-08 Junio C HamanoMerge branch 'jb/doc-multi-pack-idx-fix'
2020-01-08 Junio C HamanoMerge branch 'do/gitweb-typofix-in-comments'
2020-01-08 Junio C HamanoMerge https://github.com/prati0100/git-gui
2020-01-08 Derrick Stoleegraph: fix lack of color in horizontal lines
2020-01-08 Derrick Stoleegraph: drop assert() for merge with two collapsing...
2020-01-08 Jeff Kingtransport: don't flush when disconnecting stateless...
2020-01-08 Emily Shafferunpack-trees: watch for out-of-range index position
2020-01-08 Jeff Kingrestore: invalidate cache-tree when removing entries...
2020-01-08 Heba Walydoc/gitcore-tutorial: fix prose to match example command
2020-01-07 Alexandr Miloslavskiycheckout: don't revert file on ambiguous tracking branches
2020-01-07 Alexandr Miloslavskiyparse_branchname_arg(): extract part as new function
2020-01-07 Denton Liut2018: improve style of if-statement
2020-01-07 Denton Liut2018: add space between function name and ()
2020-01-07 brian m. carlsonrun-command: avoid undefined behavior in exists_in_PATH
2020-01-07 Elijah Newrenstring-list: note in docs that callers can specify...
2020-01-07 Elijah Newrenunpack-trees: exit check_updates() early if updates...
2020-01-06 Junio C HamanoThe final batch before -rc2
2020-01-06 Junio C HamanoMerge branch 'ds/sparse-cone'
2020-01-06 Junio C HamanoMerge branch 'ds/commit-graph-set-size-mult'
2020-01-06 Junio C HamanoMerge branch 'en/merge-recursive-oid-eq-simplify'
2020-01-06 Junio C HamanoMerge branch 'ds/sparse-list-in-cone-mode'
2020-01-06 Junio C HamanoMerge branch 'js/mingw-loosen-overstrict-tree-entry...
2020-01-06 Junio C HamanoMerge branch 'pb/clarify-line-log-doc'
2020-01-06 Junio C HamanoMerge branch 'ew/packfile-syscall-optim'
2020-01-06 Thomas Menzeldoc: submodule: fix typo for command absorbgitdirs
2020-01-06 Hans Jerry... editorconfig: indent text files with tabs
2020-01-06 Jonathan Niedersha1-file: document how to use pretend_object_file
2020-01-06 Christopher... l10n: es: 2.25.0 round #1
2020-01-04 Paul Menzelam: document that Date: can appear as an in-body header
2020-01-04 Denis Ovsienkogitweb: fix a couple spelling errors in comments
2020-01-04 Johannes Bergmulti-pack-index: correct configuration in documentation
2020-01-04 Taylor BlauDocumentation/git-sparse-checkout.txt: fix a typo
2020-01-04 Pratyush YadavMerge branch 'zs/open-current-file'
2020-01-04 Peter Kreftingl10n: sv.po: Update Swedish translation (4800t0f0u)
2020-01-04 Jiang XinMerge branch 'fr_v2.25.0_rnd1' of github.com:jnavila...
2020-01-03 Jean-Noël Avilal10n: fr.po v2.25.0 rnd 1
2020-01-03 Tran Ngoc Quanl10n: vi(4800t): Updated Vietnamese translation v2...
next