Age | Commit message (Expand) | Author | Files | Lines |
2006-12-18 | Add config example with respect to branch | Aneesh Kumar K.V | 1 | -0/+5 |
2006-12-18 | Add documentation for show-branch --topics | Brian Gernhardt | 1 | -1/+9 |
2006-12-18 | make git a bit less cryptic on fetch errors | Nicolas Pitre | 3 | -3/+3 |
2006-12-18 | make patch_delta() error cases a bit more verbose | Nicolas Pitre | 2 | -9/+8 |
2006-12-18 | racy-git: documentation updates. | Junio C Hamano | 1 | -18/+20 |
2006-12-18 | show-ref: fix --exclude-existing | Junio C Hamano | 1 | -3/+4 |
2006-12-18 | parse-remote::expand_refs_wildcard() | Junio C Hamano | 1 | -5/+3 |
2006-12-18 | vim syntax: follow recent changes to commit template | Jeff King | 1 | -2/+2 |
2006-12-17 | show-ref: fix --verify --hash=length | Junio C Hamano | 1 | -10/+15 |
2006-12-17 | show-ref: fix --quiet --verify | Junio C Hamano | 1 | -3/+5 |
2006-12-17 | Merge branch 'jc/blame-boundary' | Junio C Hamano | 1 | -1/+14 |
2006-12-17 | Merge branch 'jc/reflog' (early part) | Junio C Hamano | 1 | -5/+30 |
2006-12-17 | Merge branch 'js/branch-config' | Junio C Hamano | 6 | -1/+142 |
2006-12-17 | Merge branch 'jn/web' (early part) | Junio C Hamano | 1 | -33/+183 |
2006-12-17 | avoid accessing _all_ loose refs in git-show-ref --verify | Junio C Hamano | 1 | -0/+17 |
2006-12-17 | git-fetch: Avoid reading packed refs over and over again | Junio C Hamano | 2 | -10/+62 |
2006-12-17 | Teach show-branch how to show ref-log data. | Junio C Hamano | 1 | -5/+30 |
2006-12-17 | markup fix in svnimport documentation. | Junio C Hamano | 1 | -8/+8 |
2006-12-17 | Documentation: new option -P for git-svnimport | Quy Tonthat | 1 | -0/+9 |
2006-12-17 | Fix mis-mark-up in git-merge-file.txt documentation | Junio C Hamano | 1 | -2/+2 |
2006-12-17 | Default GIT_COMMITTER_NAME to login name in recieve-pack. | Shawn O. Pearce | 3 | -0/+18 |
2006-12-17 | Fix check_file_directory_conflict(). | Junio C Hamano | 2 | -1/+10 |
2006-12-17 | git-add: remove conflicting entry when adding. | Junio C Hamano | 1 | -1/+1 |
2006-12-17 | update-index: make D/F conflict error a bit more verbose. | Junio C Hamano | 1 | -1/+1 |
2006-12-16 | git-branch: rename config vars branch.<branch>.*, too | Johannes Schindelin | 2 | -0/+16 |
2006-12-16 | add a function to rename sections in the config | Johannes Schindelin | 4 | -1/+126 |
2006-12-16 | merge: give a bit prettier merge message to "merge branch~$n" | Junio C Hamano | 1 | -9/+17 |
2006-12-16 | gitweb: Add "next" link to commit view | Jakub Narebski | 1 | -9/+29 |
2006-12-16 | gitweb: Add title attribute to ref marker with full ref name | Jakub Narebski | 1 | -1/+2 |
2006-12-16 | gitweb: Do not show difftree for merges in "commit" view | Jakub Narebski | 1 | -7/+15 |
2006-12-16 | Document git-merge-file | Johannes Schindelin | 2 | -0/+95 |
2006-12-15 | git-clone documentation | Quy Tonthat | 1 | -1/+1 |
2006-12-15 | git-status always says what branch it's on | Andy Parkins | 1 | -1/+1 |
2006-12-15 | Align section headers of 'git status' to new 'git add'. | Shawn O. Pearce | 4 | -12/+13 |
2006-12-15 | Suggest use of "git add file1 file2" when there is nothing to commit. | Shawn O. Pearce | 2 | -6/+7 |
2006-12-15 | Make git-diff documentation use [--] when it should. | Brian Gernhardt | 1 | -3/+3 |
2006-12-15 | Add --add option to git-repo-config | Brian Gernhardt | 3 | -3/+27 |
2006-12-15 | Teach bash the new features of 'git show'. | Shawn O. Pearce | 1 | -3/+21 |
2006-12-15 | Export PERL_PATH | Luben Tuikov | 1 | -0/+2 |
2006-12-15 | Enable reflogs by default in any repository with a working directory. | Shawn O. Pearce | 5 | -4/+21 |
2006-12-15 | Provide more meaningful output from 'git init-db'. | Shawn O. Pearce | 4 | -10/+17 |
2006-12-15 | make commit message a little more consistent and conforting | Nicolas Pitre | 9 | -29/+84 |
2006-12-15 | Avoid accessing a slow working copy during diffcore operations. | Shawn O. Pearce | 2 | -3/+28 |
2006-12-15 | Merge branch 'js/show' | Junio C Hamano | 3 | -9/+115 |
2006-12-14 | git-show: grok blobs, trees and tags, too | Johannes Schindelin | 3 | -9/+115 |
2006-12-14 | git-reset [--mixed] <tree> [--] <paths>... | Junio C Hamano | 1 | -22/+47 |
2006-12-14 | git-reset: make it work from within a subdirectory. | Junio C Hamano | 1 | -0/+7 |
2006-12-14 | git-fetch: make it work from within a subdirectory. | Junio C Hamano | 1 | -0/+6 |
2006-12-14 | INSTALL: no need to have GNU diff installed | Johannes Schindelin | 1 | -10/+0 |
2006-12-14 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |