summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-02git-fsck: add --lost-found optionJohannes Schindelin
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben
2007-07-02Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt
2007-07-02Merge branch 'ew/svn'Junio C Hamano
2007-07-02Merge branch 'js/rebase'Junio C Hamano
2007-07-02Merge branch 'jc/diffcore'Junio C Hamano
2007-07-01Merge branch 'jc/quote'Junio C Hamano
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin
2007-07-01t7004: ship trustdb to avoid gpg warningsJohannes Schindelin
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-06-30Merge branch 'fl/config'Junio C Hamano
2007-06-30diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-28Avoid perl in t1300-repo-configAlex Riesen
2007-06-28Add test-script for git-tagCarlos Rica
2007-06-26Add test script for git-stripspace.Carlos Rica
2007-06-26config: add support for --bool and --int while setting valuesFrank Lichtenheld
2007-06-26config: Add --null/-z option for null-delimted outputFrank Lichtenheld
2007-06-26Teach rebase -i about --preserve-mergesJohannes Schindelin
2007-06-26rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin
2007-06-26rebase -i: several cleanupsJohannes Schindelin
2007-06-26Merge branch 'maint'Junio C Hamano
2007-06-26config: Change output of --get-regexp for valueless keysFrank Lichtenheld
2007-06-26cleanup merge-base test scriptSam Vilain
2007-06-24Teach 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-22filter-branch: add example to move everything into a subdirectoryJohannes Schindelin
2007-06-22Merge branch 'js/filter'Junio C Hamano
2007-06-22diffcore-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-15git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-15merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-15cvsserver: Actually implement --export-allFrank Lichtenheld
2007-06-15cvsserver: 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-12Merge 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