index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9500-gitweb-standalone-no-errors.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
revision: free diff options
Patrick Steinhardt
2024-06-11
1
-0
/
+1
*
t9500: write "extensions.refstorage" into config
Patrick Steinhardt
2024-01-02
1
-0
/
+5
*
test libs: rename gitweb-lib.sh to lib-gitweb.sh
Ævar Arnfjörð Bjarmason
2021-02-10
1
-1
/
+1
*
t9[5-7]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-11
/
+11
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
t9500: ensure that algorithm info is preserved in config
brian m. carlson
2020-07-30
1
-6
/
+16
*
t: fix whitespace around &&
Andrei Rybak
2020-03-23
1
-2
/
+2
*
t9500: remove spaces after redirect operators
Andrei Rybak
2020-03-23
1
-35
/
+35
*
t3901: move supporting files into t/t3901/
Johannes Schindelin
2017-05-10
1
-2
/
+2
*
gitweb: use highlight's shebang detection
Ian Kelling
2016-09-26
1
-0
/
+8
*
t: fix &&-chaining issues around setup which might fail
Jeff King
2015-03-20
1
-1
/
+4
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
t: replace pulls with merges
Felipe Contreras
2013-10-31
1
-1
/
+1
*
Merge branch 'rj/highlight-test-hang'
Jonathan Nieder
2013-10-15
1
-2
/
+4
|
\
|
*
gitweb test: fix highlight test hang on Linux Mint
Ramsay Jones
2013-10-15
1
-2
/
+4
*
|
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
2013-06-08
1
-10
/
+5
*
|
t9500: use test_config to set/unset git config variables
Yann Droneaud
2013-03-25
1
-2
/
+1
*
|
Merge branch 'jn/gitweb-unborn-head'
Junio C Hamano
2012-02-22
1
-0
/
+9
|
\
\
|
*
|
gitweb: Fix "heads" view when there is no current branch
Jakub Narebski
2012-02-17
1
-0
/
+9
*
|
|
Merge branch 'maint'
Junio C Hamano
2012-02-20
1
-0
/
+39
|
\
\
\
|
*
|
|
gitweb: Fix 'grep' search for multiple matches in file
Jakub Narebski
2012-02-20
1
-0
/
+39
|
|
/
/
*
|
|
Merge branch 'jn/gitweb-unspecified-action'
Junio C Hamano
2012-01-29
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitweb: Fix actionless dispatch for non-existent objects
Jakub Narebski
2012-01-09
1
-0
/
+8
*
|
|
t9500: Add basic sanity tests for side-by-side diff in gitweb
Jakub Narebski
2011-10-31
1
-1
/
+25
*
|
|
t9500: Add test for handling incomplete lines in diff by gitweb
Jakub Narebski
2011-10-31
1
-0
/
+47
|
/
/
*
|
gitweb: do not misparse nonnumeric content tag files that contain a digit
Jonathan Nieder
2011-06-09
1
-0
/
+8
*
|
gitweb: Optional grouping of projects by category
Sebastien Cevey
2011-04-29
1
-0
/
+8
*
|
gitweb: Restructure projects list generation
Jakub Narebski
2011-04-29
1
-0
/
+49
*
|
gitweb: Make i18n (encoding) tests in t9500 leave clean state
Jakub Narebski
2011-02-28
1
-1
/
+5
*
|
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
2011-02-21
1
-86
/
+0
*
|
gitweb: Fix test of highlighting support in t9500
Jakub Narebski
2010-10-13
1
-5
/
+6
|
/
*
gitweb: Refactor syntax highlighting support
Jakub Narebski
2010-05-03
1
-0
/
+29
*
gitweb: Fix project-specific feature override behavior
Jakub Narebski
2010-03-02
1
-5
/
+13
*
gitweb: split test suite into library and tests
Mark Rada
2009-08-28
1
-66
/
+1
*
gitweb: (gr)avatar support
Giuseppe Bilotta
2009-06-30
1
-0
/
+2
*
t3900: use ancient iconv names for backward compatibility
Brandon Casey
2009-05-19
1
-1
/
+1
*
tests: skip perl tests if NO_PERL is defined
Jeff King
2009-04-09
1
-0
/
+5
*
tests: remove exit after test_done call
Jeff King
2009-04-05
1
-1
/
+0
*
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
1
-3
/
+8
*
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
2009-03-19
1
-13
/
+5
*
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
2009-03-19
1
-1
/
+1
*
gitweb: Fix warnings with override permitted but no repo override
Marcel M. Cary
2009-02-18
1
-1
/
+17
*
gitweb: fix wrong base URL when non-root DirectoryIndex
Giuseppe Bilotta
2009-02-17
1
-2
/
+4
*
gitweb: Fix bug in insert_file() subroutine
Jakub Narebski
2008-12-08
1
-0
/
+10
*
Merge branch 'maint'
Shawn O. Pearce
2008-10-03
1
-0
/
+49
|
\
|
*
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
2008-10-03
1
-0
/
+49
*
|
tests: grep portability fixes
Jeff King
2008-09-30
1
-1
/
+1
*
|
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
2008-08-17
1
-8
/
+8
|
/
*
Fix tests breaking when checkout path contains shell metacharacters
Bryan Donlan
2008-05-05
1
-5
/
+6
[next]