Code

git.git
2007-01-07 Junio C Hamanogit-reset <tree> -- <path> restores absense of <path...
2007-01-07 Junio C Hamanodiff-index --cached --raw: show tree entry on the LHS...
2007-01-07 Jakub Narebskigitweb: Fix split patches output (e.g. file to symlink)
2007-01-07 Jakub NarebskiRevert "gitweb: There can be empty patches (in git_patc...
2007-01-07 Jakub Narebskigitweb: Fix errors in git_patchset_body for empty patches
2007-01-07 Jakub Narebskigitweb: Fix error in "rename to"/"copy to" git diff...
2007-01-07 Jakub Narebskigitweb: Fix error in git_patchest_body for file creatio...
2007-01-07 Eric Wonggit-svn: fix show-ignore
2007-01-07 J. Bruce FieldsDocumentation: tutorial editing
2007-01-07 Eric WongDocumentation/git-svn: clarify dcommit, rebase vs pull...
2007-01-07 Sasha Khapyorskygit-svnimport: clean svn path when accessing SVN repo
2007-01-07 Sasha Khapyorskygit-svnimport: support for incremental import
2007-01-06 Alexandre Julliardgit.el: Avoid setting font lock keywords before enterin...
2007-01-06 Fredrik Kuivineninstaweb: Nicer error message when the http daemon...
2007-01-06 Alexandre Julliardgit.el: Don't use --info-only when resolving a file.
2007-01-06 Alexandre Julliardgit-clean: Fix the -q option.
2007-01-06 Steven GrimmPrint a more accurate error message when we fail to...
2007-01-06 Steven GrimmDescribe git-clone's actual behavior in the summary
2007-01-06 René ScharfeSet default "tar" umask to 002 and owner.group to root...
2007-01-06 Junio C HamanoFix timestamp for test-tick
2007-01-05 Junio C Hamanobuiltin-prune: memory diet.
2007-01-05 Luben TuikovBlame "linenr" link jumps to previous state at "orig_li...
2007-01-05 Jakub Narebskigitweb: Fix "Use of uninitialized value" warning in...
2007-01-05 Eric Wonggit-svn: make --repack work consistently between fetch...
2007-01-05 Eric Wonggit-svn: update documentation for multi-{init|fetch}
2007-01-05 Eric Wonggit-svn: make multi-init less confusing
2007-01-05 René ScharfeRemove shadowing variable from traverse_trees()
2007-01-05 René ScharfeMake check target depend on common-cmds.h
2007-01-05 Junio C Hamanorerere: Fix removal of already resolved path.
2007-01-05 Junio C HamanoMerge branch 'maint'
2007-01-05 Junio C Hamanopack-check.c::verify_packfile(): don't run SHA-1 update... v1.4.4.4
2007-01-03 Robert Fitzsimonsgitweb: Fix shortlog only showing HEAD revision.
2007-01-03 Junio C Hamanogit-verify-tag: make sure we remove temporary file.
2007-01-03 Santi Béjargit-tag: add flag to verify a tag
2007-01-03 Lars HjemliRefactor print-functions in builtin-branch
2007-01-03 Jakub Narebskigitweb: There can be empty patches (in git_patchset_body)
2007-01-03 Jakub Narebskigitweb: Fix bug in git_difftree_body (was '!=' instead...
2007-01-03 Santi BéjarDocumentation/tutorial: misc updates
2007-01-03 Junio C Hamanotutorial: misc updates.
2007-01-03 Lars HjemliSkip excessive blank lines before commit body
2007-01-03 Brian GernhardtAdd documentation for git-branch's color configuration.
2007-01-03 Jakub Narebskigitweb: Fix error in git_project_index subroutine
2007-01-03 Junio C HamanoFix infinite loop when deleting multiple packed refs.
2007-01-03 Andy Whitcroftsend pack check for failure to send revisions list
2007-01-03 Eric Wonginstaweb: load Apache mime and dir modules if they...
2007-01-02 Junio C Hamanofetch-pack: do not use lockfile structure on stack.
2007-01-02 Junio C HamanoRemove unused variable (git-commit.sh)
2007-01-01 Junio C HamanoUpdate clone/fetch documentation with --depth (shallow...
2007-01-01 Junio C HamanoStrongly discourage --update-head-ok in fetch-options...
2007-01-01 Junio C HamanoMerge branch 'sp/merge' (early part)
2007-01-01 J. Bruce FieldsDocumentation: remove master:origin example from pull...
2007-01-01 J. Bruce FieldsDocumentation: update git-pull.txt for new clone behavior
2007-01-01 Junio C Hamanogit-fetch: remove .keep file at the end.
2007-01-01 Junio C Hamanofail pull/merge early in the middle of conflicted merge
2007-01-01 Junio C HamanoUpdate send-pack pipeline documentation.
2007-01-01 Eric Wonggit-svn: t/t91??-*: optimize the tests a bit
2007-01-01 Eric Wonggit-svn: t/t9100-git-svn-basic: remove old check for...
2007-01-01 Eric Wonggit-svn: remove svnadmin dependency from the tests
2007-01-01 Junio C Hamanoi18n: do not leak 'encoding' header even when we cheat...
2007-01-01 Junio C HamanoDo not merge random set of refs out of wildcarded refs
2007-01-01 Theodore TsoFix formatting for urls section of fetch, pull, and...
2007-01-01 J. Bruce FieldsDocumentation: update tutorial's discussion of origin
2007-01-01 J. Bruce FieldsDocumentation: update glossary entry for "origin"
2007-01-01 J. Bruce FieldsDocumentation: update git-clone.txt for clone's new...
2007-01-01 J. Bruce FieldsDocs: update cvs-migration.txt to reflect clone's new...
2006-12-31 Junio C Hamanosend-pack: tell pack-objects to use its internal rev...
2006-12-31 Junio C Hamanosend-pack.c: use is_null_sha1()
2006-12-31 Junio C HamanoUpdate documentation for update hook.
2006-12-31 Junio C HamanoMerge branch 'jc/send-pack-pipeline'
2006-12-31 Shawn O. PearceAdd test case for update hooks in receive-pack.
2006-12-31 Junio C HamanoDocumentation/config.txt (and repo-config manpage)...
2006-12-31 Shawn O. PearceTeach Git how to parse standard power of 2 suffixes.
2006-12-31 Shawn O. PearceUse /dev/null for update hook stdin.
2006-12-31 Shawn O. PearceRedirect update hook stdout to stderr.
2006-12-31 Shawn O. PearceRemove unnecessary argc parameter from run_command_v.
2006-12-31 Shawn O. PearceAutomatically detect a bare git repository.
2006-12-31 Shawn O. PearceReplace "GIT_DIR" with GIT_DIR_ENVIRONMENT.
2006-12-31 Shawn O. PearceUse PATH_MAX constant for --bare.
2006-12-31 Shawn O. PearceForce core.filemode to false on Cygwin.
2006-12-31 Theodore Ts'oFix formatting for urls section of fetch, pull, and...
2006-12-31 Johannes SchindelinFix yet another subtle xdl_merge() bug
2006-12-31 Junio C Hamanoi18n: drop "encoding" header in the output after re...
2006-12-30 Junio C Hamanocommit-tree: cope with different ways "utf-8" can be...
2006-12-30 Junio C HamanoMove commit reencoding parameter parsing to revision.c
2006-12-30 Junio C HamanoDocumentation: minor rewording for git-log and git...
2006-12-30 Junio C HamanoDocumentation: i18n commit log message notes.
2006-12-30 Junio C Hamanot3900: test log --encoding=none
2006-12-30 Junio C Hamanocommit re-encoding: fix confusion between no and defaul...
2006-12-29 Junio C HamanoDocumentation: illustrate send-pack pipeline.
2006-12-29 Junio C Hamanosend-pack: fix pipeline.
2006-12-29 Junio C HamanoMerge branch 'jc/curl'
2006-12-29 Junio C HamanoFix 'git add' with .gitignore
2006-12-29 Junio C HamanoRevert "read_directory: show_both option."
2006-12-29 Jakub NarebskiAdd info about new test families (8 and 9) to t/README
2006-12-29 Junio C Hamanot5400 send-pack test: try a bit more nontrivial transfer.
2006-12-29 Shawn O. PearceUse merge-recursive in git-am -3.
2006-12-29 Shawn O. PearceAllow merging bare trees in merge-recursive.
2006-12-29 Shawn O. PearceMove better_branch_name above get_ref in merge-recursive.
2006-12-29 Junio C HamanoMerge branch 'jc/utf8'
2006-12-29 Junio C HamanoAllow non-fast-forward of remote tracking branches...
next