summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-06-27config: Change output of --get-regexp for valueless keysFrank Lichtenheld
2007-06-27cleanup merge-base test scriptSam Vilain
2007-06-25Teach rebase an interactive modeJohannes Schindelin
2007-06-24Add core.quotepath configuration variable.Junio C Hamano
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin
2007-06-23Merge branch 'js/filter'Junio C Hamano
2007-06-23diffcore-rename: favour identical basenamesJohannes Schindelin
2007-06-20cvsserver: Actually implement --export-allAlex Riesen
2007-06-16Merge branch 'jc/remote'Junio C Hamano
2007-06-16Merge branch 'gp/branch'Junio C Hamano
2007-06-16Merge branch 'fl/cvsserver'Junio C Hamano
2007-06-16Merge branch 'lh/submodule'Junio C Hamano
2007-06-16git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-16merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-16cvsserver: Actually implement --export-allFrank Lichtenheld
2007-06-16cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld
2007-06-13git-svn: allow dcommit to retain local merge informationEric Wong
2007-06-13git-svn: test for creating new directories over svn://Eric Wong
2007-06-13Merge branch 'ar/clone' into maintJunio C Hamano
2007-06-12git-submodule: give submodules proper namesLars Hjemli
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli
2007-06-12t7400: barf if git-submodule removes or replaces a fileLars Hjemli
2007-06-12Merge branch 'lh/submodule'Junio C Hamano
2007-06-09filter-branch: subdirectory filter needs --full-historyJohannes Sixt
2007-06-09Teach filter-branch about subdirectory filteringJohannes Schindelin
2007-06-09git-branch: cleanup config file when deleting branchesGerrit Pape
2007-06-09remote.c: "git-push frotz" should update what matches at the source.Junio C Hamano
2007-06-09remote.c: fix "git push" weak match disambiguationJunio C Hamano
2007-06-09t5000: silence unzip availability checkRené Scharfe
2007-06-09Merge branch 'js/merge'Junio C Hamano
2007-06-09Merge branch 'ar/wildcardpush'Junio C Hamano
2007-06-09Merge branch 'ar/clone'Junio C Hamano
2007-06-08cvsserver: Add some useful commandline optionsFrank Lichtenheld
2007-06-08Merge branch 'maint'Junio C Hamano
2007-06-08cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld
2007-06-08checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano
2007-06-08Test wildcard push/fetchJunio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen
2007-06-06Merge branch 'js/filter' into ei/worktree+filterJunio C Hamano
2007-06-06test GIT_WORK_TREEMatthias Lederhofer
2007-06-06extend rev-parse test for --is-inside-work-treeMatthias Lederhofer
2007-06-06introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer
2007-06-06test git rev-parseMatthias Lederhofer
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin
2007-06-06filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt
2007-06-06filter-branch: fix behaviour of '-k'Johannes Schindelin
2007-06-06git-submodule: clone during update, not during initLars Hjemli
2007-06-06git-branch --track: fix tracking branch computation.Junio C Hamano