Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
contrib/git-credential-gnome-keyring.c: add static where applicable
[gitweb.git]
/
t
/
2013-09-09
t3200: Minor fix when preparing for tracking failure
tree
|
diff
2013-09-09
t2024: Fix &&-chaining and a couple of typos
tree
|
diff
2013-09-09
git: run in a directory given with -C option
tree
|
diff
2013-09-09
git_remote_helpers: remove little used Python library
tree
|
diff
2013-09-06
status: add missing blank line after list of "other...
tree
|
diff
2013-09-06
tests: don't set status.displayCommentPrefix file-wide
tree
|
diff
2013-09-06
status: disable display of '#' comment prefix by default
tree
|
diff
2013-09-06
submodule summary: ignore --for-status option
tree
|
diff
2013-09-05
typofix: cherry is spelled with two ars
tree
|
diff
2013-09-05
Sync with maint
tree
|
diff
2013-09-05
Merge branch 'nd/fetch-pack-shallow-fix' into maint
tree
|
diff
2013-09-05
Merge branch 'hv/config-from-blob' into maint
tree
|
diff
2013-09-05
Merge branch 'maint-1.8.3' into maint
tree
|
diff
2013-09-05
Merge branch 'maint-1.8.2' into maint-1.8.3
tree
|
diff
2013-09-04
typofix: commit is spelled with two ems
tree
|
diff
2013-09-04
use 'commit-ish' instead of 'committish'
tree
|
diff
2013-09-04
pull: allow pull to preserve merges when rebasing
tree
|
diff
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
next