Code

git.git
2007-01-09 Martin Langhoffcvsserver: detect early of we are up to date and avoid...
2007-01-09 J. Bruce FieldsDocumentation: add git-remote man page
2007-01-08 Junio C HamanoMerge branch 'jc/reflog'
2007-01-08 Andy Whitcroftshort i/o: fix config updates to use write_in_full
2007-01-08 Andy Whitcroftshort i/o: fix calls to write to use xwrite or write_in...
2007-01-08 Andy Whitcroftshort i/o: fix calls to read to use xread or read_in_full
2007-01-08 Andy Whitcroftshort i/o: clean up the naming for the write_{in,or...
2007-01-08 Junio C Hamano--prune is now default for 'pack-refs'
2007-01-08 Junio C Hamano--utf8 is now default for 'git-am'
2007-01-08 Michael Loefflergit-commit: do not fail to print the diffstat even...
2007-01-08 Andy Whitcroftssh-upload: prevent buffer overrun
2007-01-08 Martin Langhoffcvsimport: cleanup temporary cvsps file
2007-01-08 Martin Langhoffcvsimport: document -S and -L options
2007-01-08 Martin Langhoffcvsimport: skip commits that are too recent (option...
2007-01-08 Eric Wonggit-svn: pass an unambiguous ref to rev-list when graft...
2007-01-08 Eric Wonggit-svn: add --prefix= option to multi-init
2007-01-08 J. Bruce FieldsDocumentation: clarify definition of "reachable"
2007-01-08 Sasha Khapyorskygit-svnimport: fix edge revisions double importing
2007-01-08 Martin Langhoffcvsimport: skip commits that are too recent
2007-01-08 Jakub Narebskigitweb: Remove superfluous "|" in "commit" view
2007-01-08 Jürgen RühleRemove unnecessary git-rm --cached reference from statu...
2007-01-08 Nicolas Pitre"init-db" can really be just "init"
2007-01-07 Junio C HamanoMerge branch 'sp/mmap'
2007-01-07 Junio C HamanoSpell default packedgitlimit slightly differently
2007-01-07 Junio C HamanoMerge branch 'jr/status'
2007-01-07 Junio C HamanoMerge branch 'jc/remote'
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 Junio C Hamanoreflog --fix-stale: do not check the same trees and...
2007-01-07 Junio C Hamanoreflog expire --fix-stale
2007-01-07 Junio C HamanoMove traversal of reachable objects into a separate...
2007-01-07 Junio C Hamanobuiltin-prune: separate ref walking from reflog walking.
2007-01-07 Junio C Hamanobuiltin-prune: make file-scope static struct to an...
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 Shawn O. PearceIncrease packedGit{Limit,WindowSize} on 64 bit systems.
2007-01-06 Junio C HamanoFix timestamp for test-tick
2007-01-05 Junio C Hamanobuiltin-prune: memory diet.
2007-01-05 Junio C Hamanogit-remote
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 Jürgen RühleImprove cached content header of status output
2007-01-03 Jürgen RühleSupport --amend on initial commit in status output
2007-01-03 Jürgen RühleImprove "nothing to commit" part of status output
2007-01-03 Jürgen RühleClarify syntax and role of git-add in status output
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"
next