Age | Commit message (Expand) | Author | Files | Lines |
2007-07-09 | Support wholesale directory renames in fast-import | Shawn O. Pearce | 1 | -0/+68 |
2007-07-08 | rebase -i: remember the settings of -v, -s and -p when interrupted | Johannes Schindelin | 1 | -0/+10 |
2007-07-08 | rebase -i: handle --continue more like non-interactive rebase | Johannes Schindelin | 1 | -1/+15 |
2007-07-08 | t7004: Skip tests for signed tags in an old version of gpg. | Carlos Rica | 1 | -0/+11 |
2007-07-08 | branch.autosetupmerge: allow boolean values, or "all" | Johannes Schindelin | 1 | -0/+9 |
2007-07-07 | Merge branch 'js/stash' | Junio C Hamano | 1 | -0/+69 |
2007-07-07 | Merge branch 'jc/diff-mark' | Junio C Hamano | 2 | -0/+72 |
2007-07-07 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+6 |
2007-07-07 | diff: honor binariness specified in attributes | Junio C Hamano | 1 | -0/+12 |
2007-07-07 | Fix "apply --reverse" with regard to whitespace | Johannes Schindelin | 1 | -0/+6 |
2007-07-07 | Fix configuration syntax to specify customized hunk header patterns. | Junio C Hamano | 1 | -3/+3 |
2007-07-06 | Enable "git rerere" by the config variable rerere.enabled | Johannes Schindelin | 1 | -3/+20 |
2007-07-06 | Teach git-stash to "apply --index" | Johannes Schindelin | 1 | -0/+69 |
2007-07-06 | Per-path attribute based hunk header selection. | Junio C Hamano | 1 | -0/+60 |
2007-07-05 | filter-branch: fail gracefully when a filter fails | Johannes Schindelin | 1 | -1/+7 |
2007-07-04 | Allow rebase to run if upstream is completely merged | Johannes Sixt | 1 | -1/+38 |
2007-07-04 | Fix t5516 to create test repo without hooks | Alex Riesen | 1 | -1/+2 |
2007-07-03 | Merge branch 'maint' | Junio C Hamano | 2 | -0/+5 |
2007-07-03 | filter-branch: add a test for the commit removal example | Johannes Schindelin | 1 | -0/+35 |
2007-07-03 | diff --no-index: fix --name-status with added files | Johannes Schindelin | 2 | -0/+5 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 109 | -1738/+1738 |
2007-07-02 | git-fsck: add --lost-found option | Johannes Schindelin | 1 | -0/+35 |
2007-07-02 | format-patch: Add format.subjectprefix config option | Adam Roben | 3 | -0/+64 |
2007-07-02 | Test 'git add' for unmerged entries when core.symlinks=false. | Johannes Sixt | 1 | -10/+17 |
2007-07-02 | Merge branch 'ew/svn' | Junio C Hamano | 1 | -0/+89 |
2007-07-02 | Merge branch 'js/rebase' | Junio C Hamano | 1 | -0/+191 |
2007-07-02 | Merge branch 'jc/diffcore' | Junio C Hamano | 1 | -0/+33 |
2007-07-01 | Merge branch 'jc/quote' | Junio C Hamano | 1 | -0/+126 |
2007-07-01 | Fix t5516-fetch for systems where `wc -l` outputs whitespace. | Brian Gernhardt | 1 | -2/+2 |
2007-07-01 | git add: respect core.filemode with unmerged entries | Johannes Schindelin | 1 | -0/+26 |
2007-07-01 | t7004: ship trustdb to avoid gpg warnings | Johannes Schindelin | 1 | -0/+0 |
2007-07-01 | Merge branch 'ei/worktree+filter' | Junio C Hamano | 3 | -0/+170 |
2007-06-30 | Merge branch 'fl/config' | Junio C Hamano | 2 | -3/+49 |
2007-06-30 | diffcore-delta.c: Ignore CR in CRLF for text files | Junio C Hamano | 1 | -0/+33 |
2007-06-30 | Merge branch 'cr/tag' | Junio C Hamano | 5 | -0/+1041 |
2007-06-28 | Avoid perl in t1300-repo-config | Alex Riesen | 1 | -12/+10 |
2007-06-28 | Add test-script for git-tag | Carlos Rica | 4 | -0/+686 |
2007-06-26 | Add test script for git-stripspace. | Carlos Rica | 1 | -0/+355 |
2007-06-26 | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2 | -3/+49 |
2007-06-26 | config: Add --null/-z option for null-delimted output | Frank Lichtenheld | 1 | -0/+32 |
2007-06-26 | Teach rebase -i about --preserve-merges | Johannes Schindelin | 1 | -0/+22 |
2007-06-26 | rebase -i: provide reasonable reflog for the rebased branch | Johannes Schindelin | 1 | -0/+4 |
2007-06-26 | rebase -i: several cleanups | Johannes Schindelin | 1 | -0/+2 |
2007-06-26 | Merge branch 'maint' | Junio C Hamano | 2 | -12/+24 |
2007-06-26 | config: Change output of --get-regexp for valueless keys | Frank Lichtenheld | 1 | -0/+6 |
2007-06-26 | cleanup merge-base test script | Sam Vilain | 1 | -12/+18 |
2007-06-24 | Teach rebase an interactive mode | Johannes Schindelin | 1 | -0/+163 |
2007-06-24 | Add core.quotepath configuration variable. | Junio C Hamano | 1 | -0/+126 |
2007-06-24 | t9500: skip gitweb tests if perl version is too old | Sven Verdoolaege | 1 | -0/+6 |
2007-06-22 | filter-branch: add example to move everything into a subdirectory | Johannes Schindelin | 1 | -0/+8 |