Code

git.git
2006-12-22 Shawn O. PearceDon't crash during repack of a reflog with pruned commits.
2006-12-22 Junio C HamanoMerge branch 'master' into jc/fsck-reflog
2006-12-22 Shawn O. PearceIntroduce a global level warn() function.
2006-12-22 Shawn O. PearceRename imap-send's internal info/warn functions.
2006-12-22 Junio C Hamano_XOPEN_SOURCE problem also exists on FreeBSD
2006-12-22 Junio C Hamanoparse-remote: mark all refs not for merge only when...
2006-12-22 Junio C HamanoMerge branch 'maint'
2006-12-22 Johannes Schindelingit-reset --hard: tell the user what the HEAD was reset to
2006-12-22 Johannes Schindelingit-tag: support -F <file> option
2006-12-22 Junio C HamanoRevert "git-pull: refuse default merge without branch...
2006-12-22 Shawn O. PearceSuggest 'add' in am/revert/cherry-pick.
2006-12-22 Johannes SchindelinUse git-merge-file in git-merge-one-file, too
2006-12-22 Johannes Schindelindiff --check: fix off by one error
2006-12-21 Quy TonthatDocumentation/git-branch: new -r to delete remote-track...
2006-12-21 Terje Sten... Fix system header problems on Mac OS X
2006-12-21 Junio C Hamanogit reflog expire
2006-12-21 Junio C HamanoMove in_merge_bases() to commit.c
2006-12-21 Junio C Hamanoreflog: fix warning message.
2006-12-21 Junio C HamanoTeach git-repack to preserve objects referred to by...
2006-12-21 Junio C HamanoProtect commits recorded in reflog from pruning.
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 Hamanospurious .sp in manpages
2006-12-20 Junio C Hamanogit-add: error out when given no arguments.
2006-12-20 Junio C Hamanorevision: --skip=<n>
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 Hamanogit-add --interactive: hunk splitting
2006-12-19 Junio C Hamanogit-add --interactive
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...
next