]> Kevux Git Server - rit/shortlog
rit
2018-06-27 Elijah NewrenFix use of strategy options with interactive rebases
2018-06-27 Elijah Newrent3418: add testcase showing problems with rebase -i...
2018-06-27 Todd Zullingerdir.c: fix typos in core.excludesfile comment
2018-06-27 Todd Zullingergitignore.txt: clarify default core.excludesfile path
2018-06-27 Elijah Newrendirectory-rename-detection.txt: technical docs on abili...
2018-06-27 Elijah Newrengit-rebase: make --allow-empty-message the default
2018-06-27 Elijah Newrengit-rebase.txt: address confusion between --no-ff vs...
2018-06-27 Elijah Newrent3401: add directory rename testcases for rebase and am
2018-06-27 Elijah Newrengit-rebase: error out when incompatible options passed
2018-06-27 Elijah Newrengit-rebase.txt: document behavioral differences between...
2018-06-27 Elijah Newrent3422: new testcases for checking when incompatible...
2018-06-27 Derrick Stoleecommit-graph: update design document
2018-06-27 Derrick Stoleegc: automatically write commit-graph files
2018-06-27 Derrick Stoleecommit-graph: add '--reachable' option
2018-06-27 Derrick Stoleecommit-graph: use string-list API for input
2018-06-27 Derrick Stoleefsck: verify commit-graph
2018-06-27 Derrick Stoleecommit-graph: verify contents match checksum
2018-06-27 Derrick Stoleecommit-graph: test for corrupted octopus edge
2018-06-27 Derrick Stoleecommit-graph: verify commit date
2018-06-27 Derrick Stoleecommit-graph: verify generation number
2018-06-27 Derrick Stoleecommit-graph: verify parent list
2018-06-27 Derrick Stoleecommit-graph: verify root tree OIDs
2018-06-27 Derrick Stoleecommit-graph: verify objects exist
2018-06-27 Derrick Stoleecommit-graph: verify corrupt OID fanout and lookup
2018-06-27 Derrick Stoleecommit-graph: verify required chunks are present
2018-06-27 Derrick Stoleecommit-graph: verify catches corrupt signature
2018-06-27 Derrick Stoleecommit-graph: add 'verify' subcommand
2018-06-27 Derrick Stoleecommit-graph: load a root tree from specific graph
2018-06-27 Derrick Stoleecommit: force commit to parse from object database
2018-06-27 Derrick Stoleecommit-graph: parse commit from chosen graph
2018-06-27 Derrick Stoleecommit-graph: fix GRAPH_MIN_SIZE
2018-06-27 Derrick Stoleecommit-graph: UNLEAK before die()
2018-06-27 Derrick Stoleet5318-commit-graph.sh: use core.commitGraph
2018-06-27 Vladimir Parfinenkorebase: fix documentation formatting
2018-06-26 Michael Barabanovfilter-branch: skip commits present on --state-branch
2018-06-26 Antonio Ospitesubmodule-config: reuse config_from_gitmodules in repo_...
2018-06-26 Antonio Ospitesubmodule-config: pass repository as argument to config...
2018-06-26 Antonio Ospitesubmodule-config: make 'config_from_gitmodules' private
2018-06-26 Antonio Ospitesubmodule-config: add helper to get 'update-clone'...
2018-06-26 Antonio Ospitesubmodule-config: add helper function to get 'fetch...
2018-06-26 Antonio Ospiteconfig: move config_from_gitmodules to submodule-config.c
2018-06-26 Alejandro R... Makefile: tweak sed invocation
2018-06-26 Elijah Newrengit-rebase.sh: update help messages a bit
2018-06-26 Elijah Newrengit-rebase.txt: document incompatible options
2018-06-26 Peter Kreftingl10n: sv.po: Update Swedish translation(3608t0f0u)
2018-06-25 Junio C HamanoFirst batch for 2.19 cycle
2018-06-25 Junio C HamanoMerge branch 'sb/plug-misc-leaks'
2018-06-25 Junio C HamanoMerge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25 Junio C HamanoMerge branch 'sg/update-ref-stdin-cleanup'
2018-06-25 Junio C HamanoMerge branch 'nd/reject-empty-shallow-request'
2018-06-25 Junio C HamanoMerge branch 'ls/complete-remote-update-names'
2018-06-25 Junio C HamanoMerge branch 'ag/rebase-p'
2018-06-25 Junio C HamanoMerge branch 'nd/complete-config-vars'
2018-06-25 Junio C HamanoMerge branch 'sb/object-store-alloc'
2018-06-25 Junio C HamanoMerge branch 'jk/show-index'
2018-06-25 Junio C HamanoMerge branch 'en/merge-recursive-tests'
2018-06-25 Junio C HamanoMerge branch 'nd/diff-apply-ita'
2018-06-25 Junio C HamanoMerge branch 'ds/commit-graph-lockfile-fix'
2018-06-25 Junio C HamanoMerge branch 'nd/commit-util-to-slab'
2018-06-25 Junio C HamanoMerge branch 'pc/submodule-helper-foreach'
2018-06-25 Junio C HamanoPrepare to start 2.19 cycle
2018-06-25 Stefan Bellersequencer.c: plug mem leak in git_sequencer_config
2018-06-25 Stefan Bellersubmodule.c: report the submodule that an error occurs in
2018-06-22 Ville SkyttäDocumentation: spelling and grammar fixes
2018-06-22 Jeff Kingbranch: make "-l" a synonym for "--list"
2018-06-22 Jeff Kingbranch: deprecate "-l" option
2018-06-22 Jeff Kingt: switch "branch -l" to "branch --create-reflog"
2018-06-22 Jeff Kingt3200: unset core.logallrefupdates when testing reflog...
2018-06-22 Josh Steadmonprotocol-v2 doc: put HTTP headers after request
2018-06-22 Taylor Blaucontrib/git-jump/git-jump: jump to exact location
2018-06-22 Taylor Blaugrep.c: add configuration variables to show matched...
2018-06-22 Taylor Blaubuiltin/grep.c: add '--column' option to 'git-grep(1)'
2018-06-22 Taylor Blaugrep.c: display column number of first match
2018-06-22 Taylor Blaugrep.[ch]: extend grep_opt to allow showing matched...
2018-06-22 Taylor Blaugrep.c: expose {,inverted} match column in match_line()
2018-06-21 Brandon Williamsdocs: link to gitsubmodules
2018-06-21 Brandon Williamstest-pkt-line: add unpack-sideband subcommand
2018-06-21 Taylor BlauDocumentation/config.txt: camel-case lineNumber for...
2018-06-21 Jonathan Tanpack-bitmap: add free function
2018-06-21 Jonathan Tanpack-bitmap: remove bitmap_git global variable
2018-06-21 Junio C HamanoGit 2.18
2018-06-21 Junio C Hamanoewah: delete unused 'rlwit_discharge_empty()'
2018-06-19 Xiaolong Yeformat-patch: clear UNINTERESTING flag before prepare_bases
2018-06-19 Junio C HamanoMerge branch 'en/rename-directory-detection-reboot'
2018-06-19 Phillip Woodsequencer: do not squash 'reword' commits when we hit...
2018-06-19 Luke Diamandgit-p4: python3: fix octal constants
2018-06-19 Luke Diamandgit-p4: python3: use print() function
2018-06-19 Luke Diamandgit-p4: python3: basestring workaround
2018-06-19 Luke Diamandgit-p4: python3: remove backticks
2018-06-19 Luke Diamandgit-p4: python3: replace dict.has_key(k) with "k in...
2018-06-19 Luke Diamandgit-p4: python3: replace <> with !=
2018-06-19 Junio C HamanoMerge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19 Stefan Bellersubmodule deinit: unset core.worktree
2018-06-19 Stefan Bellersubmodule: ensure core.worktree is set after update
2018-06-19 Junio C HamanoMerge branch 'cf/submodule-progress-dissociate'
2018-06-19 Junio C HamanoMerge branch 'js/rebase-i-root-fix'
2018-06-19 Stefan Bellert7400: encapsulate setup code in test_expect_success
2018-06-19 Todd Zullingert3404: check root commit in 'rebase -i --root reword...
2018-06-19 Karthikeyan... doc: fix typos in documentation and release notes
2018-06-18 Todd Zullingergit-credential-netrc: make "all" default target of...
next