850 Commits (68ad8910f7b090a431b2da4e5f7be3de96112fa7)

Author SHA1 Message Date
Johannes Schindelin 8c1ce0f46b filter-branch: fail gracefully when a filter fails 18 years ago
Johannes Sixt 1308c17b3e Allow rebase to run if upstream is completely merged 18 years ago
Alex Riesen 586e4ce248 Fix t5516 to create test repo without hooks 18 years ago
Johannes Schindelin f6b78c6eb6 filter-branch: add a test for the commit removal example 18 years ago
Johannes Schindelin 3cb567386d diff --no-index: fix --name-status with added files 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 68f6c019fd git-fsck: add --lost-found option 18 years ago
Adam Roben dbd2144736 format-patch: Add format.subjectprefix config option 18 years ago
Johannes Sixt 05dcd69891 Test 'git add' for unmerged entries when core.symlinks=false. 18 years ago
Brian Gernhardt 9a3c6f7ba7 Fix t5516-fetch for systems where `wc -l` outputs whitespace. 18 years ago
Johannes Schindelin 2031427167 git add: respect core.filemode with unmerged entries 18 years ago
Johannes Schindelin a44c426709 t7004: ship trustdb to avoid gpg warnings 18 years ago
Junio C Hamano b9905fed7a diffcore-delta.c: Ignore CR in CRLF for text files 18 years ago
Alex Riesen 2b9a50208f Avoid perl in t1300-repo-config 18 years ago
Carlos Rica ef5a6fb597 Add test-script for git-tag 18 years ago
Carlos Rica 30d038e2ff Add test script for git-stripspace. 18 years ago
Frank Lichtenheld db1696b8ab config: add support for --bool and --int while setting values 18 years ago
Frank Lichtenheld 2275d50211 config: Add --null/-z option for null-delimted output 18 years ago
Johannes Schindelin f09c9b8c5f Teach rebase -i about --preserve-merges 18 years ago
Johannes Schindelin 68a163c9b4 rebase -i: provide reasonable reflog for the rebased branch 18 years ago
Johannes Schindelin c54b7817f4 rebase -i: several cleanups 18 years ago
Frank Lichtenheld b69ba460bb config: Change output of --get-regexp for valueless keys 18 years ago
Sam Vilain e3ae6bb9aa cleanup merge-base test script 18 years ago
Johannes Schindelin 1b1dce4bae Teach rebase an interactive mode 18 years ago
Junio C Hamano 9378c16135 Add core.quotepath configuration variable. 18 years ago
Sven Verdoolaege fc746df647 t9500: skip gitweb tests if perl version is too old 18 years ago
Johannes Schindelin 55f22ff22e filter-branch: add example to move everything into a subdirectory 18 years ago
Johannes Schindelin 0ce396431e diffcore-rename: favour identical basenames 18 years ago
Alex Riesen 3c740268c4 cvsserver: Actually implement --export-all 18 years ago
Junio C Hamano 7b99befef7 git-branch --track: fix tracking branch computation. 18 years ago
Johannes Schindelin fadf488f9b merge-recursive: refuse to merge binary files 18 years ago
Frank Lichtenheld 226bccb9ad cvsserver: Actually implement --export-all 18 years ago
Frank Lichtenheld fd1cd91e94 cvsserver: Let --base-path and pserver get along just fine 18 years ago
Eric Wong 733a65aa5d git-svn: allow dcommit to retain local merge information 18 years ago
Eric Wong b3bf96d483 git-svn: test for creating new directories over svn:// 18 years ago
Lars Hjemli 941987a554 git-submodule: give submodules proper names 18 years ago
Lars Hjemli d57dd255a6 Rename sections from "module" to "submodule" in .gitmodules 18 years ago
Lars Hjemli b10ee7606e t7400: barf if git-submodule removes or replaces a file 18 years ago
Johannes Sixt cfabd6eee1 filter-branch: subdirectory filter needs --full-history 18 years ago
Johannes Schindelin 685ef546b6 Teach filter-branch about subdirectory filtering 18 years ago
Gerrit Pape f1eccbab63 git-branch: cleanup config file when deleting branches 18 years ago
Junio C Hamano 1ed10b886b remote.c: "git-push frotz" should update what matches at the source. 18 years ago
Junio C Hamano 6125796f7d remote.c: fix "git push" weak match disambiguation 18 years ago
René Scharfe 27c96c4fd3 t5000: silence unzip availability check 18 years ago
Frank Lichtenheld 693b63273e cvsserver: Add some useful commandline options 18 years ago
Frank Lichtenheld 4890888d74 cvsserver: Make req_Root more critical of its input data 18 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Junio C Hamano bcdb34f70d Test wildcard push/fetch 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Alex Riesen defe13a24a Fix clone to setup the origin if its name ends with .git 18 years ago