]> Kevux Git Server - rit/shortlog
rit
2019-05-13 Junio C HamanoMerge branch 'jk/p5302-avoid-collision-check-cost'
2019-05-13 Junio C HamanoMerge branch 'dl/no-extern-in-func-decl'
2019-05-13 Junio C HamanoMerge branch 'ew/repack-with-bitmaps-by-default'
2019-05-13 Junio C HamanoMerge branch 'js/partial-clone-connectivity-check'
2019-05-13 Junio C HamanoMerge branch 'jh/trace2-sid-fix'
2019-05-13 Denton Liudifftool: fallback on merge.guitool
2019-05-13 Denton Liudifftool: make --gui, --tool and --extcmd mutually...
2019-05-13 Denton Liumergetool: fallback to tool when guitool unavailable
2019-05-13 Denton Liumergetool--lib: create gui_mode function
2019-05-13 Denton Liumergetool: use get_merge_tool function
2019-05-13 Derrick Stoleetrace2: add variable description to git.txt
2019-05-13 Ævar Arnfjörð... send-email: do defaults -> config -> getopt in that...
2019-05-13 Ævar Arnfjörð... send-email: rename the @bcclist variable for consistency
2019-05-13 Ævar Arnfjörð... send-email: move the read_config() function above getopts
2019-05-13 Johannes Schindelinstatus: fix display of rebase -ir's `label` command
2019-05-13 Ævar Arnfjörð... trace2: fix up a missing "leave" entry point
2019-05-13 Nguyễn Thái... init: make --template path relative to $CWD
2019-05-13 Jeff Kingverify-commit: simplify parameters to run_gpg_verify()
2019-05-13 Jeff Kingshow-branch: drop unused parameter from show_independent()
2019-05-13 Jeff Kingrev-list: drop unused void pointer from finish_commit()
2019-05-13 Jeff Kingremove_all_fetch_refspecs(): drop unused "remote" parameter
2019-05-13 Jeff Kingreceive-pack: drop unused "commands" from prepare_shall...
2019-05-13 Jeff Kingpack-objects: drop unused rev_info parameters
2019-05-13 Jeff Kingname-rev: drop unused parameters from is_better_name()
2019-05-13 Jeff Kingmktree: drop unused length parameter
2019-05-13 Jeff Kingwt-status: drop unused status parameter
2019-05-13 Jeff Kingread-cache: drop unused parameter from threaded load
2019-05-13 Jeff Kingclone: drop dest parameter from copy_alternates()
2019-05-13 Jeff Kingsubmodule: drop unused prefix parameter from some functions
2019-05-13 Jeff Kingbuiltin: consistently pass cmd_* prefix to parse_options
2019-05-13 Jeff Kingcmd_{read,write}_tree: rename "unused" variable that...
2019-05-13 Derrick Stoleecommit-graph: fix the_repository reference
2019-05-13 Eric Sunshinecheck-non-portable-shell: support Perl versions older...
2019-05-13 Nguyễn Thái... merge: remove drop_save() in favor of remove_merge_bran...
2019-05-13 Denton Liugit-format-patch.txt: document --no-notes option
2019-05-13 İsmail Dönmezmingw: enable DEP and ASLR
2019-05-13 İsmail Dönmezmingw: do not let ld strip relocations
2019-05-10 Ævar Arnfjörð... trace2: fix up a missing "leave" entry point
2019-05-09 Johannes Schindelindifftool --no-index: error out on --dir-diff (and don...
2019-05-09 Denton Liutag: fix typo in nested tagging hint
2019-05-09 Chris. Websterdiff-highlight: use correct /dev/null for UNIX and...
2019-05-08 Junio C HamanoThe eighth batch
2019-05-08 Junio C HamanoMerge branch 'vk/autoconf-gettext'
2019-05-08 Junio C HamanoMerge branch 'cc/aix-has-fileno-as-a-macro'
2019-05-08 Junio C HamanoMerge branch 'jt/submodule-repo-is-with-worktree'
2019-05-08 Junio C HamanoMerge branch 'jk/untracked-cache-more-fixes'
2019-05-08 Junio C HamanoMerge branch 'jk/prune-optim'
2019-05-08 Junio C HamanoMerge branch 'js/misc-doc-fixes'
2019-05-08 Junio C HamanoMerge branch 'dr/ref-filter-push-track-fix'
2019-05-08 Junio C HamanoMerge branch 'ss/msvc-path-utils-fix'
2019-05-08 Junio C HamanoMerge branch 'jt/clone-server-option'
2019-05-08 Junio C HamanoMerge branch 'tb/unexpected'
2019-05-08 Junio C HamanoMerge branch 'nd/sha1-name-c-wo-the-repository'
2019-05-08 Junio C HamanoMerge branch 'cc/replace-graft-peel-tags'
2019-05-08 Junio C HamanoMerge branch 'js/trace2-to-directory'
2019-05-08 Junio C HamanoMerge branch 'dl/merge-cleanup-scissors-fix'
2019-05-08 Junio C HamanoMerge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
2019-05-08 Junio C HamanoMerge branch 'jk/pack-objects-reports-num-objects-to...
2019-05-08 Junio C HamanoMerge branch 'tz/git-svn-doc-markup-fix'
2019-05-08 Junio C HamanoMerge branch 'km/empty-repo-is-still-a-repo'
2019-05-08 Junio C HamanoMerge branch 'dl/warn-tagging-a-tag'
2019-05-08 Junio C HamanoMerge branch 'en/merge-directory-renames'
2019-05-08 Nguyễn Thái... submodule--helper: add a missing \n
2019-05-08 Stephen Boydformat-patch: make --base patch-id output stable
2019-05-08 Stephen Boydformat-patch: inform user that patch-id generation...
2019-05-08 Jeff Kingcoccicheck: make batch size of 0 mean "unlimited"
2019-05-08 Johannes Schindelint6500(mingw): use the Windows PID of the shell
2019-05-08 Jeff Kingt/lib-httpd: pass LSAN_OPTIONS through apache
2019-05-08 Mike HommeyMake fread/fwrite-like functions in http.c more like...
2019-05-08 Johannes Schindelinfsmonitor: force a refresh after the index was discarded
2019-05-08 Johannes Schindelinfsmonitor: demonstrate that it is not refreshed after...
2019-05-08 Ævar Arnfjörð... perf-lib.sh: forbid the use of GIT_TEST_INSTALLED
2019-05-08 Ævar Arnfjörð... perf tests: add "bindir" prefix to git tree test results
2019-05-08 Ævar Arnfjörð... perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh
2019-05-08 Ævar Arnfjörð... perf-lib.sh: make "./run <revisions>" use the correct...
2019-05-08 Ævar Arnfjörð... perf aggregate: remove GIT_TEST_INSTALLED from --codespeed
2019-05-08 Ævar Arnfjörð... perf README: correct docs for 3c8f12c96c regression
2019-05-07 Andreas Heidukrevisions.txt: remove ambibuity between <rev>:<path...
2019-05-07 Denton Liurevisions.txt: mention <rev>~ form
2019-05-07 Denton Liurevisions.txt: mark optional rev arguments with []
2019-05-07 Denton Liurevisions.txt: change "rev" to "<rev>"
2019-05-07 Chris Mayonotes: correct documentation of format_display_notes()
2019-05-07 Tanushree Tumanemingw: remove obsolete IPv6-related code
2019-05-07 Johannes Schindelint5580: verify that alternates can be UNC paths
2019-05-07 Dustin Spicuzzacvsexportcommit: force crlf translation
2019-05-07 SZEDER Gáborci: install 'libsvn-perl' instead of 'git-svn'
2019-05-07 Boxuan Lit4253-am-keep-cr-dos: avoid using pipes
2019-05-07 Josh Steadmoncommit-graph: fix memory leak
2019-05-07 Derrick Stoleemidx: add packs to packed_git linked list
2019-05-07 Derrick Stoleemidx: pass a repository pointer
2019-05-07 Nickolai Belakovskibranch: add worktree info on verbose output
2019-05-07 Nickolai Belakovskibranch: update output to include worktree info
2019-05-07 Nickolai Belakovskiref-filter: add worktreepath atom
2019-05-07 Denton Liubranch: make create_branch accept a merge base rev
2019-05-07 Denton Liut2018: cleanup in current test
2019-05-07 Nguyễn Thái... Declare both git-switch and git-restore experimental
2019-05-07 Nguyễn Thái... help: move git-diff and git-reset to different groups
2019-05-07 Nguyễn Thái... doc: promote "git restore"
2019-05-07 Nguyễn Thái... user-manual.txt: prefer 'merge --abort' over 'reset...
2019-05-07 Nguyễn Thái... completion: support restore
next