summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-05-12Merge branch 'gp/bisect-fix'Junio C Hamano
2008-05-11Merge branch 'lt/core-optim'Junio C Hamano
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder
2008-05-11rev-parse: add test script for "--verify"Christian Couder
2008-05-11Allow tracking branches to set up rebase by default.Dustin Sallings
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong
2008-05-11Merge branch 'py/diff-submodule'Junio C Hamano
2008-05-09Merge branch 'sg/merge-options' (early part)Junio C Hamano
2008-05-09bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder
2008-05-06Merge branch 'bc/filter-branch'Junio C Hamano
2008-05-06Merge branch 'lh/git-file'Junio C Hamano
2008-05-06Merge branch 'lh/branch-merged'Junio C Hamano
2008-05-06Merge branch 'pb/remote-mirror-config'Junio C Hamano
2008-05-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-05-05is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano
2008-05-05diff: a submodule not checked out is not modifiedJunio C Hamano
2008-05-05Add t7506 to test submodule related functions for git-statusPing Yin
2008-05-05t4027: test diff for submodule with empty directoryPing Yin
2008-04-30Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen
2008-04-28Merge branch 'maint'Junio C Hamano
2008-04-28clone: detect and fail on excess parametersJunio C Hamano
2008-04-25Merge branch 'ho/shared'Junio C Hamano
2008-04-25Merge branch 'maint'Junio C Hamano
2008-04-25remote: create fetch config lines with '+'Jeff King
2008-04-25push: allow unqualified dest refspecs to DWIMJeff King
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23t5516: remove ambiguity test (1)Jeff King
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano
2008-04-23Merge branch 'maint'Junio C Hamano
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-21Add a remote.*.mirror configuration optionPaolo Bonzini
2008-04-21Add tests for `branch --[no-]merged`Lars Hjemli
2008-04-20Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-20Merge branch 'py/submodule'Junio C Hamano
2008-04-19Merge branch 'jc/maint-rebase-am'Junio C Hamano
2008-04-19Merge branch 'maint'Junio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-17Make core.sharedRepository more genericHeikki Orsila
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint'Junio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-15Merge branch 'maint'Junio C Hamano
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-13Fix git_config_bool_or_intJunio C Hamano
2008-04-13builtin-status: Add tests for submodule summaryPing Yin
2008-04-13git-submodule summary: --for-status optionPing Yin