Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
conditional markdown preprocessing
2019-09-06
ci: restore running httpd tests
diff
|
tree
2019-09-06
t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running...
diff
|
tree
2019-08-26
t7300-clean: demonstrate deleting nested repo with...
diff
|
tree
2019-08-21
line-log: avoid unnecessary full tree diffs
diff
|
tree
2019-08-21
line-log: extract pathspec parsing from line ranges...
diff
|
tree
2019-08-15
diff: 'diff.indentHeuristic' is no longer experimental
diff
|
tree
2019-08-13
worktree remove: clarify error message on dirty worktree
diff
|
tree
2019-08-13
completion: complete config variables and values for...
diff
|
tree
2019-08-13
completion: complete config variables names and values...
diff
|
tree
2019-08-13
completion: complete values of configuration variables...
diff
|
tree
2019-08-13
completion: complete configuration sections and variable...
diff
|
tree
2019-08-13
completion: split _git_config()
diff
|
tree
2019-08-13
completion: simplify inner 'case' pattern in __gitcomp()
diff
|
tree
2019-08-13
completion: use 'sort -u' to deduplicate config variable...
diff
|
tree
2019-08-13
completion: deduplicate configuration sections
diff
|
tree
2019-08-13
completion: add tests for 'git config' completion
diff
|
tree
2019-08-13
completion: complete more values of more 'color.*'...
diff
|
tree
2019-08-13
completion: fix a typo in a comment
diff
|
tree
2019-08-05
tests: show the test name and number at the start of...
diff
|
tree
2019-08-05
t0000-basic: use realistic test script names in the...
diff
|
tree
2019-08-05
commit-graph: error out on invalid commit oids in ...
diff
|
tree
2019-08-05
commit-graph: turn a group of write-related macro flags...
diff
|
tree
2019-08-05
t5318-commit-graph: use 'test_expect_code'
diff
|
tree
2019-08-02
t: warn against adding non-httpd-specific tests after...
diff
|
tree
2019-08-01
t5703: run all non-httpd-specific tests before sourcing...
diff
|
tree
2019-08-01
t5510-fetch: run non-httpd-specific test before sourcing...
diff
|
tree
2019-07-31
t5510-fetch: fix negated 'test_i18ngrep' invocation
diff
|
tree
2019-07-29
Documentation/git-fsck.txt: include fsck.* config variables
diff
|
tree
2019-07-19
travis-ci: build with GCC 4.8 as well
diff
|
tree
2019-07-08
ci/lib.sh: update a comment about installed P4 and...
diff
|
tree
2019-07-03
ci: disable Homebrew's auto cleanup
diff
|
tree
2019-07-03
ci: don't update Homebrew
diff
|
tree
2019-07-01
Document that 'git -C ""' works and doesn't change...
diff
|
tree
2019-06-27
progress: use term_clear_line()
diff
|
tree
2019-06-27
rebase: fix garbled progress display with '-x'
diff
|
tree
2019-06-25
t5551: use 'test_i18ngrep' to check translated output
diff
|
tree
2019-06-24
pager: add a helper function to clear the last line...
diff
|
tree
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore...
diff
|
tree
2019-06-24
t3404: modernize here doc style
diff
|
tree
2019-05-28
progress: avoid empty line when breaking the progress...
diff
|
tree
2019-05-28
trace2: document the supported values of GIT_TRACE2...
diff
|
tree
2019-05-28
trace2: rename environment variables to GIT_TRACE2*
diff
|
tree
2019-05-07
ci: install 'libsvn-perl' instead of 'git-svn'
diff
|
tree
2019-04-15
progress: break too long progress bar lines
diff
|
tree
2019-04-15
progress: clear previous progress update dynamically
diff
|
tree
2019-04-08
builtin rebase: use oideq()
diff
|
tree
2019-04-08
builtin rebase: use FREE_AND_NULL
diff
|
tree
2019-04-08
blame: default to HEAD in a bare repo when no start...
diff
|
tree
2019-04-05
progress: assemble percentage and counters in a strbuf...
diff
|
tree
2019-04-05
progress: make display_progress() return void
diff
|
tree
2019-04-05
ci: fix AsciiDoc/Asciidoctor stderr check in the documentati...
diff
|
tree
2019-04-05
ci: stick with Asciidoctor v1.5.8 for now
diff
|
tree
2019-04-01
index-pack: show progress while checking objects
diff
|
tree
2019-04-01
ci: install Asciidoctor in 'ci/install-dependencies.sh'
diff
|
tree
2019-04-01
Documentation/technical/protocol-v2.txt: fix formatting
diff
|
tree
2019-04-01
Documentation/technical/api-config.txt: fix formatting
diff
|
tree
2019-04-01
Documentation/git-diff-tree.txt: fix formatting
diff
|
tree
2019-03-24
t5318-commit-graph: remove unused variable
diff
|
tree
2019-03-14
t9811-git-p4-label-import: fix pipeline negation
diff
|
tree
2019-03-14
git p4 test: disable '-x' tracing in the p4d watchdog...
diff
|
tree
2019-03-14
git p4 test: simplify timeout handling
diff
|
tree
2019-03-14
git p4 test: clean up the p4d cleanup functions
diff
|
tree
2019-03-14
t0301-credential-cache: use 'test_atexit' to stop the...
diff
|
tree
2019-03-14
tests: use 'test_atexit' to stop httpd
diff
|
tree
2019-03-14
t/lib-git-daemon: make sure to kill the 'git-daemon...
diff
|
tree
2019-03-14
test-lib: fix interrupt handling with 'dash' and '...
diff
|
tree
2019-02-11
test-lib: fix non-portable pattern bracket expressions
diff
|
tree
2019-02-08
test-lib: make '--stress' more bisect-friendly
diff
|
tree
2019-02-07
ci: make sure we build Git parallel
diff
|
tree
2019-02-04
travis-ci: make the OSX build jobs' 'brew update' more...
diff
|
tree
2019-01-28
object_as_type: initialize commit-graph-related fields...
diff
|
tree
2019-01-28
strbuf.cocci: suggest strbuf_addbuf() to add one strbuf...
diff
|
tree
2019-01-23
commit-graph: don't call write_graph_chunk_extra_edges...
diff
|
tree
2019-01-22
commit-graph: rename "large edges" to "extra edges"
diff
|
tree
2019-01-17
travis-ci: build with the right compiler
diff
|
tree
2019-01-17
travis-ci: switch to Xcode 10.1 macOS image
diff
|
tree
2019-01-17
travis-ci: don't be '--quiet' when running the tests
diff
|
tree
2019-01-17
.gitignore: ignore external debug symbols from GCC...
diff
|
tree
2019-01-17
compat/obstack: fix -Wcast-function-type warnings
diff
|
tree
2019-01-07
test-lib: add the '--stress' option to run a test repeatedly...
diff
|
tree
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper...
diff
|
tree
2019-01-07
test-lib: set $TRASH_DIRECTORY earlier
diff
|
tree
2019-01-07
test-lib: consolidate naming of test-results paths
diff
|
tree
2019-01-07
test-lib: parse command line options earlier
diff
|
tree
2019-01-07
test-lib: parse options in a for loop to keep $@ intact
diff
|
tree
2019-01-07
test-lib: extract Bash version check for '-x' tracing
diff
|
tree
2019-01-03
test-lib: translate SIGTERM and SIGHUP to an exit
diff
|
tree
2019-01-03
test-lib: check Bash version for '-x' without using...
diff
|
tree
2018-11-27
t/lib-git-daemon: fix signal checking
diff
|
tree
2018-11-20
test-lib-functions: make 'test_cmp_rev' more informative...
diff
|
tree
2018-11-20
tests: send "bug in the test script" errors to the...
diff
|
tree
2018-11-16
ref-filter: don't look for objects when outside of...
diff
|
tree
2018-11-16
Documentation/clone: document ignored configuration...
diff
|
tree
2018-11-16
clone: respect additional configured fetch refspecs...
diff
|
tree
2018-11-16
clone: use a more appropriate variable name for the...
diff
|
tree
2018-11-14
coccicheck: introduce 'pending' semantic patches
diff
|
tree
2018-11-02
travis-ci: install packages in 'ci/install-dependencies.sh'
diff
|
tree
2018-10-30
test-lib: introduce the '-V' short option for '--verbose...
diff
|
tree
2018-10-15
object_id.cocci: match only expressions of type 'struct...
diff
|
tree
2018-10-11
split-index: BUG() when cache entry refers to non-existing...
diff
|
tree