gitweb.git

Commits

2019-09-05 t9902: use a non-deprecated command for testing
2019-09-05 Recommend git-filter-repo instead of git-filter-branch
2019-09-05 t6006: simplify, fix, and optimize empty message test
2019-09-05 config/format.txt: specify default value of format...
2019-09-05 Doc: add more detail for git-format-patch
2019-09-05 t4014: stop losing return codes of git commands
2019-09-05 t4014: remove confusing pipe in check_threading()
2019-09-05 t4014: use test_line_count() where possible
2019-09-05 t4014: let sed open its own files
2019-09-05 t4014: drop redirections to /dev/null
2019-09-05 t4014: use indentable here-docs
2019-09-05 t4014: remove spaces after redirect operators
2019-09-05 t4014: use sq for test case names
2019-09-05 t4014: move closing sq onto its own line
2019-09-05 t4014: s/expected/expect/
2019-09-05 t3005: remove unused variable
2019-09-05 t: use LF variable defined in the test harness
2019-09-05 compat/*.[ch]: remove extern from function declarations...
2019-09-05 mingw: apply array.cocci rule
2019-09-05 t3427: accelerate this test by using fast-export and...
2019-09-05 .gitignore: stop ignoring `.manifest` files
2019-09-03 am: reload .gitattributes after patching it
2019-09-03 tree: simplify parse_tree_indirect()
2019-09-03 fetch: add fetch.writeCommitGraph config setting
2019-09-03 push: disallow --all and refspecs when remote.<name...
2019-09-01 merge-options.txt: clarify meaning of various ff-relate...
2019-08-30 clarify documentation for remote helpers
2019-08-30 help: make help_unknown_ref() NORETURN
2019-08-30 checkout: add simple check for 'git checkout -b'
2019-08-29 gitk: Make web links clickable
2019-08-28 git-gui: allow undoing last revert
2019-08-27 rebase: teach rebase --keep-base
2019-08-27 rebase tests: test linear branch topology
2019-08-27 rebase: fast-forward --fork-point in more cases
2019-08-27 rebase: fast-forward --onto in more cases
2019-08-27 rebase: refactor can_fast_forward into goto tower
2019-08-27 t3432: test for --no-ff's interaction with fast-forward
2019-08-27 fast-import: duplicate into history rather than passing...
2019-08-27 fast-import: duplicate parsed encoding string
2019-08-27 status: mention --skip for revert and cherry-pick
2019-08-27 completion: add --skip for cherry-pick and revert
2019-08-27 completion: merge options for cherry-pick and revert
2019-08-26 t3432: distinguish "noop-same" v.s. "work-same" in...
2019-08-26 t3432: test rebase fast-forward behavior
2019-08-26 t3431: add rebase --fork-point tests
2019-08-26 t7300-clean: demonstrate deleting nested repo with...
2019-08-26 trace2: use warning() directly in tr2_dst_malformed_war...
2019-08-26 grep: use return value of strbuf_detach()
2019-08-26 log-tree: always use return value of strbuf_detach()
2019-08-26 http: don't leak urlmatch_config.vars
2019-08-26 commit: free the right buffer in release_commit_memory
2019-08-26 path: add a function to check for path suffix
2019-08-26 banned.h: fix vsprintf()'s ban message
2019-08-26 notes: avoid potential use-after-free during insertion
2019-08-26 notes: avoid leaking duplicate entries
2019-08-26 mingw: fix launching of externals from Unicode paths
2019-08-26 setup_git_directory(): handle UNC root paths correctly
2019-08-26 Fix .git/ discovery at the root of UNC shares
2019-08-26 setup_git_directory(): handle UNC paths correctly
2019-08-26 mingw: support UNC in git clone file://server/share...
2019-08-26 t4009: make hash size independent
2019-08-26 t4002: make hash independent
2019-08-26 t4000: make hash size independent
2019-08-26 t3903: abstract away SHA-1-specific constants
2019-08-25 git-gui: return early when patch fails to apply
2019-08-25 git-gui: allow reverting selected hunk
2019-08-25 git-gui: allow reverting selected lines
2019-08-22 transport: teach all vtables to allow fetch first
2019-08-22 transport-helper: skip ls-refs if unnecessary
2019-08-22 First batch after Git 2.23
2019-08-22 Merge branch 'sg/worktree-remove-errormsg'
2019-08-22 Merge branch 'en/fast-import-merge-doc'
2019-08-22 Merge branch 'jk/perf-no-dups'
2019-08-22 Merge branch 'rs/nedalloc-fixlets'
2019-08-22 Merge branch 'sg/show-failed-test-names'
2019-08-22 Merge branch 'sg/commit-graph-validate'
2019-08-22 Merge branch 'vn/restore-empty-ita-corner-case-fix'
2019-08-22 Merge branch 'sc/pack-refs-deletion-racefix'
2019-08-22 Merge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22 Merge branch 'jk/tree-walk-overflow'
2019-08-22 Merge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22 Merge branch 'mt/grep-submodules-working-tree'
2019-08-22 t0021: make sure clean filter runs
2019-08-22 ref-filter: initialize empty name or email fields
2019-08-21 userdiff: add a builtin pattern for dts files
2019-08-21 t4014: drop unnecessary blank lines from test cases
2019-08-21 line-log: avoid unnecessary full tree diffs
2019-08-21 line-log: extract pathspec parsing from line ranges...
2019-08-20 diff: skip GITLINK when lazy fetching missing objs
2019-08-20 sha1-name: make sort_ambiguous_oid_array() thread-safe
2019-08-20 parseopt: move definition of enum parse_opt_result up
2019-08-20 packfile.h: drop extern from function declaration
2019-08-20 t3800: make hash-size independent
2019-08-20 t3600: make hash size independent
2019-08-20 t3506: make hash independent
2019-08-20 t3430: avoid hard-coded object IDs
2019-08-20 t3404: abstract away SHA-1-specific constants
2019-08-20 t3306: abstract away SHA-1-specific constants
2019-08-20 t3305: make hash size independent
2019-08-20 t3301: abstract away SHA-1-specific constants
next