summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-08-28t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey
2009-08-27Merge branch 'as/maint-graph-interesting-fix'Junio C Hamano
2009-08-27Merge branch 'jh/submodule-foreach'Junio C Hamano
2009-08-27Merge branch 'jc/maint-unpack-objects-strict'Junio C Hamano
2009-08-27Merge branch 'nd/sparse' (early part)Junio C Hamano
2009-08-26Merge branch 'maint'Junio C Hamano
2009-08-26git-log: allow --decorate[=short|full]Lars Hjemli
2009-08-26git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi
2009-08-26Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano
2009-08-26Merge branch 'jk/maint-merge-msg-fix' into maintJunio C Hamano
2009-08-26Merge branch 'jc/apply-epoch-patch' into maintJunio C Hamano
2009-08-26Merge branch 'jp/symlink-dirs' into maintJunio C Hamano
2009-08-26Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-26Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano
2009-08-25Merge branch 'aj/fix-read-tree-from-scratch'Junio C Hamano
2009-08-25Merge branch 'jc/maint-checkout-index-to-prefix'Junio C Hamano
2009-08-25Merge branch 'jl/submodule-summary-diff-files'Junio C Hamano
2009-08-25Merge branch 'lh/short-decorate'Junio C Hamano
2009-08-24Add tests for rev-list --graph with options that simplify historyAdam Simpkins
2009-08-22Merge branch 'bc/maint-am-email' into maintJunio C Hamano
2009-08-22Merge branch 'cc/replace'Junio C Hamano
2009-08-22Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano
2009-08-22Merge branch 'bc/mailsplit-cr-at-eol'Junio C Hamano
2009-08-21graph API: fix bug in graph_is_interesting()Adam Simpkins
2009-08-21Merge branch 'jc/maint-merge-recursive-fix' into maintJunio C Hamano
2009-08-21Merge branch 'sb/maint-pull-rebase' into maintJunio C Hamano
2009-08-21Make test number t7406- uniqueJohannes Sixt
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland
2009-08-20t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland
2009-08-19Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano
2009-08-19git submodule status: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-19git submodule update: Introduce --recursive to update nested submodulesJohan Herland
2009-08-19git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-19git submodule foreach: test access to submodule name as '$name'Johan Herland
2009-08-19Add selftest for 'git submodule foreach'Johan Herland
2009-08-19svn: assume URLs from the command-line are URI-encodedEric Wong
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli
2009-08-18check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano
2009-08-17read-tree: Fix regression with creation of a new index file.Alexandre Julliard
2009-08-16Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano
2009-08-16Merge branch 'jk/maint-merge-msg-fix'Junio C Hamano
2009-08-15add -p: do not attempt to coalesce mode changesThomas Rast
2009-08-15git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov
2009-08-15git submodule summary: add --files optionJens Lehmann
2009-08-14Fix "unpack-objects --strict"Junio C Hamano
2009-08-13svn: allow branches outside of refs/remotesAdam Brewster
2009-08-13svn: initial "master" points to trunk if possibleEric Wong
2009-08-12allow pull --rebase on branch yet to be bornJeff King
2009-08-12Prevent diff machinery from examining assume-unchanged entries on worktreeNguyễn Thái Ngọc Duy
2009-08-11Merge branch 'jc/maint-merge-recursive-fix'Junio C Hamano