git.git
2019-10-07 Eric Wongpackfile: use hashmap_entry in delta_base_cache_entry
2019-10-07 Eric Wongcoccicheck: detect hashmap_entry.hash assignment
2019-10-07 Eric Wongdiff: use hashmap_entry_init on moved_entry.ent
2019-10-07 René Scharfetests: remove "cat foo" before "test_i18ngrep bar foo"
2019-10-06 Philip.McGrawgit-p4: auto-delete named temporary file
2019-10-06 Junio C HamanoFifth batch
2019-10-06 Junio C HamanoMerge branch 'cb/skip-utf8-check-with-pcre1'
2019-10-06 Junio C HamanoMerge branch 'ma/user-manual-markup-update'
2019-10-06 Junio C HamanoMerge branch 'bc/doc-use-docbook-5'
2019-10-06 Junio C HamanoMerge branch 'ma/asciidoctor-more-fixes'
2019-10-06 Junio C HamanoMerge branch 'ma/asciidoctor-refmiscinfo'
2019-10-06 Junio C HamanoMerge branch 'am/mailmap-andrey-mazo'
2019-10-06 Junio C HamanoMerge branch 'jc/git-gui-has-maintainer'
2019-10-06 brian m. carlsont/oid-info: add empty tree and empty blob values
2019-10-06 brian m. carlsont/oid-info: allow looking up hash algorithm name
2019-10-06 Denton Liugit-rev-list.txt: prune options in synopsis
2019-10-06 Pratyush YadavDocumentation: update the location of the git-gui repo
2019-10-06 René Scharfeconvert: fix handling of dashless UTF prefix in validat...
2019-10-06 Johannes Schindelinci: also build and test with MS Visual Studio on Azure...
2019-10-06 Johannes Schindelinci: really use shallow clones on Azure Pipelines
2019-10-06 Johannes Schindelintests: let --immediate and --write-junit-xml play well...
2019-10-06 Johannes Schindelintest-tool run-command: learn to run (parts of) the...
2019-10-06 Johannes Schindelinvcxproj: include more generated files
2019-10-06 Johannes Schindelinvcxproj: only copy `git-remote-http.exe` once it was...
2019-10-06 Johannes Schindelinmsvc: work around a bug in GetEnvironmentVariable()
2019-10-06 Johannes Schindelinmsvc: handle DEVELOPER=1
2019-10-06 Johannes Schindelinmsvc: ignore some libraries when linking
2019-10-06 Johannes Schindelincompat/win32/path-utils.h: add #include guards
2019-10-06 Johannes Schindelinwinansi: use FLEX_ARRAY to avoid compiler warning
2019-10-06 Johannes Schindelinmsvc: avoid using minus operator on unsigned types
2019-10-06 Johannes Schindelinstash apply: report status correctly even in a worktree...
2019-10-05 Johannes Schindelinfetch: let --jobs=<n> parallelize --multiple, too
2019-10-05 Josh Steadmontrace2: write discard message to sentinel files
2019-10-05 Josh Steadmontrace2: discard new traces if target directory has...
2019-10-04 Denton Liut4214: demonstrate octopus graph coloring failure
2019-10-04 Denton Liut4214: explicitly list tags in log
2019-10-04 Denton Liut4214: generate expect in their own test cases
2019-10-04 Denton Liut4214: use test_merge
2019-10-04 Denton Liutest-lib: let test_merge() perform octopus merges
2019-10-04 Josh Steadmondocs: clarify trace2 version invariants
2019-10-04 Josh Steadmondocs: mention trace2 target-dir mode in git-config
2019-10-03 René Scharfetreewide: remove duplicate #include directives
2019-10-03 Johannes Schindelinpush: do not pretend to return `int` from `die_push_sim...
2019-10-03 Elijah Newrenfast-export: handle nested tags
2019-10-03 Elijah Newrent9350: add tests for tags of things other than a commit
2019-10-03 Elijah Newrenfast-export: allow user to request tags be marked with...
2019-10-03 Elijah Newrenfast-export: add support for --import-marks-if-exists
2019-10-03 Elijah Newrenfast-import: add support for new 'alias' command
2019-10-03 Elijah Newrenfast-import: allow tags to be identified by mark labels
2019-10-03 Elijah Newrenfast-import: fix handling of deleted tags
2019-10-03 Kunal Tyagiadd -i: show progress counter in the prompt
2019-10-03 Pratyush YadavMerge branch 'bw/diff3-conflict-style'
2019-10-03 Bert Wesarggit-gui: support for diff3 conflict style
2019-10-03 Johannes Schindelinrange-diff: internally force `diff.noprefix=true`
2019-10-03 Johannes Schindelinci: run `hdr-check` as part of the `Static Analysis...
2019-10-03 Josh Steadmonpush: add trace2 instrumentation
2019-10-03 Josh Steadmonfetch: add trace2 instrumentation
2019-10-03 Jeff Kinggit_mkstemps_mode(): replace magic numbers with compute...
2019-10-02 Bert Wesarggit-gui: use existing interface to query a path's attribute
2019-10-02 Pratyush YadavMerge branch 'js/git-bash-if-available'
2019-10-02 Garima Singhcommit-graph: emit trace2 cmd_mode for each sub-command
2019-10-02 Alexandr Miloslavskiyt0061: fix test for argv[0] with spaces (MINGW only)
2019-10-02 Alex Henriewrapper: use a loop instead of repetitive statements
2019-10-02 Alex Henriediffcore-break: use a goto instead of a redundant if...
2019-10-02 Alex Henriecommit-graph: remove a duplicate assignment
2019-10-02 Ali Utku Selenshallow.c: don't free unallocated slabs
2019-10-02 Elijah Newrenmerge-recursive: fix the diff3 common ancestor label...
2019-10-02 Emily Shafferpromisor-remote: skip move_to_tail when no-op
2019-10-02 Johannes Schindelindiffcore_rename(): use a stable sort
2019-10-02 Johannes SchindelinMove git_sort(), a stable sort, into into libgit.a
2019-10-02 Elijah Newrendir: special case check for the possibility that pathsp...
2019-10-01 Thomas Klaegergit-gui (Windows): use git-bash.exe if it is available
2019-09-30 Junio C HamanoFourth batch
2019-09-30 Junio C HamanoMerge branch 'ds/commit-graph-on-fetch'
2019-09-30 Junio C HamanoMerge branch 'bw/rebase-autostash-keep-current-branch'
2019-09-30 Junio C HamanoMerge branch 'ds/include-exclude'
2019-09-30 Junio C HamanoMerge branch 'jh/trace2-pretty-output'
2019-09-30 Junio C HamanoMerge branch 'dl/rebase-i-keep-base'
2019-09-30 Junio C HamanoMerge branch 'sg/clean-nested-repo-with-ignored'
2019-09-30 Junio C HamanoMerge branch 'dl/complete-cherry-pick-revert-skip'
2019-09-30 Junio C HamanoMerge branch 'dl/use-sq-from-test-lib'
2019-09-30 Junio C HamanoMerge branch 'jk/misc-uninitialized-fixes'
2019-09-30 Junio C HamanoMerge branch 'sg/git-test-boolean'
2019-09-30 Junio C HamanoMerge branch 'rs/get-tagged-oid'
2019-09-30 Junio C HamanoMerge branch 'en/filter-branch-deprecation'
2019-09-30 Junio C HamanoMerge branch 'en/merge-options-ff-and-friends'
2019-09-30 Junio C HamanoMerge branch 'tg/push-all-in-mirror-forbidden'
2019-09-30 Junio C HamanoMerge branch 'dt/remote-helper-doc-re-lock-option'
2019-09-30 Junio C HamanoMerge branch 'rs/help-unknown-ref-does-not-return'
2019-09-30 Junio C HamanoMerge branch 'nd/switch-and-restore'
2019-09-30 Junio C HamanoMerge branch 'tb/file-url-to-unc-path'
2019-09-30 Junio C HamanoMerge branch 'js/gitdir-at-unc-root'
2019-09-30 Junio C HamanoMerge branch 'ar/mingw-run-external-with-non-ascii...
2019-09-30 Junio C HamanoMerge branch 'rs/parse-tree-indirect'
2019-09-30 Junio C HamanoMerge branch 'jk/fast-import-history-bugfix'
2019-09-30 Junio C HamanoMerge branch 'mh/notes-duplicate-entries'
2019-09-30 Junio C HamanoMerge branch 'tb/banned-vsprintf-namefix'
2019-09-30 Junio C HamanoMerge branch 'mh/release-commit-memory-fix'
2019-09-30 Junio C HamanoMerge branch 'mh/http-urlmatch-cleanup'
2019-09-30 Junio C HamanoMerge branch 'rs/strbuf-detach'
next
git clone https://git.99rst.org/PROJECT