aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | git-fetch: make it work from within a subdirectory.Junio C Hamano2006-12-14
|/
* INSTALL: no need to have GNU diff installedJohannes Schindelin2006-12-14
* Merge branch 'maint'Junio C Hamano2006-12-14
|\
| * Bypass expensive content comparsion during rename detection.Shawn O. Pearce2006-12-14
* | Update git-diff documentationJunio C Hamano2006-12-14
* | Merge branch 'jc/diff--cached'Junio C Hamano2006-12-13
|\ \
| * | Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano2006-12-13
* | | git-svn: allow both diff.color and color.diffJunio C Hamano2006-12-13
* | | repacked packs should be read-onlyNicolas Pitre2006-12-13
* | | config documentation: group color items together.Junio C Hamano2006-12-13
* | | git-svn: correctly handle "(no author)" when using an authors fileEric Wong2006-12-13
* | | Merge branch 'jc/read-tree-ignore'Junio C Hamano2006-12-13
|\ \ \
| * | | read-tree: document --exclude-per-directoryJunio C Hamano2006-12-05
| * | | Loosen "working file will be lost" check in Porcelain-ishJunio C Hamano2006-12-05
| * | | read-tree: further loosen "working file will be lost" check.Junio C Hamano2006-12-05
* | | | Merge branch 'ew/rerere'Junio C Hamano2006-12-13
|\ \ \ \
| * | | | rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/amEric Wong2006-12-09
| * | | | git-rerere: add 'gc' command.Junio C Hamano2006-12-09
| * | | | rerere: add clear, diff, and status commandsEric Wong2006-12-09
* | | | | Merge branch 'np/addcommit'Junio C Hamano2006-12-13
|\ \ \ \ \
| * | | | | git-commit: allow --only to lose what was staged earlier.Junio C Hamano2006-12-10
| * | | | | Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano2006-12-09
| * | | | | make 'git add' a first class user friendly interface to the indexNicolas Pitre2006-12-04
* | | | | | Merge branch 'lh/branch-rename'Junio C Hamano2006-12-13
|\ \ \ \ \ \