index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Makefile: make gcov invocation configurable
Thomas Rast
2010-08-18
1
-1
/
+2
|
*
|
|
|
t/README: Add a note about the dangers of coverage chasing
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+9
|
*
|
|
|
t/README: A new section about test coverage
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+42
|
*
|
|
|
Makefile: Add cover_db_html target
Ævar Arnfjörð Bjarmason
2010-08-18
2
-0
/
+5
|
*
|
|
|
Makefile: Add cover_db target
Ævar Arnfjörð Bjarmason
2010-08-18
2
-0
/
+5
|
*
|
|
|
Makefile: Split out the untested functions target
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+2
|
*
|
|
|
Makefile: Include subdirectories in "make cover" reports
Ævar Arnfjörð Bjarmason
2010-08-18
1
-3
/
+11
|
*
|
|
|
gitignore: Ignore files generated by "make coverage"
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+4
|
*
|
|
|
t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target
Ævar Arnfjörð Bjarmason
2010-08-18
2
-0
/
+13
|
*
|
|
|
t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh
Ævar Arnfjörð Bjarmason
2010-08-18
1
-1
/
+1
|
*
|
|
|
t/README: Document the Smoke testing
Ævar Arnfjörð Bjarmason
2010-08-18
1
-0
/
+66
|
*
|
|
|
tests: Infrastructure for Git smoke testing
Ævar Arnfjörð Bjarmason
2010-08-18
2
-1
/
+55
|
*
|
|
|
test-lib: Multi-prereq support only checked the last prereq
Ævar Arnfjörð Bjarmason
2010-08-18
2
-4
/
+23
|
*
|
|
|
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
2010-08-18
9
-32
/
+24
|
*
|
|
|
t/README: Document the predefined test prerequisites
Ævar Arnfjörð Bjarmason
2010-08-18
1
-5
/
+40
|
*
|
|
|
test-lib: Print missing prerequisites in test output
Ævar Arnfjörð Bjarmason
2010-08-18
1
-1
/
+1
|
*
|
|
|
test-lib: Add support for multiple test prerequisites
Ævar Arnfjörð Bjarmason
2010-08-18
3
-6
/
+37
|
*
|
|
|
test-lib: Don't write test-results when HARNESS_ACTIVE
Ævar Arnfjörð Bjarmason
2010-08-18
1
-10
/
+13
*
|
|
|
|
Merge branch 'js/detached-stash'
Junio C Hamano
2010-09-04
3
-83
/
+268
|
\
\
\
\
\
|
*
|
|
|
|
t3903: fix broken test_must_fail calls
Jon Seymour
2010-08-31
1
-18
/
+18
|
*
|
|
|
|
detached-stash: update Documentation
Jon Seymour
2010-08-22
1
-5
/
+11
|
*
|
|
|
|
detached-stash: tests of git stash with stash-like arguments
Jon Seymour
2010-08-22
1
-0
/
+112
|
*
|
|
|
|
detached-stash: simplify git stash show
Jon Seymour
2010-08-22
1
-12
/
+2
|
*
|
|
|
|
detached-stash: simplify git stash branch
Jon Seymour
2010-08-22
1
-10
/
+7
|
*
|
|
|
|
detached-stash: refactor git stash pop implementation
Jon Seymour
2010-08-22
1
-4
/
+8
|
*
|
|
|
|
detached-stash: simplify stash_drop
Jon Seymour
2010-08-22
1
-28
/
+3
|
*
|
|
|
|
detached-stash: simplify stash_apply
Jon Seymour
2010-08-22
1
-35
/
+3
|
*
|
|
|
|
detached-stash: work around git rev-parse failure to detect bad log refs
Jon Seymour
2010-08-22
1
-0
/
+9
|
*
|
|
|
|
detached-stash: introduce parse_flags_and_revs function
Jon Seymour
2010-08-22
1
-0
/
+124
*
|
|
|
|
|
Merge branch 'js/maint-reflog-beyond-horizon'
Junio C Hamano
2010-09-04
3
-9
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t1503: fix broken test_must_fail calls
Jon Seymour
2010-08-31
1
-2
/
+2
|
*
|
|
|
|
|
rev-parse: tests git rev-parse --verify master@{n}, for various n
Jon Seymour
2010-08-24
2
-0
/
+20
|
*
|
|
|
|
|
sha1_name.c: use warning in preference to fprintf(stderr
Jon Seymour
2010-08-24
1
-5
/
+4
|
*
|
|
|
|
|
rev-parse: exit with non-zero status if ref@{n} is not valid.
Jon Seymour
2010-08-24
1
-4
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
2010-09-04
7
-64
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t7609-merge-co-error-msgs: test non-fast forward case too.
Matthieu Moy
2010-09-03
1
-2
/
+10
|
*
|
|
|
|
|
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
Matthieu Moy
2010-09-03
4
-9
/
+3
|
*
|
|
|
|
|
setup_unpack_trees_porcelain: take the whole options struct as parameter
Matthieu Moy
2010-09-03
5
-5
/
+8
|
*
|
|
|
|
|
Move set_porcelain_error_msgs to unpack-trees.c and rename it
Matthieu Moy
2010-09-03
6
-54
/
+54
*
|
|
|
|
|
|
Merge branch 'nd/maint-fix-replace'
Junio C Hamano
2010-09-04
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
parse_object: pass on the original sha1, not the replaced one
Nguyễn Thái Ngọc Duy
2010-09-04
2
-2
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'ab/compat-regex'
Junio C Hamano
2010-09-03
10
-5105
/
+11193
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
2010-08-26
1
-6
/
+5
|
*
|
|
|
|
|
|
autoconf: regex library detection typofix
Junio C Hamano
2010-08-22
1
-1
/
+1
|
*
|
|
|
|
|
|
autoconf: don't use platform regex if it lacks REG_STARTEND
Jonathan Nieder
2010-08-20
2
-0
/
+22
|
*
|
|
|
|
|
|
t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
Ævar Arnfjörð Bjarmason
2010-08-20
1
-1
/
+1
|
*
|
|
|
|
|
|
compat/regex: get rid of old-style definition
Junio C Hamano
2010-08-20
2
-69
/
+55
|
*
|
|
|
|
|
|
compat/regex: define out variables only used under RE_ENABLE_I18N
Ævar Arnfjörð Bjarmason
2010-08-19
2
-1
/
+3
|
*
|
|
|
|
|
|
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2010-08-18
1
-5
/
+2
|
*
|
|
|
|
|
|
compat/regex: get the gawk regex engine to compile within git
Ævar Arnfjörð Bjarmason
2010-08-18
2
-0
/
+7
[prev]
[next]