summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-07-09rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin
2007-07-09rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin
2007-07-09t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-07Merge branch 'js/stash'Junio C Hamano
2007-07-07Merge branch 'jc/diff-mark'Junio C Hamano
2007-07-07Merge branch 'maint'Junio C Hamano
2007-07-07diff: honor binariness specified in attributesJunio C Hamano
2007-07-07Fix "apply --reverse" with regard to whitespaceJohannes Schindelin
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-06Teach git-stash to "apply --index"Johannes Schindelin
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano
2007-07-06filter-branch: fail gracefully when a filter failsJohannes Schindelin
2007-07-05Allow rebase to run if upstream is completely mergedJohannes Sixt
2007-07-04Fix t5516 to create test repo without hooksAlex Riesen
2007-07-04Merge branch 'maint'Junio C Hamano
2007-07-04filter-branch: add a test for the commit removal exampleJohannes Schindelin
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-03git-fsck: add --lost-found optionJohannes Schindelin
2007-07-03format-patch: Add format.subjectprefix config optionAdam Roben
2007-07-03Test '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-07-01Merge branch 'fl/config'Junio C Hamano
2007-07-01diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-29Avoid perl in t1300-repo-configAlex Riesen
2007-06-29Add test-script for git-tagCarlos Rica
2007-06-27Add test script for git-stripspace.Carlos Rica
2007-06-27config: add support for --bool and --int while setting valuesFrank Lichtenheld
2007-06-27config: Add --null/-z option for null-delimted outputFrank Lichtenheld
2007-06-27Teach rebase -i about --preserve-mergesJohannes Schindelin
2007-06-27rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin
2007-06-27rebase -i: several cleanupsJohannes Schindelin
2007-06-27Merge branch 'maint'Junio C Hamano
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