projects
/
git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Git 1.7.2.1
[git]
/
t
/
2010-07-27
Junio C Hamano
Sync with 1.7.1.2
tree
|
commitdiff
2010-07-27
Junio C Hamano
Sync with 1.7.0 series
tree
|
commitdiff
2010-07-27
Jonathan Nieder
config --get --path: check for unset $HOME
tree
|
commitdiff
2010-07-26
Johannes Sixt
t3700-add: fix dependence on stdout and stderr buffering
tree
|
commitdiff
2010-07-26
Brandon Casey
git-rebase--interactive.sh: use printf instead of echo...
tree
|
commitdiff
2010-07-26
Junio C Hamano
Merge branch 'maint-1.7.1' into maint
tree
|
commitdiff
2010-07-26
Junio C Hamano
Merge branch 'maint-1.7.0' into maint-1.7.1
tree
|
commitdiff
2010-07-26
Junio C Hamano
Merge branch 'maint-1.6.6' into maint-1.7.0
tree
|
commitdiff
2010-07-26
Junio C Hamano
Merge branch 'maint-1.6.5' into maint-1.6.6
tree
|
commitdiff
2010-07-26
Junio C Hamano
Merge branch 'maint-1.6.4' into maint-1.6.5
tree
|
commitdiff
2010-07-21
Junio C Hamano
tests: correct "does reflog exist?" tests
tree
|
commitdiff
2010-07-21
Brandon Casey
t/: work around one-shot variable assignment with test_...
tree
|
commitdiff
2010-07-21
Jonathan Nieder
t/README: correct an exception when breaking a && chain...
tree
|
commitdiff
2010-07-20
Brandon Casey
t/{t5541,lib-httpd}: replace problematic '!()' notation...
tree
|
commitdiff
2010-07-20
Brandon Casey
t/t3700: convert two uses of negation operator '!'...
tree
|
commitdiff
2010-07-20
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-20
Brandon Casey
t/README: clarify test_must_fail description
tree
|
commitdiff
2010-07-19
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-19
Jens Lehmann
git submodule add: Require the new --force option to...
tree
|
commitdiff
2010-07-19
Junio C Hamano
Merge branch 'jl/add-n-ignore-missing'
tree
|
commitdiff
2010-07-16
Junio C Hamano
Merge branch 'jc/diff-merge-base-multi'
tree
|
commitdiff
2010-07-16
Thomas Rast
Only run aggregate-results over actual counts
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jn/paginate-fix'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'wp/merge-tree-fix'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'js/merge-rr-fix'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jc/diff-merge-base-multi'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'ns/merge-recursive-uptodate'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jn/tests'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'eb/doc-log-manpage'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jn/grep-open'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'mg/revision-doc'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jk/maint-status-keep-index-timestamp'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'jc/rebase-i-commit-msg-fix'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'ab/submodule-add-f'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'bc/maint-makefile-fixes'
tree
|
commitdiff
2010-07-15
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-14
Jonathan Nieder
git --paginate: paginate external commands again
tree
|
commitdiff
2010-07-14
Jay Soffian
MERGE_RR is in .git, not .git/rr-cache
tree
|
commitdiff
2010-07-14
Will Palmer
merge-tree: fix where two branches share no changes
tree
|
commitdiff
2010-07-14
Will Palmer
add basic tests for merge-tree
tree
|
commitdiff
2010-07-14
Junio C Hamano
Merge branch 'jc/read-tree-cache-tree-fix'
tree
|
commitdiff
2010-07-13
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-12
Jens Lehmann
git add: Add the "--ignore-missing" option for the...
tree
|
commitdiff
2010-07-12
Michael J Gruber
test-lib: TAP compliance for skipping tests on request
tree
|
commitdiff
2010-07-12
Michael J Gruber
test-lib: simplify GIT_SKIP_TESTS loop
tree
|
commitdiff
2010-07-12
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-12
Jonathan Nieder
t3000 (ls-files -o): modernize style
tree
|
commitdiff
2010-07-09
Johannes Sixt
t0005: work around strange $? in ksh when program termi...
tree
|
commitdiff
2010-07-09
Junio C Hamano
Merge remote branch 'ko/master' into jc/read-tree-cache...
tree
|
commitdiff
2010-07-09
Ævar Arnfjörð Bjar...
tests: Use skip_all=* to skip tests
tree
|
commitdiff
2010-07-09
Junio C Hamano
Fix "read-tree -m A B" priming the cache-tree
tree
|
commitdiff
2010-07-08
Jonathan Nieder
t9118 (git-svn): prevent early failure from taking...
tree
|
commitdiff
2010-07-08
Michael J Gruber
t9118: avoid PEG revision identifier in tests
tree
|
commitdiff
2010-07-07
Nazri Ramliy
grep -O: Do not pass color sequences as filenames to...
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'ab/tap'
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'maint-1.6.4' into maint
tree
|
commitdiff
2010-07-07
Uwe Kleine-König
rev-parse: fix --parse-opt --keep-dashdash --stop-at...
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'mg/doc-rev-parse-treepath-syntax' into...
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'tr/receive-pack-aliased-update-fix' into...
tree
|
commitdiff
2010-07-07
Brandon Casey
t/t0006: specify timezone as EST5 not EST to comply...
tree
|
commitdiff
2010-07-07
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-07
Heiko Voigt
add missing && to submodule-merge testcase
tree
|
commitdiff
2010-07-07
Jonathan Nieder
t/README: document more test helpers
tree
|
commitdiff
2010-07-06
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-06
Junio C Hamano
rebase-i: do not get fooled by a log message ending...
tree
|
commitdiff
2010-07-05
Jeff King
parse_date: fix signedness in timezone calculation
tree
|
commitdiff
2010-07-05
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-07-05
Jeff King
t0006: test timezone parsing
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
git submodule: add submodules with git add -f <path>
tree
|
commitdiff
2010-07-05
Junio C Hamano
t/README: proposed rewording...
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Document the do's and don'ts of tests
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Add a section about skipping tests
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Document test_expect_code
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Document test_external*
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Document the prereq functions, and 3-arg...
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: Typo: paralell -> parallel
tree
|
commitdiff
2010-07-05
Ævar Arnfjörð Bjar...
t/README: The trash is in 't/trash directory.$name'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'ar/decorate-color'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'mg/doc-rev-parse-treepath-syntax'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'cc/cherry-pick-stdin'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'jl/status-ignore-submodules'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'jk/url-decode'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'jn/grep-open'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'jp/string-list-api-cleanup'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'tr/rev-list-count'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'as/maint-completion-set-u-fix'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'mg/rev-parse-tests'
tree
|
commitdiff
2010-06-30
Junio C Hamano
Merge branch 'jl/maint-diff-ignore-submodules'
tree
|
commitdiff
2010-06-30
Nazri Ramliy
Add test for correct coloring of git log --decoration
tree
|
commitdiff
2010-06-29
Junio C Hamano
Sync with 1.7.1.1
tree
|
commitdiff
2010-06-29
Jonathan Nieder
revert: do not rebuild argv on heap
tree
|
commitdiff
2010-06-29
Junio C Hamano
Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin
tree
|
commitdiff
2010-06-29
Brandon Casey
t/t9700/test.pl: don't access private object members...
tree
|
commitdiff
2010-06-29
Brandon Casey
t/t9001: use egrep when regular expressions are involved
tree
|
commitdiff
2010-06-29
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2010-06-28
Junio C Hamano
Merge branch 'tr/send-email-8bit' into maint
tree
|
commitdiff
2010-06-28
Junio C Hamano
Merge branch 'pb/maint-perl-errmsg-no-dir' into maint
tree
|
commitdiff
2010-06-28
Junio C Hamano
Merge branch 'js/maint-am-rebase-invalid-author' into...
tree
|
commitdiff
2010-06-28
Junio C Hamano
Merge branch 'jc/maint-simpler-common-prefix' into...
tree
|
commitdiff
next