Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
pull: add the --gpg-sign option.
[gitweb.git]
/
t
/
2013-08-30
Merge branch 'sp/doc-smart-http'
tree
|
diff
2013-08-30
Merge branch 'mm/war-on-whatchanged'
tree
|
diff
2013-08-30
Merge branch 'rt/doc-merge-file-diff3'
tree
|
diff
2013-08-30
Merge branch 'mb/docs-favor-en-us'
tree
|
diff
2013-08-30
Merge branch 'rj/doc-rev-parse'
tree
|
diff
2013-08-30
Merge branch 'hv/config-from-blob'
tree
|
diff
2013-08-30
Merge branch 'nd/fetch-pack-shallow-fix'
tree
|
diff
2013-08-29
write_index: optionally allow broken null sha1s
tree
|
diff
2013-08-28
mailmap: handle mailmap blobs without trailing newlines
tree
|
diff
2013-08-28
Add testcase for needless objects during a shallow...
tree
|
diff
2013-08-28
upload-pack: delegate rev walking in shallow fetch...
tree
|
diff
2013-08-27
Set core.precomposeunicode to true on e.g. HFS+
tree
|
diff
2013-08-26
status: always show tracking branch even no change
tree
|
diff
2013-08-26
branch: report invalid tracking branch as gone
tree
|
diff
2013-08-26
rebase -i: fix short SHA-1 collision
tree
|
diff
2013-08-26
t3404: rebase -i: demonstrate short SHA-1 collision
tree
|
diff
2013-08-26
t3404: make tests more self-contained
tree
|
diff
2013-08-26
fetch-pack: do not remove .git/shallow file when -...
tree
|
diff
2013-08-25
reset test: modernize style
tree
|
diff
2013-08-25
t/t7106-reset-unborn-branch.sh: Add PERL prerequisite
tree
|
diff
2013-08-25
add -i test: use skip_all instead of repeated PERL...
tree
|
diff
2013-08-25
Make test "using invalid commit with -C" more strict
tree
|
diff
2013-08-25
test index-pack on packs with recoverable delta cycles
tree
|
diff
2013-08-25
add tests for indexing packs with delta cycles
tree
|
diff
2013-08-25
sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
tree
|
diff
2013-08-25
commit: search author pattern against mailmap
tree
|
diff
2013-08-23
dir.c::test_one_path(): work around directory_exists_in...
tree
|
diff
2013-08-21
t9902-completion.sh: old Bash still does not support...
tree
|
diff
2013-08-21
rebase --preserve-merges: ignore "merge.log" config
tree
|
diff
2013-08-20
xread, xwrite: limit size of IO to 8MB
tree
|
diff
2013-08-19
avoid segfault on submodule.*.path set to an empty...
tree
|
diff
2013-08-18
bash prompt: test the prompt with newline in repository...
tree
|
diff
2013-08-15
t3010: update to demonstrate "ls-files -k" optimization...
tree
|
diff
2013-08-14
Revert "Add new @ shortcut for HEAD"
tree
|
diff
2013-08-14
Revert "git stash: avoid data loss when "git stash...
tree
|
diff
2013-08-13
Merge branch 'sb/mailmap-updates'
tree
|
diff
2013-08-13
push: respect --no-thin
tree
|
diff
2013-08-12
git p4 test: sanitize P4CHARSET
tree
|
diff
2013-08-09
Merge branch 'maint'
tree
|
diff
2013-08-09
Merge branch 'master' of git://github.com/git-l10n...
tree
|
diff
2013-08-09
Merge branch 'jk/submodule-subdirectory-ok'
tree
|
diff
2013-08-09
Merge branch 'sb/mailmap-updates'
tree
|
diff
2013-08-09
t/t7407: fix two typos in submodule tests
tree
|
diff
2013-08-07
t5802: add test for connect helper
tree
|
diff
2013-08-07
die_with_status: use "printf '%s\n'", not "echo"
tree
|
diff
2013-08-06
line-range: reject -L line numbers less than 1
tree
|
diff
2013-08-06
t8001/t8002: blame: add tests of -L line numbers less...
tree
|
diff
2013-08-06
line-range: teach -L^:RE to search from start of file
tree
|
diff
2013-08-06
line-range: teach -L:RE to search from end of previous...
tree
|
diff
2013-08-06
line-range: teach -L^/RE/ to search from start of file
tree
|
diff
2013-08-06
blame: teach -L/RE/ to search from end of previous...
tree
|
diff
2013-08-06
t8001/t8002: blame: add tests of multiple -L options
tree
|
diff
2013-08-06
rm: delete .gitmodules entry of submodules removed...
tree
|
diff
2013-08-06
mv: update the path entry in .gitmodules for moved...
tree
|
diff
2013-08-06
t0070: test that git_mkstemps correctly checks return...
tree
|
diff
2013-08-05
config: "git config --get-urlmatch" parses section...
tree
|
diff
2013-08-05
config: parse http.<url>.<variable> using urlmatch
tree
|
diff
2013-08-05
Sync with maint to grab trivial doc fixes
tree
|
diff
2013-08-05
blame: reject empty ranges -L,+0 and -L,-0
tree
|
diff
2013-08-05
t8001/t8002: blame: demonstrate acceptance of bogus...
tree
|
diff
2013-08-05
blame: reject empty ranges -LX,+0 and -LX,-0
tree
|
diff
2013-08-05
t8001/t8002: blame: demonstrate acceptance of bogus...
tree
|
diff
2013-08-05
log: fix -L bounds checking bug
tree
|
diff
2013-08-05
t4211: retire soon-to-be unimplementable tests
tree
|
diff
2013-08-05
t4211: log: demonstrate -L bounds checking bug
tree
|
diff
2013-08-05
blame: fix -L bounds checking bug
tree
|
diff
2013-08-05
t8001/t8002: blame: add empty file & partial-line tests
tree
|
diff
2013-08-05
t8001/t8002: blame: demonstrate -L bounds checking bug
tree
|
diff
2013-08-05
t8001/t8002: blame: decompose overly-large test
tree
|
diff
2013-08-05
t5551: Remove header from curl cookie file
tree
|
diff
2013-08-05
Merge branch 'es/blame-L-breakage'
tree
|
diff
2013-08-05
t8001, t8002: fix "blame -L :literal" test on NetBSD
tree
|
diff
2013-08-05
Merge git://github.com/git-l10n/git-po
tree
|
diff
2013-08-05
Merge branch 'sb/mailmap-updates'
tree
|
diff
2013-08-05
Merge branch 'dn/test-reject-utf-16'
tree
|
diff
2013-08-05
Merge branch 'bc/commit-invalid-utf8'
tree
|
diff
2013-08-05
t3900: test rejecting log message with NULs correctly
tree
|
diff
2013-08-05
Add missing test file for UTF-16.
tree
|
diff
2013-08-05
cat-file: only split on whitespace when %(rest) is...
tree
|
diff
2013-08-05
log: use true parents for diff when walking reflogs
tree
|
diff
2013-08-02
push: teach --force-with-lease to smart-http transport
tree
|
diff
2013-08-02
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
tree
|
diff
2013-08-02
Merge branch 'jk/cat-file-batch-optim'
tree
|
diff
2013-08-02
Revert "cat-file: split --batch input lines on whitespace"
tree
|
diff
2013-08-01
Merge branch 'ob/typofixes'
tree
|
diff
2013-08-01
Merge branch 'ms/subtree-install-fix'
tree
|
diff
2013-08-01
Merge branch 'jc/rm-submodule-error-message'
tree
|
diff
2013-08-01
Merge branch 'lf/echo-n-is-not-portable'
tree
|
diff
2013-08-01
Merge branch 'ma/hg-to-git'
tree
|
diff
2013-08-01
Merge branch 'jx/clean-interactive'
tree
|
diff
2013-08-01
t5540/5541: smart-http does not support "--force-with...
tree
|
diff
2013-08-01
log: use true parents for diff even when rewriting
tree
|
diff
2013-07-31
Merge branch 'rr/rebase-autostash'
tree
|
diff
2013-07-31
Merge branch 'rj/commit-slab-fix'
tree
|
diff
2013-07-31
Merge branch 'jk/commit-how-to-abort-cherry-pick'
tree
|
diff
2013-07-31
Merge branch 'ds/doc-two-kinds-of-tags'
tree
|
diff
2013-07-31
Merge branch 'rr/maint-tilde-markup-in-doc'
tree
|
diff
2013-07-31
Merge branch 'mh/packed-refs-do-one-ref-recursion'
tree
|
diff
2013-07-30
mv: move submodules using a gitfile
tree
|
diff
2013-07-30
mv: move submodules together with their work trees
tree
|
diff
next