]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-12-21  Junio C Hamanoadd for_each_reflog_ent() iterator
2006-12-21  Junio C HamanoMerge branch 'ew/svn-pm'
2006-12-20  Junio C Hamanodiff documentation: mostly talk about <commit>
2006-12-20  Junio C HamanoMerge branch 'jc/leftright'
2006-12-20  Junio C HamanoMerge branch 'jc/blame'
2006-12-20  Junio C HamanoMerge branch 'jc/branch-remove-remote'
2006-12-20  Junio C HamanoMerge branch 'jc/clone'
2006-12-20  Junio C Hamanocompat/inet_ntop: do not use u_int
2006-12-20  Junio C Hamanogit-add: error out when given no arguments.
2006-12-20  Junio C HamanoMerge branch 'maint'
2006-12-20  Junio C HamanoGIT 1.4.4.3 v1.4.4.3
2006-12-20  Nicolas Pitreclarify some error messages wrt unknown object types
2006-12-20  Junio C Hamanosimplify inclusion of system header files.
2006-12-20  Nicolas Pitreindex-pack usage of mmap() is unacceptably slower on...
2006-12-20  Robert Fitzsimonsgitweb: Show '...' links in "summary" view only if...
2006-12-20  Junio C Hamanoconfig_rename_section: fix FILE* leak
2006-12-20  Brian GernhardtRemove COLLISION_CHECK from Makefile since it's not...
2006-12-20  Junio C Hamanofix populate-filespec
2006-12-20  Eric Wonggit-cvsserver: fix breakage when calling git merge...
2006-12-19  Junio C HamanoRevert "Make left-right automatic."
2006-12-19  Josef WeidendorferMove "no merge candidate" warning into git-pull
2006-12-19  Junio C HamanoUse preprocessor constants for environment variable...
2006-12-19  Junio C HamanoDo not create $GIT_DIR/remotes/ directory anymore.
2006-12-19  Junio C HamanoMerge branch 'jc/test-clone' into jc/clone
2006-12-19  Johannes SchindelinIntroduce GIT_TEMPLATE_DIR
2006-12-19  Junio C HamanoRevert "fix testsuite: make sure they use templates...
2006-12-19  Junio C Hamanoblame: -b (blame.blankboundary) and --root (blame.showroot)
2006-12-19  Quy Tonthatgit-branch -d: do not stop at the first failure.
2006-12-19  Junio C HamanoTeach git-branch to delete tracking branches with ...
2006-12-19  Junio C Hamanofix testsuite: make sure they use templates freshly...
2006-12-19  Junio C Hamanorerere: fix breakage of resolving.
2006-12-19  Aneesh Kumar K.VAdd config example with respect to branch
2006-12-19  Brian GernhardtAdd documentation for show-branch --topics
2006-12-18  Nicolas Pitremake git a bit less cryptic on fetch errors
2006-12-18  Nicolas Pitremake patch_delta() error cases a bit more verbose
2006-12-18  Junio C Hamanoracy-git: documentation updates.
2006-12-18  Junio C Hamanoshow-ref: fix --exclude-existing
2006-12-18  Junio C Hamanoparse-remote::expand_refs_wildcard()
2006-12-18  Jeff Kingvim syntax: follow recent changes to commit template
2006-12-18  Junio C Hamanoshow-ref: fix --verify --hash=length
2006-12-18  Junio C Hamanoshow-ref: fix --quiet --verify
2006-12-18  Junio C HamanoMerge branch 'jc/blame-boundary'
2006-12-18  Junio C HamanoMerge branch 'jc/reflog' (early part)
2006-12-18  Junio C HamanoMerge branch 'js/branch-config'
2006-12-18  Junio C HamanoMerge branch 'jn/web' (early part)
2006-12-18  Junio C Hamanoavoid accessing _all_ loose refs in git-show-ref -...
2006-12-18  Junio C Hamanogit-fetch: Avoid reading packed refs over and over...
2006-12-17  Junio C HamanoTeach show-branch how to show ref-log data.
2006-12-17  Junio C HamanoMake left-right automatic.
2006-12-17  Junio C HamanoTeach all of log family --left-right output.
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  Johannes Schindelingit-branch: rename config vars branch.<branch>.*, too
2006-12-16  Johannes Schindelinadd a function to rename sections in the config
2006-12-16  Junio C Hamanogit-clone: lose the traditional 'no-separate-remote...
2006-12-16  Junio C Hamanogit-clone: lose the artificial "first" fetch refspec
2006-12-16  Junio C Hamanogit-pull: refuse default merge without branch.*.merge
2006-12-16  Junio C Hamanogit-clone: use wildcard specification for tracking...
2006-12-16  Junio C Hamanomerge: give a bit prettier merge message to "merge...
2006-12-16  Jakub Narebskigitweb: Add "next" link to commit view
2006-12-16  Jakub Narebskigitweb: Add title attribute to ref marker with full...
2006-12-16  Jakub Narebskigitweb: Do not show difftree for merges in "commit...
2006-12-16  Eric Wonggit-svn: rename 'commit' command to 'set-tree'
2006-12-16  Eric Wonggit-svn: remove support for the svn command-line client
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  Eric Wonggit-svn: convert to using Git.pm
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 Hamanogit-blame: show lines attributed to boundary commits...
2006-12-13  Junio C HamanoMerge branch 'jc/read-tree-ignore'
next