index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
Merge branch 'fg/exclude-bq'
Junio C Hamano
2009-03-05
|
\
|
*
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2009-02-12
*
|
Merge branch 'js/branch-symref'
Junio C Hamano
2009-03-05
|
\
\
|
*
|
add basic branch display tests
Jeff King
2009-02-18
*
|
|
Merge branch 'js/valgrind'
Junio C Hamano
2009-03-05
|
\
\
\
|
*
|
|
valgrind: do not require valgrind 3.4.0 or newer
Johannes Schindelin
2009-02-05
|
*
|
|
test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH
Johannes Schindelin
2009-02-03
|
*
|
|
Tests: let --valgrind imply --verbose and --tee
Johannes Schindelin
2009-02-03
|
*
|
|
Add a script to coalesce the valgrind outputs
Johannes Schindelin
2009-02-03
|
*
|
|
t/Makefile: provide a 'valgrind' target
Johannes Schindelin
2009-02-03
|
*
|
|
test-lib.sh: optionally output to test-results/$TEST.out, too
Johannes Schindelin
2009-02-03
|
*
|
|
Valgrind support: check for more than just programming errors
Johannes Schindelin
2009-02-03
|
*
|
|
valgrind: ignore ldso and more libz errors
Jeff King
2009-02-03
|
*
|
|
Add valgrind support in test scripts
Johannes Schindelin
2009-02-03
*
|
|
|
git-archive: add --output=<file> to send output to a file
Carlos Manuel Duclos Vergara
2009-03-04
*
|
|
|
t3400-rebase: Move detached HEAD check earlier
Johannes Sixt
2009-03-01
*
|
|
|
git-svn: disable broken symlink workaround by default
Eric Wong
2009-02-27
*
|
|
|
Merge branch 'cc/maint-1.6.0-bisect-fix'
Junio C Hamano
2009-02-27
|
\
\
\
\
|
*
|
|
|
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2009-02-27
*
|
|
|
|
t5540-http-push.sh: avoid non-portable grep -P
Jay Soffian
2009-02-26
*
|
|
|
|
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
\
\
\
\
|
*
|
|
|
|
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
|
|
/
/
/
/
*
|
|
|
|
Allow HTTP tests to run on Darwin
Jay Soffian
2009-02-25
*
|
|
|
|
git-svn: fix delete+add branch tracking with empty files
Eric Wong
2009-02-22
*
|
|
|
|
Introduce the function strip_path_suffix()
Johannes Schindelin
2009-02-19
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-02-18
|
\
\
\
\
\
|
*
|
|
|
|
tests: fix "export var=val"
Junio C Hamano
2009-02-18
|
*
|
|
|
|
Skip timestamp differences for diff --no-index
Michael Spang
2009-02-18
*
|
|
|
|
|
filter-branch -d: Export GIT_DIR earlier
Lars Noschinski
2009-02-18
*
|
|
|
|
|
gitweb: Fix warnings with override permitted but no repo override
Marcel M. Cary
2009-02-18
*
|
|
|
|
|
gitweb: fix wrong base URL when non-root DirectoryIndex
Giuseppe Bilotta
2009-02-16
*
|
|
|
|
|
Merge branch 'mc/setup-cd-p'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree
Marcel M. Cary
2009-02-07
*
|
|
|
|
|
|
Merge branch 'ms/mailmap'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Change current mailmap usage to do matching on both name and email of author/...
Marius Storm-Olsen
2009-02-08
|
*
|
|
|
|
|
|
Add mailmap.file as configurational option for mailmap location
Marius Storm-Olsen
2009-02-08
*
|
|
|
|
|
|
|
Merge branch 'rc/http-push'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
use a hash of the lock token as the suffix for PUT/MOVE
Tay Ray Chuan
2009-02-15
*
|
|
|
|
|
|
|
|
Merge branch 'js/gc-prune'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
gc: make --prune useful again by accepting an optional parameter
Johannes Schindelin
2009-02-14
*
|
|
|
|
|
|
|
|
|
Merge branch 'tr/abbrev-commit-no-ellipses'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
log: do not print ellipses with --abbrev-commit
Thomas Rast
2009-02-13
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'jc/branch-previous'
Junio C Hamano
2009-02-15
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Teach @{-1} to git merge
Junio C Hamano
2009-02-13
|
*
|
|
|
|
|
|
|
|
|
|
Teach the "@{-1} syntax to "git branch"
Junio C Hamano
2009-02-13
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
t1500: more 'git rev-parse --git-dir' tests
SZEDER Gábor
2009-02-14
*
|
|
|
|
|
|
|
|
|
|
Move 'rev-parse --git-dir' test to t1500
SZEDER Gábor
2009-02-14
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
symbolic-ref: allow refs/<whatever> in HEAD
Jeff King
2009-02-13
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Install the default "master" branch configuration after cloning a void
Junio C Hamano
2009-02-12
*
|
|
|
|
|
|
|
|
Bugfix: GIT_EXTERNAL_DIFF with more than one changed files
Nazri Ramliy
2009-02-12
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
[next]