Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
get_expanded_map(): avoid memory leak
[gitweb.git]
/
t
/
2013-09-04
Merge branch 'sb/parseopt-boolean-removal'
tree
|
diff
2013-09-04
Merge branch 'jc/parseopt-command-modes'
tree
|
diff
2013-09-04
Merge branch 'jl/some-submodule-config-are-not-boolean'
tree
|
diff
2013-09-04
Merge branch 'sg/bash-prompt-lf-in-cwd-test'
tree
|
diff
2013-09-04
Merge branch 'sb/diff-delta-remove-needless-comparison'
tree
|
diff
2013-09-04
Merge branch 'fc/unpack-trees-leakfix'
tree
|
diff
2013-09-04
Merge branch 'aj/p4-symlink-lose-nl'
tree
|
diff
2013-09-04
Merge branch 'fc/remote-hg-shared-setup'
tree
|
diff
2013-09-04
Merge branch 'sb/misc-cleanup'
tree
|
diff
2013-09-04
Merge branch 'nd/gc-lock-against-each-other'
tree
|
diff
2013-09-04
Merge branch 'ap/remote-hg-tilde-is-home-directory'
tree
|
diff
2013-09-04
Merge branch 'mm/no-shell-escape-in-die-message'
tree
|
diff
2013-09-04
Merge branch 'tr/fd-gotcha-fixes'
tree
|
diff
2013-09-04
Merge branch 'bc/unuse-packfile'
tree
|
diff
2013-09-04
Merge branch 'da/darwin'
tree
|
diff
2013-09-04
Merge branch 'nd/sq-quote-buf'
tree
|
diff
2013-09-04
Merge branch 'rr/feed-real-path-to-editor'
tree
|
diff
2013-09-04
Merge branch 'jk/fast-import-empty-ls'
tree
|
diff
2013-09-04
Merge branch 'km/svn-1.8-serf-only'
tree
|
diff
2013-09-04
Merge branch 'jc/check-x-z'
tree
|
diff
2013-09-04
t5308: check that index-pack --strict detects duplicate...
tree
|
diff
2013-09-03
Merge branch 'maint'
tree
|
diff
2013-09-03
Merge branch 'maint-1.8.3' into maint
tree
|
diff
2013-09-03
Merge branch 'maint-1.8.2' into maint-1.8.3
tree
|
diff
2013-09-03
peel_onion(): add support for <rev>^{tag}
tree
|
diff
2013-09-03
rev-parse test: use standard test functions for setup
tree
|
diff
2013-09-03
rev-parse test: use test_cmp instead of "test" builtin
tree
|
diff
2013-09-03
rev-parse test: use test_must_fail, not "if <command...
tree
|
diff
2013-09-03
rev-parse test: modernize quoting and whitespace
tree
|
diff
2013-09-03
t: branch: fix broken && chains
tree
|
diff
2013-09-03
t: branch: fix typo
tree
|
diff
2013-09-03
t: branch: trivial style fix
tree
|
diff
2013-09-03
transport-helper: add no-private-update capability
tree
|
diff
2013-09-03
Make setup_git_env() resolve .git file when $GIT_DIR...
tree
|
diff
2013-08-30
Merge branch 'bc/completion-for-bash-3.0'
tree
|
diff
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
next