aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make patch_delta() error cases a bit more verboseNicolas Pitre2006-12-18
* racy-git: documentation updates.Junio C Hamano2006-12-18
* show-ref: fix --exclude-existingJunio C Hamano2006-12-18
* parse-remote::expand_refs_wildcard()Junio C Hamano2006-12-18
* vim syntax: follow recent changes to commit templateJeff King2006-12-18
* show-ref: fix --verify --hash=lengthJunio C Hamano2006-12-17
* show-ref: fix --quiet --verifyJunio C Hamano2006-12-17
* Merge branch 'jc/blame-boundary'Junio C Hamano2006-12-17
|\
| * git-blame: show lines attributed to boundary commits differently.Junio C Hamano2006-12-13
* | Merge branch 'jc/reflog' (early part)Junio C Hamano2006-12-17
|\ \
| * | Teach show-branch how to show ref-log data.Junio C Hamano2006-12-17
* | | Merge branch 'js/branch-config'Junio C Hamano2006-12-17
|\ \ \
| * | | git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin2006-12-16
| * | | add a function to rename sections in the configJohannes Schindelin2006-12-16
* | | | Merge branch 'jn/web' (early part)Junio C Hamano2006-12-17
|\ \ \ \
| * | | | gitweb: Add "next" link to commit viewJakub Narebski2006-12-16
| * | | | gitweb: Add title attribute to ref marker with full ref nameJakub Narebski2006-12-16
| * | | | gitweb: Do not show difftree for merges in "commit" viewJakub Narebski2006-12-16
| * | | | gitweb: SHA-1 in commit log message links to "object" viewJakub Narebski2006-12-12
| * | | | gitweb: Hyperlink target of symbolic link in "tree" view (if possible)Jakub Narebski2006-12-12
| * | | | gitweb: Add generic git_object subroutine to display object of any typeJakub Narebski2006-12-12
| * | | | gitweb: Show target of symbolic link in "tree" viewJakub Narebski2006-12-12
| * | | | gitweb: Don't use Content-Encoding: header in git_snapshotJakub Narebski2006-12-12
* | | | | avoid accessing _all_ loose refs in git-show-ref --verifyJunio C Hamano2006-12-17
* | | | | git-fetch: Avoid reading packed refs over and over againJunio C Hamano2006-12-17
| |_|/ / |/| | |
* | | | markup fix in svnimport documentation.Junio C Hamano2006-12-17
* | | | Documentation: new option -P for git-svnimportQuy Tonthat2006-12-17
* | | | Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano2006-12-17
* | | | Default GIT_COMMITTER_NAME to login name in recieve-pack.Shawn O. Pearce2006-12-17
* | | | Fix check_file_directory_conflict().Junio C Hamano2006-12-17
* | | | git-add: remove conflicting entry when adding.Junio C Hamano2006-12-17
* | | | update-index: make D/F conflict error a bit more verbose.Junio C Hamano2006-12-17
| |/ / |/| |
* | | merge: give a bit prettier merge message to "merge branch~$n"Junio C Hamano2006-12-16
* | | Document git-merge-fileJohannes Schindelin2006-12-16
* | | git-clone documentationQuy Tonthat2006-12-15
* | | git-status always says what branch it's onAndy Parkins2006-12-15
* | | Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-15
* | | Suggest use of "git add file1 file2" when there is nothing to commit.Shawn O. Pearce2006-12-15
* | | Make git-diff documentation use [--] when it should.Brian Gernhardt2006-12-15
* | | Add --add option to git-repo-configBrian Gernhardt2006-12-15
* | | Teach bash the new features of 'git show'.Shawn O. Pearce2006-12-15
* | | Export PERL_PATHLuben Tuikov2006-12-15
* | | Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-15
* | | Provide more meaningful output from 'git init-db'.Shawn O. Pearce2006-12-15
* | | make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* | | Avoid accessing a slow working copy during diffcore operations.Shawn O. Pearce2006-12-15
* | | Merge branch 'js/show'Junio C Hamano2006-12-15
|\ \ \
| * | | git-show: grok blobs, trees and tags, tooJohannes Schindelin2006-12-14
* | | | git-reset [--mixed] <tree> [--] <paths>...Junio C Hamano2006-12-14
* | | | git-reset: make it work from within a subdirectory.Junio C Hamano2006-12-14