git.git
2019-01-14 Junio C HamanoMerge branch 'do/gitweb-strict-export-conf-doc'
2019-01-14 Junio C HamanoMerge branch 'nd/indentation-fix'
2019-01-14 Junio C HamanoMerge branch 'en/directory-renames-nothanks-doc-update'
2019-01-14 Junio C HamanoMerge branch 'bw/mailmap'
2019-01-14 Junio C HamanoMerge branch 'fd/gitweb-snapshot-conf-doc-fix'
2019-01-14 Junio C HamanoMerge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
2019-01-14 Junio C HamanoMerge branch 'km/rebase-doc-typofix'
2019-01-14 Junio C HamanoMerge branch 'md/exclude-promisor-objects-fix-cleanup'
2019-01-14 Junio C HamanoMerge branch 'tb/log-G-binary'
2019-01-14 Junio C HamanoMerge branch 'sb/diff-color-moved-config-option-fixup'
2019-01-14 Junio C HamanoMerge branch 'hn/highlight-sideband-keywords'
2019-01-14 Junio C HamanoMerge branch 'cb/test-lint-cp-a'
2019-01-14 Junio C HamanoMerge branch 'cb/t5004-empty-tar-archive-fix'
2019-01-14 Junio C HamanoMerge branch 'cb/openbsd-allows-reading-directory'
2019-01-14 Junio C HamanoMerge branch 'hb/t0061-dot-in-path-fix'
2019-01-14 Junio C HamanoMerge branch 'nd/checkout-noisy'
2019-01-14 Junio C HamanoMerge branch 'ab/commit-graph-progress-fix'
2019-01-14 Junio C HamanoMerge branch 'nd/attr-pathspec-in-tree-walk'
2019-01-14 Junio C HamanoMerge branch 'md/list-lazy-objects-fix'
2019-01-14 Nguyễn Thái... read-cache.c: remove the_* from index_has_changes()
2019-01-14 Nguyễn Thái... merge-recursive.c: remove implicit dependency on the_re...
2019-01-14 Nguyễn Thái... merge-recursive.c: remove implicit dependency on the_index
2019-01-14 Nguyễn Thái... sha1-name.c: remove implicit dependency on the_index
2019-01-14 Nguyễn Thái... read-cache.c: replace update_index_if_able with repo_&
2019-01-14 Nguyễn Thái... read-cache.c: kill read_index()
2019-01-14 Nguyễn Thái... checkout: avoid the_index when possible
2019-01-14 Nguyễn Thái... repository.c: replace hold_locked_index() with repo_hol...
2019-01-14 Nguyễn Thái... notes-utils.c: remove the_repository references
2019-01-14 Nguyễn Thái... grep: use grep_opt->repo instead of explict repo argument
2019-01-14 Junio C HamanoMerge branch 'ms/packet-err-check' into jt/fetch-v2...
2019-01-14 Christian Couderpartial-clone: add missing 'is' in doc
2019-01-14 Christian Couderfetch: fix extensions.partialclone name in error message
2019-01-12 Jeff Kingbuiltin_diff(): read $GIT_DIFF_OPTS closer to use
2019-01-12 Jeff Kingmerge-recursive: copy $GITHEAD strings
2019-01-12 Jeff Kinginit: make a copy of $GIT_DIR string
2019-01-12 Jeff Kingconfig: make a copy of $GIT_CONFIG string
2019-01-12 Jeff Kingcommit: copy saved getenv() result
2019-01-12 Jeff Kingget_super_prefix(): copy getenv() result
2019-01-12 Jeff Kingremote: check config validity before creating rewrite...
2019-01-12 Kim Gybelsdiff: ensure correct lifetime of external_diff_cmd
2019-01-11 Issac Trottslog: add %S option (like --source) to log --format
2019-01-11 Johannes Schindelingc/repack: release packs when needed
2019-01-10 Masaya Suzukitest: test GIT_CURL_VERBOSE=1 shows an error
2019-01-10 Masaya Suzukiremote-curl: unset CURLOPT_FAILONERROR
2019-01-10 Masaya Suzukiremote-curl: define struct for CURLOPT_WRITEFUNCTION
2019-01-10 Masaya Suzukihttp: enable keep_error for HTTP requests
2019-01-10 Masaya Suzukihttp: support file handles for HTTP_KEEP_ERROR
2019-01-10 Jonathan Tanupload-pack: teach deepen-relative in protocol v2
2019-01-10 Jonathan Tanfetch-pack: do not take shallow lock unnecessarily
2019-01-10 Jonathan Tanfetch-pack: support protocol version 2
2019-01-10 Jeff Kingupload-pack: support hidden refs with protocol v2
2019-01-10 Phillip Wooddiff --color-moved-ws: handle blank lines
2019-01-10 Phillip Wooddiff --color-moved-ws: modify allow-indentation-change
2019-01-10 Phillip Wooddiff --color-moved-ws: optimize allow-indentation-change
2019-01-10 Phillip Wooddiff --color-moved=zebra: be stricter with color altern...
2019-01-10 Phillip Wooddiff --color-moved-ws: fix false positives
2019-01-10 Phillip Wooddiff --color-moved-ws: demonstrate false positives
2019-01-10 Phillip Wooddiff: allow --no-color-moved-ws
2019-01-10 Phillip WoodUse "whitespace" consistently
2019-01-10 Phillip Wooddiff: document --no-color-moved
2019-01-10 Elijah Newrengit-show-ref.txt: fix order of flags
2019-01-10 Junio C Hamanoref-filter: give uintmax_t to format with %PRIuMAX
2019-01-08 Thomas Gummerercheckout: introduce checkout.overlayMode config
2019-01-08 Thomas Gummerercheckout: introduce --{,no-}overlay option
2019-01-08 Alban Gruinsequencer: make the todo_list structure public
2019-01-08 Alban Gruinsequencer: changes in parse_insn_buffer()
2019-01-08 Derrick Stoleegit-gc.txt: fix typo about gc.writeCommitGraph
2019-01-08 Jeff Kingprefer "hash mismatch" to "sha1 mismatch"
2019-01-08 Jeff Kingsha1-file: avoid "sha1 file" for generic use in messages
2019-01-08 Jeff Kingsha1-file: prefer "loose object file" to "sha1 file...
2019-01-08 Jeff Kingsha1-file: drop has_sha1_file()
2019-01-08 Jeff Kingconvert has_sha1_file() callers to has_object_file()
2019-01-08 Jeff Kingsha1-file: convert pass-through functions to object_id
2019-01-08 René Scharfeobject-store: retire odb_load_loose_cache()
2019-01-08 Jeff Kingsha1-file: modernize loose header/stream functions
2019-01-08 René Scharfeobject-store: use one oid_array per subdirectory for...
2019-01-08 Jeff Kingsha1-file: modernize loose object file functions
2019-01-08 René Scharfeobject-store: factor out odb_clear_loose_cache()
2019-01-08 Jeff Kinghttp: use struct object_id instead of bare sha1
2019-01-08 René Scharfeobject-store: factor out odb_loose_cache()
2019-01-08 Jeff Kingupdate comment references to sha1_object_info()
2019-01-08 Jeff Kingsha1-file: fix outdated sha1 comment references
2019-01-07 Laura Abbottgit-quiltimport: add --keep-non-patch option
2019-01-07 Peter Osterlundgit-p4: fix problem when p4 login is not necessary
2019-01-07 Jean-Noel AvilaDocumentation/Makefile add optional targets for l10n
2019-01-07 Matthieu Moygit-multimail: update to release 1.5.0
2019-01-07 Elijah Newrenrebase: implement --merge via the interactive machinery
2019-01-07 Nguyễn Thái... worktree: allow to (re)move worktrees with uninitialize...
2019-01-07 SZEDER Gábortest-lib: add the '--stress' option to run a test repea...
2019-01-07 SZEDER Gábortest-lib-functions: introduce the 'test_set_port' helpe...
2019-01-07 SZEDER Gábortest-lib: set $TRASH_DIRECTORY earlier
2019-01-07 SZEDER Gábortest-lib: consolidate naming of test-results paths
2019-01-07 SZEDER Gábortest-lib: parse command line options earlier
2019-01-07 SZEDER Gábortest-lib: parse options in a for loop to keep $@ intact
2019-01-07 SZEDER Gábortest-lib: extract Bash version check for '-x' tracing
2019-01-07 Thomas Gummererconfig.mak.dev: add -Wall, primarily for -Wformat,...
2019-01-07 René Scharfesha1-file: close fd of empty file in map_sha1_file_1()
2019-01-07 Sergey Organovt3506: validate '-m 1 -ff' is now accepted for non...
2019-01-07 Sergey Organovt3502: validate '-m 1' argument is now accepted for...
2019-01-07 Thomas GummererRevert "t/lib-git-daemon: record daemon log"
next
git clone https://git.99rst.org/PROJECT