projects
/
git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
diff-index: careful when inspecting work tree items
[git]
/
t
/
2008-03-31
Junio C Hamano
diff-index: careful when inspecting work tree items
tree
|
commitdiff
2008-03-31
Junio C Hamano
Add corner case tests for diff-index and diff-files
tree
|
commitdiff
2008-03-28
Junio C Hamano
GIT 1.5.5-rc2
v1.5.5-rc2
tree
|
commitdiff
2008-03-27
Junio C Hamano
builtin-prune: protect objects listed on the command...
tree
|
commitdiff
2008-03-27
Michele Ballabio
Add tests for git-prune
tree
|
commitdiff
2008-03-27
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-27
Junio C Hamano
Merge branch 'jc/maint-fetch-regression-1.5.4' into...
tree
|
commitdiff
2008-03-27
Junio C Hamano
test_must_fail: 129 is a valid error code from usage()
tree
|
commitdiff
2008-03-26
Frank Lichtenheld
t9600-cvsimport.sh: set HOME before checking for cvsps...
tree
|
commitdiff
2008-03-26
Brandon Casey
t/t3800-mktag.sh: use test_must_fail rather than '!'
tree
|
commitdiff
2008-03-26
Junio C Hamano
Merge branch 'jc/maint-fetch-regression-1.5.4'
tree
|
commitdiff
2008-03-26
Junio C Hamano
git-fetch test: test tracking fetch results, not just...
tree
|
commitdiff
2008-03-26
Daniel Barkalow
Tighten refspec processing
tree
|
commitdiff
2008-03-25
Johannes Schindelin
init: show "Reinit" message even in an (existing) empty...
tree
|
commitdiff
2008-03-24
Johannes Sixt
builtin-remote: Fix missing newline at end of listing...
tree
|
commitdiff
2008-03-23
Junio C Hamano
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
tree
|
commitdiff
2008-03-23
Junio C Hamano
remote.c: Fix overtight refspec validation
tree
|
commitdiff
2008-03-23
Kevin Ballard
Make git-svn tests behave better on OS X
tree
|
commitdiff
2008-03-23
Brandon Casey
t/t7003-filter-branch.sh: use test_must_fail rather...
tree
|
commitdiff
2008-03-21
Kevin Ballard
Don't try and percent-escape existing percent escapes...
tree
|
commitdiff
2008-03-20
Johannes Schindelin
remote show: do not show symbolic refs
tree
|
commitdiff
2008-03-19
Linus Torvalds
Make revision limiting more robust against occasional...
tree
|
commitdiff
2008-03-19
Daniel Barkalow
Fix t3200 config
tree
|
commitdiff
2008-03-19
Junio C Hamano
Fix read-tree not to discard errors
tree
|
commitdiff
2008-03-19
Junio C Hamano
Add tests to catch problems with un-unlinkable symlinks
tree
|
commitdiff
2008-03-19
Junio C Hamano
Test: catch if trash cannot be removed
tree
|
commitdiff
2008-03-19
Junio C Hamano
git-merge-one-file: fix longstanding stupid thinko
tree
|
commitdiff
2008-03-17
Junio C Hamano
Merge branch 'jc/makefile'
tree
|
commitdiff
2008-03-16
Linus Torvalds
Don't update unchanged merge entries
tree
|
commitdiff
2008-03-16
Junio C Hamano
t1000: use "test_must_fail git frotz", not "! git frotz"
tree
|
commitdiff
2008-03-16
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-16
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git-gui
tree
|
commitdiff
2008-03-15
Junio C Hamano
Redo "add test_cmp function for test scripts"
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'jk/portable'
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'py/submodule'
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'db/diff-to-fp'
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'cc/help'
tree
|
commitdiff
2008-03-15
Jonas Fonseca
shortlog: do not require to run from inside a git repos...
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-15
Junio C Hamano
format-patch: generate MIME header as needed even when...
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-15
Jeff King
t6000lib: re-fix tr portability
tree
|
commitdiff
2008-03-15
Junio C Hamano
Merge git://git.kernel.org/pub/scm/gitk/gitk
tree
|
commitdiff
2008-03-14
Junio C Hamano
Merge branch 'mr/autoconf-fread'
tree
|
commitdiff
2008-03-14
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-14
Junio C Hamano
Merge branch 'ph/maint-quiltimport' into maint
tree
|
commitdiff
2008-03-14
Clemens Buchacher
merge-recursive: handle file mode changes
tree
|
commitdiff
2008-03-13
Jeff King
t7505: use SHELL_PATH in hook
tree
|
commitdiff
2008-03-13
Jeff King
t9112: add missing #!/bin/sh header
tree
|
commitdiff
2008-03-13
Jeff King
t6000lib: tr portability fix
tree
|
commitdiff
2008-03-13
Jeff King
t4020: don't use grep -a
tree
|
commitdiff
2008-03-13
Jeff King
add test_cmp function for test scripts
tree
|
commitdiff
2008-03-13
Jeff King
remove use of "tail -n 1" and "tail -1"
tree
|
commitdiff
2008-03-13
Jeff King
grep portability fix: don't use "-e" or "-q"
tree
|
commitdiff
2008-03-13
Jeff King
more tr portability test script fixes
tree
|
commitdiff
2008-03-13
Jeff King
t0050: perl portability fix
tree
|
commitdiff
2008-03-13
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-13
Johannes Schindelin
gc: call "prune --expire 2.weeks.ago" by default
tree
|
commitdiff
2008-03-13
Jeff King
tr portability fixes
tree
|
commitdiff
2008-03-12
Ping Yin
git-submodule summary: test
tree
|
commitdiff
2008-03-12
Junio C Hamano
Merge git://repo.or.cz/git-gui
tree
|
commitdiff
2008-03-12
Junio C Hamano
Merge branch 'js/remote'
tree
|
commitdiff
2008-03-12
Junio C Hamano
Merge branch 'lt/unpack-trees'
tree
|
commitdiff
2008-03-12
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-12
Jeff King
t0021: tr portability fix for Solaris
tree
|
commitdiff
2008-03-12
Johannes Schindelin
launch_editor(): allow spaces in the filename
tree
|
commitdiff
2008-03-12
Mike Hommey
git rebase --abort: always restore the right commit
tree
|
commitdiff
2008-03-11
Junio C Hamano
Merge branch 'jc/cherry-pick' (early part)
tree
|
commitdiff
2008-03-11
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-11
Junio C Hamano
Merge branch 'kb/maint-filter-branch-disappear' into...
tree
|
commitdiff
2008-03-11
Junio C Hamano
Merge branch 'aw/maint-shortlog-blank-lines' into maint
tree
|
commitdiff
2008-03-09
Linus Torvalds
Make 'unpack_trees()' have a separate source and destin...
tree
|
commitdiff
2008-03-09
Johannes Schindelin
builtin remote rm: remove symbolic refs, too
tree
|
commitdiff
2008-03-09
Jeff King
Add a test for read-tree -u --reset with a D/F conflict
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'ph/parseopt'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'dp/clean-fix'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'ml/submodule-add-existing'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'mr/compat-snprintf'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'sp/fetch-optim'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'jc/describe-always'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'jc/am'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'cr/reset-parseopt'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'jn/gitweb-pickaxe'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'kb/maint-filter-branch-disappear'
tree
|
commitdiff
2008-03-09
Junio C Hamano
Merge branch 'maint' to sync with 1.5.4.4
tree
|
commitdiff
2008-03-08
Junio C Hamano
filter-branch: handle "disappearing tree" case correctl...
tree
|
commitdiff
2008-03-08
Adeodato Simó
Really make the LF after reset in fast-import optional
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'aw/maint-shortlog-blank-lines'
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'mh/maint-http-proxy-fix' into maint
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'js/maint-daemon' into maint
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'js/maint-cvsexport' into maint
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'jc/maint-log-merge-left-right' into maint
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'ew/maint-svn-cert-fileprovider' into...
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'maint'
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'js/reflog-delete'
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'dc/format-pretty'
tree
|
commitdiff
2008-03-08
Junio C Hamano
Merge branch 'cb/mergetool'
tree
|
commitdiff
2008-03-08
Junio C Hamano
git-clean: add tests for relative path
tree
|
commitdiff
2008-03-07
Junio C Hamano
test-lib: fix TERM to dumb for test repeatability
tree
|
commitdiff
2008-03-07
Junio C Hamano
get_pathspec(): die when an out-of-tree path is given
tree
|
commitdiff
next