summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano
2009-02-25Allow HTTP tests to run on DarwinJay Soffian
2009-02-23git-svn: fix delete+add branch tracking with empty filesEric Wong
2009-02-20Introduce the function strip_path_suffix()Johannes Schindelin
2009-02-18Merge branch 'maint'Junio C Hamano
2009-02-18tests: fix "export var=val"Junio C Hamano
2009-02-18filter-branch -d: Export GIT_DIR earlierLars Noschinski
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary
2009-02-17gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta
2009-02-15Merge branch 'mc/setup-cd-p'Junio C Hamano
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano
2009-02-15Merge branch 'rc/http-push'Junio C Hamano
2009-02-15use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan
2009-02-15Merge branch 'js/gc-prune'Junio C Hamano
2009-02-15Merge branch 'tr/abbrev-commit-no-ellipses'Junio C Hamano
2009-02-15Merge branch 'jc/branch-previous'Junio C Hamano
2009-02-15t1500: more 'git rev-parse --git-dir' testsSZEDER Gábor
2009-02-15Move 'rev-parse --git-dir' test to t1500SZEDER Gábor
2009-02-15gc: make --prune useful again by accepting an optional parameterJohannes Schindelin
2009-02-14Teach @{-1} to git mergeJunio C Hamano
2009-02-14Teach the "@{-1} syntax to "git branch"Junio C Hamano
2009-02-14symbolic-ref: allow refs/<whatever> in HEADJeff King
2009-02-14log: do not print ellipses with --abbrev-commitThomas Rast
2009-02-13Install the default "master" branch configuration after cloning a voidJunio C Hamano
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy
2009-02-12filter-branch: Add more error-handlingEric Kidd
2009-02-11Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-02-11test case for regression caused by git-svn empty symlink fixAnton Gyllenberg
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong
2009-02-11Merge branch 'maint'Junio C Hamano
2009-02-11Merge branch 'maint-1.5.6' into maintJunio C Hamano
2009-02-11Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano
2009-02-11Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano
2009-02-11revision traversal and pack: notice and die on missing commitJunio C Hamano
2009-02-11receive-pack: receive.denyDeleteCurrentJunio C Hamano
2009-02-11Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano
2009-02-11remote prune: warn dangling symrefsJunio C Hamano
2009-02-11Modernize t5400 test scriptJunio C Hamano
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-11Merge branch 'js/git-submodule-trailing-slash'Junio C Hamano
2009-02-11Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano
2009-02-09Add two extra tests for git rebaseJohannes Schindelin