gitweb.git

Commits

2019-08-05 doc: typo: s/can not/cannot/ and s/is does/does/
2019-08-03 Merge branch 'master' of https://github.com/Softcatala...
2019-08-03 Merge branch 'update-italian-translation' of github...
2019-08-03 l10n: Update Catalan translation
2019-08-02 Git 2.23-rc1 v2.23.0-rc1
2019-08-02 Merge branch 'sg/fsck-config-in-doc'
2019-08-02 Merge branch 'js/visual-studio'
2019-08-02 Merge branch 'jc/log-mailmap-flip-defaults'
2019-08-02 Merge branch 'js/early-config-with-onbranch'
2019-08-02 restore: add test for deleted ita files
2019-08-02 checkout.c: unstage empty deleted ita files
2019-08-02 pack-refs: always refresh after taking the lock file
2019-08-02 log: really flip the --mailmap default
2019-08-02 t: warn against adding non-httpd-specific tests after...
2019-08-01 trace2: cleanup column alignment in perf target format
2019-08-01 tree-walk: harden make_traverse_path() length computations
2019-08-01 tree-walk: add a strbuf wrapper for make_traverse_path()
2019-08-01 tree-walk: accept a raw length for traverse_path_len()
2019-08-01 tree-walk: use size_t consistently
2019-08-01 t5703: run all non-httpd-specific tests before sourcing...
2019-08-01 t5510-fetch: run non-httpd-specific test before sourcin...
2019-08-01 Merge branch 'jk/repack-silence-auto-bitmap-warning'
2019-08-01 Merge branch 'jk/sort-iter-test-output'
2019-08-01 Merge branch 'jc/dir-iterator-test-fix'
2019-08-01 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-01 RelNotes/2.23.0: fix a few typos and other minor issues
2019-08-01 Sync with maint
2019-08-01 RelNotes/2.21.1: typofix
2019-08-01 log: flip the --mailmap default unconditionally
2019-08-01 l10n: it.po: update the Italian translation for v2...
2019-07-31 config: work around bug with includeif:onbranch and...
2019-07-31 A few more last-minute fixes
2019-07-31 Merge branch 'cb/xdiff-no-system-includes-in-dot-c'
2019-07-31 Merge branch 'jk/no-system-includes-in-dot-c'
2019-07-31 tree-walk: drop oid from traverse_info
2019-07-31 setup_traverse_info(): stop copying oid
2019-07-31 repack: simplify handling of auto-bitmaps and .keep...
2019-07-31 repack: silence warnings when auto-enabled bitmaps...
2019-07-31 t7700: clean up .keep file in bitmap-writing test
2019-07-31 rebase -r: do not (re-)generate root commits with ...
2019-07-31 t3418: test `rebase -r` with merge strategies
2019-07-31 t/lib-rebase: prepare for testing `git rebase --rebase...
2019-07-31 rebase -r: support merge strategies other than `recursive`
2019-07-31 t3427: fix another incorrect assumption
2019-07-31 t3427: accommodate for the `rebase --merge` backend...
2019-07-31 t3427: fix erroneous assumption
2019-07-31 t3427: condense the unnecessarily repetitive test cases...
2019-07-31 t3427: move the `filter-branch` invocation into the...
2019-07-31 t3427: simplify the `setup` test case significantly
2019-07-31 t3427: add a clarifying comment
2019-07-31 rebase: fold git-rebase--common into the -p backend
2019-07-31 sequencer: the `am` and `rebase--interactive` scripts...
2019-07-31 .gitignore: there is no longer a built-in `git-rebase...
2019-07-31 t3400: stop referring to the scripted rebase
2019-07-31 Drop unused git-rebase--am.sh
2019-07-31 t5510-fetch: fix negated 'test_i18ngrep' invocation
2019-07-31 t: sort output of hashmap iteration
2019-07-31 l10n: sv.po: Update Swedish translation (4676t0f0u)
2019-07-30 grep: fix worktree case in submodules
2019-07-30 test-dir-iterator: do not assume errno values
2019-07-30 l10n: git.pot: v2.23.0 round 1 (130 new, 35 removed)
2019-07-30 Merge tag 'v2.23.0-rc0' of git://git./git/git
2019-07-29 git: avoid calling aliased builtins via their dashed...
2019-07-29 bin-wrappers: append `.exe` to target paths if necessary
2019-07-29 .gitignore: ignore Visual Studio's temporary/generated...
2019-07-29 .gitignore: touch up the entries regarding Visual Studio
2019-07-29 vcxproj: also link-or-copy builtins
2019-07-29 msvc: add a Makefile target to pre-generate the Visual...
2019-07-29 contrib/buildsystems: add a backend for modern Visual...
2019-07-29 contrib/buildsystems: handle options starting with...
2019-07-29 contrib/buildsystems: also handle -lexpat
2019-07-29 contrib/buildsystems: handle libiconv, too
2019-07-29 contrib/buildsystems: handle the curl library option
2019-07-29 contrib/buildsystems: error out on unknown option
2019-07-29 contrib/buildsystems: optionally capture the dry-run...
2019-07-29 contrib/buildsystems: redirect errors of the dry run...
2019-07-29 contrib/buildsystems: ignore gettext stuff
2019-07-29 contrib/buildsystems: handle quoted spaces in filenames
2019-07-29 contrib/buildsystems: fix misleading error message
2019-07-29 contrib/buildsystems: ignore irrelevant files in Genera...
2019-07-29 contrib/buildsystems: ignore invalidcontinue.obj
2019-07-29 Vcproj.pm: urlencode '<' and '>' when generating VC...
2019-07-29 Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
2019-07-29 Vcproj.pm: list git.exe first to be startup project
2019-07-29 Vcproj.pm: auto-generate GUIDs
2019-07-29 Git 2.23-rc0 v2.23.0-rc0
2019-07-29 Sync with maint
2019-07-29 Merge branch 'js/rebase-cleanup'
2019-07-29 Merge branch 'jk/xdiff-clamp-funcname-context-index'
2019-07-29 Merge branch 'sg/travis-gcc-4.8'
2019-07-29 Merge branch 'bb/grep-pcre2-bug-message-fix'
2019-07-29 Merge fixes made on the 'master' front
2019-07-29 Merge branch 'jc/post-c89-rules-doc' into maint
2019-07-29 Merge branch 'fc/fetch-with-import-fix' into maint
2019-07-29 Merge branch 'ds/close-object-store' into maint
2019-07-29 Merge branch 'pw/add-p-recount' into maint
2019-07-29 Merge branch 'rs/avoid-overflow-in-midpoint-computation...
2019-07-29 Merge branch 'jk/trailers-use-config' into maint
2019-07-29 Merge branch 'tg/stash-ref-by-index-fix' into maint
2019-07-29 Merge branch 'pw/rebase-abort-clean-rewritten' into...
next