]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-12-17  Junio C Hamanorev-list --left-right
2006-12-17  Junio C Hamanomarkup fix in svnimport documentation.
2006-12-17  Quy TonthatDocumentation: new option -P for git-svnimport
2006-12-17  Junio C HamanoFix mis-mark-up in git-merge-file.txt documentation
2006-12-17  Shawn O. PearceDefault GIT_COMMITTER_NAME to login name in recieve...
2006-12-17  Junio C HamanoFix check_file_directory_conflict().
2006-12-17  Junio C Hamanogit-add: remove conflicting entry when adding.
2006-12-17  Junio C Hamanoupdate-index: make D/F conflict error a bit more verbose.
2006-12-16  Junio C Hamanomerge: give a bit prettier merge message to "merge...
2006-12-16  Johannes SchindelinDocument git-merge-file
2006-12-16  Quy Tonthatgit-clone documentation
2006-12-16  Andy Parkinsgit-status always says what branch it's on
2006-12-16  Shawn O. PearceAlign section headers of 'git status' to new 'git add'.
2006-12-16  Shawn O. PearceSuggest use of "git add file1 file2" when there is...
2006-12-16  Brian GernhardtMake git-diff documentation use [--] when it should.
2006-12-16  Brian GernhardtAdd --add option to git-repo-config
2006-12-16  Shawn O. PearceTeach bash the new features of 'git show'.
2006-12-16  Luben TuikovExport PERL_PATH
2006-12-16  Shawn O. PearceEnable reflogs by default in any repository with a...
2006-12-16  Shawn O. PearceProvide more meaningful output from 'git init-db'.
2006-12-16  Nicolas Pitremake commit message a little more consistent and conforting
2006-12-16  Shawn O. PearceAvoid accessing a slow working copy during diffcore...
2006-12-16  Junio C HamanoMerge branch 'js/show'
2006-12-14  Johannes Schindelingit-show: grok blobs, trees and tags, too
2006-12-14  Junio C Hamanogit-reset [--mixed] <tree> [--] <paths>...
2006-12-14  Junio C Hamanogit-reset: make it work from within a subdirectory.
2006-12-14  Junio C Hamanogit-fetch: make it work from within a subdirectory.
2006-12-14  Johannes SchindelinINSTALL: no need to have GNU diff installed
2006-12-14  Junio C HamanoMerge branch 'maint'
2006-12-14  Shawn O. PearceBypass expensive content comparsion during rename detec...
2006-12-14  Junio C HamanoUpdate git-diff documentation
2006-12-14  Junio C HamanoMerge branch 'jc/diff--cached'
2006-12-13  Junio C Hamanogit-svn: allow both diff.color and color.diff
2006-12-13  Nicolas Pitrerepacked packs should be read-only
2006-12-13  Junio C Hamanoconfig documentation: group color items together.
2006-12-13  Eric Wonggit-svn: correctly handle "(no author)" when using...
2006-12-13  Junio C HamanoMerge branch 'jc/read-tree-ignore'
2006-12-13  Junio C HamanoMerge branch 'ew/rerere'
2006-12-13  Junio C HamanoMerge branch 'np/addcommit'
2006-12-13  Junio C HamanoMerge branch 'lh/branch-rename'
2006-12-13  Junio C HamanoMerge branch 'jc/commit-careful'
2006-12-13  Junio C HamanoMerge branch 'ap/clone-origin'
2006-12-13  Junio C HamanoMerge branch 'jc/numstat'
2006-12-13  Junio C HamanoMerge branch 'rr/cvsexportcommit'
2006-12-13  Junio C HamanoMerge branch 'ap/branch'
2006-12-13  Junio C Hamanobranch --color: change default color selection.
2006-12-13  Junio C HamanoMerge branch 'js/merge'
2006-12-13  Junio C Hamanosend-pack: tighten checks for remote names
2006-12-13  Junio C Hamanogit-push: accept tag <tag> as advertised.
2006-12-13  Junio C Hamanospurious .sp in manpages
2006-12-13  Junio C Hamanogit merge: reword failure message.
2006-12-13  Shawn PearceRemove uncontested renamed files during merge.
2006-12-13  Junio C HamanoRevert "git-diff: Introduce --index and deprecate ...
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Eric Wonggit-svn: correctly display fatal() error messages
2006-12-13  Eric Wonggit-svn: exit with status 1 for test failures
2006-12-13  Andy ParkinsAllow subcommand.color and color.subcommand color confi...
2006-12-13  Junio C Hamanogit-push: document removal of remote ref with :<dst...
2006-12-13  Johannes Schindelinmerge-recursive: add/add really is modify/modify with...
2006-12-13  Junio C HamanoMerge branch 'master' into js/merge
2006-12-13  Johannes SchindelinGet rid of the dependency on RCS' merge program
2006-12-13  Eric Wonggit-svn: correctly handle packed-refs in refs/remotes/
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Junio C Hamanoadd test case for recursive merge
2006-12-13  Eric Wonggit-svn: correctly display fatal() error messages
2006-12-13  Eric Wonggit-svn: allow dcommit to take an alternate head
2006-12-13  Eric Wonggit-svn: enable logging of information not supported...
2006-12-13  Alex RiesenClarify fetch error for missing objects.
2006-12-12  Brian GernhardtMove Fink and Ports check to after config file
2006-12-12  Andy ParkinsColourise git-branch output
2006-12-11  Junio C Hamanodiff --numstat: show binary with '-' to match "apply...
2006-12-11  Robin RosenbergMake cvsexportcommit work with filenames with spaces...
2006-12-11  Junio C Hamanoshortlog: fix segfault on empty authorname
2006-12-11  Junio C Hamanoshortlog: remove "[PATCH]" prefix from shortlog output
2006-12-11  Junio C HamanoMerge branch 'maint'
2006-12-11  Shawn O. PearceMake sure the empty tree exists when needed in merge...
2006-12-11  Jim MeyeringDon't use memcpy when source and dest. buffers may...
2006-12-11  Chris Wrightno need to install manpages as executable
2006-12-10  Junio C Hamanogit-commit: allow --only to lose what was staged earlier.
2006-12-10  Junio C HamanoDocumentation/git-commit: rewrite to make it more end...
2006-12-09  Eric Wongrerere: record (or avoid misrecording) resolved, skippe...
2006-12-09  Junio C Hamanogit-rerere: add 'gc' command.
2006-12-09  Eric Wongrerere: add clear, diff, and status commands
2006-12-09  J. Bruce FieldsDocumentation: simpler shared repository creation
2006-12-09  Jeff Kingshortlog: fix segfault on empty authorname
2006-12-09  Josef WeidendorferAdd branch.*.merge warning and documentation update
2006-12-08  Junio C HamanoFix perl/ build.
2006-12-08  Eric Wonggit-svn: use do_switch for --follow-parent if the SVN...
2006-12-08  Uwe ZeisbergerFix documentation copy&paste typo
2006-12-08  Eric Wonggit-svn: extra error check to ensure we open a file...
2006-12-08  J. Bruce FieldsDocumentation: update git-clone man page with new behavior
2006-12-07  Junio C HamanoMerge branch 'maint'
2006-12-07  Martin Langhoffcvsserver: Avoid miscounting bytes in Perl v5.8.x
2006-12-07  Nicolas Pitrechange the unpack limit treshold to a saner value
2006-12-07  J. Bruce FieldsDocumentation: reorganize cvs-migration.txt
2006-12-06  Andy ParkinsExplicitly add the default "git pull" behaviour to...
2006-12-06  Junio C Hamanogit-merge: fix "fix confusion between tag and branch...
2006-12-06  Eric Wonggit-svn: avoid network timeouts for long-running fetches
2006-12-06  Jakub Narebskigitweb: Allow PNG, GIF, JPEG images to be displayed...
2006-12-06  Junio C Hamanogit-merge: squelch needless error message.
next