]> Kevux Git Server - rit/shortlog
rit
2019-09-09 René Scharfelog-tree: call load_ref_decorations() in get_name_decor...
2019-09-09 René Scharfelog: test --decorate-refs-exclude with --simplify-by...
2019-09-09 Martin Ågrengitweb.conf.txt: switch pluses to backticks to help...
2019-09-09 Martin Ågrengit-merge-index.txt: wrap shell listing in "----"
2019-09-09 Martin Ågrengit-receive-pack.txt: wrap shell [script] listing in...
2019-09-09 Martin Ågrengit-ls-remote.txt: wrap shell listing in "----"
2019-09-09 Martin ÅgrenDocumentation: wrap config listings in "----"
2019-09-09 Martin Ågrengit-merge-base.txt: render indentations correctly under...
2019-09-09 Martin ÅgrenDocumentation: wrap blocks with "--"
2019-09-09 Jeff Kingcommit-graph: turn off save_commit_buffer
2019-09-09 SZEDER Gáborcommit-graph: don't show progress percentages while...
2019-09-09 Taylor Blaucommit-graph.c: handle corrupt/missing trees
2019-09-09 Taylor Blaucommit-graph.c: handle commit parsing errors
2019-09-09 Taylor Blaut/t5318: introduce failing 'git commit-graph write...
2019-09-07 Ben Wijenbuiltin/rebase.c: Remove pointless message
2019-09-07 Ben Wijenbuiltin/rebase.c: make sure the active branch isn't...
2019-09-06 Denton Liut: use common $SQ variable
2019-09-06 Jeff Kingpack-objects: drop packlist index_pos optimization
2019-09-06 Jeff Kingtest-read-cache: drop namelen variable
2019-09-06 Jeff Kingdiff-delta: set size out-parameter to 0 for NULL delta
2019-09-06 Jeff Kingbulk-checkin: zero-initialize hashfile_checkpoint
2019-09-06 Jeff Kingpack-objects: use object_id in packlist_alloc()
2019-09-06 Jeff Kinggit-am: handle missing "author" when parsing commit
2019-09-06 SZEDER Gáborci: restore running httpd tests
2019-09-06 SZEDER Gábort/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running...
2019-09-05 René Scharfeuse get_tagged_oid()
2019-09-05 René Scharfetag: factor out get_tagged_oid()
2019-09-05 Derrick Stoleeunpack-trees: rename 'is_excluded_from_list()'
2019-09-05 Derrick Stoleetreewide: rename 'exclude' methods to 'pattern'
2019-09-05 Derrick Stoleetreewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
2019-09-05 Derrick Stoleetreewide: rename 'struct exclude_list' to 'struct patte...
2019-09-05 Derrick Stoleetreewide: rename 'struct exclude' to 'struct path_pattern'
2019-09-05 Elijah Newrent9902: use a non-deprecated command for testing
2019-09-05 Elijah NewrenRecommend git-filter-repo instead of git-filter-branch
2019-09-05 Elijah Newrent6006: simplify, fix, and optimize empty message test
2019-09-05 Denton Liuconfig/format.txt: specify default value of format...
2019-09-05 Denton LiuDoc: add more detail for git-format-patch
2019-09-05 Denton Liut4014: stop losing return codes of git commands
2019-09-05 Denton Liut4014: remove confusing pipe in check_threading()
2019-09-05 Denton Liut4014: use test_line_count() where possible
2019-09-05 Denton Liut4014: let sed open its own files
2019-09-05 Denton Liut4014: drop redirections to /dev/null
2019-09-05 Denton Liut4014: use indentable here-docs
2019-09-05 Denton Liut4014: remove spaces after redirect operators
2019-09-05 Denton Liut4014: use sq for test case names
2019-09-05 Denton Liut4014: move closing sq onto its own line
2019-09-05 Denton Liut4014: s/expected/expect/
2019-09-05 Junio C Hamanot3005: remove unused variable
2019-09-05 Junio C Hamanot: use LF variable defined in the test harness
2019-09-05 Denton Liucompat/*.[ch]: remove extern from function declarations...
2019-09-05 Denton Liumingw: apply array.cocci rule
2019-09-05 Elijah Newrent3427: accelerate this test by using fast-export and...
2019-09-05 Johannes Schindelin.gitignore: stop ignoring `.manifest` files
2019-09-03 brian m. carlsonam: reload .gitattributes after patching it
2019-09-03 René Scharfetree: simplify parse_tree_indirect()
2019-09-03 Derrick Stoleefetch: add fetch.writeCommitGraph config setting
2019-09-03 Thomas Gummererpush: disallow --all and refspecs when remote.<name...
2019-09-01 Elijah Newrenmerge-options.txt: clarify meaning of various ff-relate...
2019-08-30 David Turnerclarify documentation for remote helpers
2019-08-30 René Scharfehelp: make help_unknown_ref() NORETURN
2019-08-30 Derrick Stoleecheckout: add simple check for 'git checkout -b'
2019-08-29 Paul Mackerrasgitk: Make web links clickable
2019-08-28 Pratyush Yadavgit-gui: allow undoing last revert
2019-08-27 Denton Liurebase: teach rebase --keep-base
2019-08-27 Ævar Arnfjörð... rebase tests: test linear branch topology
2019-08-27 Denton Liurebase: fast-forward --fork-point in more cases
2019-08-27 Denton Liurebase: fast-forward --onto in more cases
2019-08-27 Denton Liurebase: refactor can_fast_forward into goto tower
2019-08-27 Ævar Arnfjörð... t3432: test for --no-ff's interaction with fast-forward
2019-08-27 Jeff Kingfast-import: duplicate into history rather than passing...
2019-08-27 Jeff Kingfast-import: duplicate parsed encoding string
2019-08-27 Denton Liustatus: mention --skip for revert and cherry-pick
2019-08-27 Denton Liucompletion: add --skip for cherry-pick and revert
2019-08-27 Denton Liucompletion: merge options for cherry-pick and revert
2019-08-26 Ævar Arnfjörð... t3432: distinguish "noop-same" v.s. "work-same" in...
2019-08-26 Denton Liut3432: test rebase fast-forward behavior
2019-08-26 Denton Liut3431: add rebase --fork-point tests
2019-08-26 SZEDER Gábort7300-clean: demonstrate deleting nested repo with...
2019-08-26 Carlo Marcelo... grep: refactor and simplify PCRE1 support
2019-08-26 Carlo Marcelo... grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1
2019-08-26 René Scharfetrace2: use warning() directly in tr2_dst_malformed_war...
2019-08-26 René Scharfegrep: use return value of strbuf_detach()
2019-08-26 René Scharfelog-tree: always use return value of strbuf_detach()
2019-08-26 Mike Hommeyhttp: don't leak urlmatch_config.vars
2019-08-26 Mike Hommeycommit: free the right buffer in release_commit_memory
2019-08-26 brian m. carlsonpath: add a function to check for path suffix
2019-08-26 Taylor Blaubanned.h: fix vsprintf()'s ban message
2019-08-26 Jeff Kingnotes: avoid potential use-after-free during insertion
2019-08-26 Mike Hommeynotes: avoid leaking duplicate entries
2019-08-26 Adam Robenmingw: fix launching of externals from Unicode paths
2019-08-26 Johannes Schindelinsetup_git_directory(): handle UNC root paths correctly
2019-08-26 Johannes SchindelinFix .git/ discovery at the root of UNC shares
2019-08-26 Johannes Schindelinsetup_git_directory(): handle UNC paths correctly
2019-08-26 Torsten Bögershausenmingw: support UNC in git clone file://server/share...
2019-08-26 brian m. carlsont4009: make hash size independent
2019-08-26 brian m. carlsont4002: make hash independent
2019-08-26 brian m. carlsont4000: make hash size independent
2019-08-26 brian m. carlsont3903: abstract away SHA-1-specific constants
2019-08-25 Pratyush Yadavgit-gui: return early when patch fails to apply
2019-08-25 Pratyush Yadavgit-gui: allow reverting selected hunk
next