summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-03-11test: do not LoadModule log_config_module unconditionallyJohannes Schindelin
2009-03-11Include log_config module in apache.confDaniel Barkalow
2009-03-08Merge branch 'maint'Junio C Hamano
2009-03-08Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-08MinGW: fix diff --no-index /dev/null ...Johannes Schindelin
2009-03-08Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin
2009-03-07builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen
2009-03-07t1300: use test_must_fail as appropriateJeff King
2009-03-05Merge branch 'ns/pretty-format'Junio C Hamano
2009-03-05Merge branch 'js/send-email'Junio C Hamano
2009-03-05Merge branch 'fg/exclude-bq'Junio C Hamano
2009-03-05Merge branch 'js/branch-symref'Junio C Hamano
2009-03-05Merge branch 'js/valgrind'Junio C Hamano
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara
2009-03-03send-email: add --confirm option and configuration settingJay Soffian
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-25Add tests for git log --pretty, --format and --oneline.Felipe Contreras
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-19add basic branch display testsJeff King
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-15send-email: --suppress-cc improvementsJay Soffian
2009-02-15send-email: handle multiple Cc addresses when reading mbox messageJay Soffian
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