Code

git.git
2007-01-31 Junio C HamanoGIT v1.5.0-rc3 v1.5.0-rc3
2007-01-31 Junio C HamanoDo not use hardcoded path to xhmtl.xsl to generate...
2007-01-31 Junio C Hamanogit main documentation: point at the user's manual.
2007-01-31 Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-31 Junio C Hamanot9200: do not test -x bit if the filesystem does not...
2007-01-31 Junio C Hamanot9200: Re-code non-ascii path test in UTF-8
2007-01-31 Aneesh Kumar K.VUpdate git-cat-file documentation
2007-01-31 Junio C HamanoDocumentation: "git-checkout <tree> <path>" takes any...
2007-01-31 David KågedalImproved error message from git-rebase
2007-01-31 Alex RiesenFix git-update-index to work with relative pathnames.
2007-01-31 Shawn O. PearceEscape --upload-pack from expr.
2007-01-31 Shawn O. PearceDon't coredump on bad refs in update-server-info.
2007-01-31 Nicolas Pitretone down the detached head warning
2007-01-31 Junio C HamanoFix git-tag -u
2007-01-30 J. Bruce Fieldsuser-manual: todo's
2007-01-30 J. Bruce Fieldsuser-manual: point to README for gitweb information
2007-01-30 Aneesh Kumar K.Vblameview: Use git-cat-file to read the file content.
2007-01-30 Santi Béjargit-fetch: Allow fetching the remote HEAD
2007-01-30 Junio C Hamanogit-send-email: remove debugging output.
2007-01-30 Johannes SixtAdd a missing fork() error check.
2007-01-30 Junio C Hamanogit-blame: somewhat better commenting.
2007-01-29 Mark WoodingMake fsck and fsck-objects be builtins.
2007-01-29 Junio C Hamanogit-commit -s: no extra space when sign-offs appear...
2007-01-29 Simon 'corecode... Replace perl code with pure shell code
2007-01-29 Junio C Hamanolock_any_ref_for_update(): do not accept malformatted...
2007-01-29 Junio C HamanoTwo small typofixes.
2007-01-29 J. Bruce Fieldsuser-manual: SHA1 -> object name
2007-01-29 J. Bruce Fieldsuser-manual: document git-show-branch example
2007-01-29 J. Bruce Fieldsuser-manual: minor "TODO" updates
2007-01-29 J. Bruce Fieldsuser-manual: rewrap a few long lines
2007-01-29 J. Bruce Fieldsuser-manual: reflogs, other recovery
2007-01-29 J. Bruce Fieldsuser-manual: fix a header level
2007-01-29 J. Bruce Fieldsuser-manual: typo fix
2007-01-29 J. Bruce Fieldsuser-manual: add references to git-config man page
2007-01-29 J. Bruce Fieldsuser-manual: repo-config -> config
2007-01-29 J. Bruce Fieldsuser-manual: fsck-objects -> fsck
2007-01-29 J. Bruce Fieldsuser-manual: git-fsck, dangling objects
2007-01-29 Junio C Hamanogit-fsck-objects is now synonym to git-fsck
2007-01-29 Tom Prince[PATCH] Rename git-repo-config to git-config.
2007-01-28 Andy ParkinsHeavily expanded update hook to send more useful emails...
2007-01-28 Andy ParkinsUNIX reference time of 1970-01-01 00:00 is UTC timezone...
2007-01-28 Shawn O. PearceTeach for-each-ref about a little language called Tcl.
2007-01-28 Jeff KingAdd a sample program 'blameview' to show how to use...
2007-01-28 Linus Torvaldsgit-push through git protocol
2007-01-28 Junio C HamanoDocument 'git-blame --incremental'
2007-01-28 Mark WoodingDocumentation/config.txt: Fix documentation of colour...
2007-01-28 Mark Woodingwt-status: Actually accept `color.status.BLAH' configur...
2007-01-28 Ren\e,Ai\e(B... git-blame --incremental: don't use pager
2007-01-28 Shawn O. PearceCompute accurate distances in git-describe before output.
2007-01-28 Junio C HamanoUpdate describe documentation.
2007-01-28 Shawn O. PearceTeach git-describe to display distances from tags.
2007-01-28 Junio C Hamanogit-blame --porcelain: quote filename in c-style when...
2007-01-28 Linus Torvaldsgit-blame --incremental
2007-01-28 Junio C HamanoDon't force everybody to call setup_ident().
2007-01-28 Nicolas Pitregit-log -g --pretty=oneline should display the reflog...
2007-01-27 Bill LearDocument --check option to git diff.
2007-01-27 Andy ParkinsAllow the tag signing key to be specified in the config...
2007-01-27 Andy ParkinsIf abbrev is set to zero in git-describe, don't add...
2007-01-27 Nicolas Pitrefix suggested branch creation command when detaching...
2007-01-27 J. Bruce Fieldsuser-manual: reorganize fetch discussion, add internals...
2007-01-27 Junio C Hamanowrite_in_full: size_t is unsigned.
2007-01-27 Junio C Hamanocreate_symref: check error return from open().
2007-01-26 Alexandre Julliardvc-git.el: Take into account the destination name in...
2007-01-26 Junio C Hamanogit-merge: leave sensible reflog message when used...
2007-01-26 Junio C HamanoMake sure we do not write bogus reflog entries.
2007-01-26 Shawn O. PearceRemove unnecessary found variable from describe.
2007-01-26 Jason RiedyUse inttypes.h rather than stdint.h.
2007-01-26 Junio C HamanoDocumentation: pack-refs --all vs default behaviour
2007-01-26 Junio C Hamanoshow-branch -g: default to HEAD
2007-01-26 Linus TorvaldsAdd dangling objects tips.
2007-01-26 Junio C Hamanoparse-remote: do not barf on a remote shorthand without...
2007-01-26 Jeff Kingdiffcore-pickaxe: fix infinite loop on zero-length...
2007-01-26 J. Bruce Fieldsuser-manual: stub discussion of fsck and reflog
2007-01-26 Junio C HamanoAllow non-developer to clone, checkout and fetch more...
2007-01-26 Sam Vilaincontrib/emacs/vc-git.el: support vc-version-other-window
2007-01-26 Linus TorvaldsFix seriously broken "git pack-refs"
2007-01-25 Andy ParkinsNew files in git weren't being downloaded during CVS...
2007-01-25 Uwe Kleine... make --upload-pack option to git-fetch configurable
2007-01-25 Junio C HamanoConsolidate {receive,fetch}.unpackLimit
2007-01-25 Junio C Hamanofetch-pack: remove --keep-auto and make it the default.
2007-01-25 Junio C HamanoAllow fetch-pack to decide keeping the fetched pack...
2007-01-25 Junio C HamanoRefactor the pack header reading function out of receiv...
2007-01-25 Alex RiesenAllow default core.logallrefupdates to be overridden...
2007-01-25 Junio C Hamanols-remote and clone: accept --upload-pack=<path> as...
2007-01-25 Uwe Kleine... rename --exec to --upload-pack for fetch-pack and peek...
2007-01-24 Peter EriksenDocumentation: --amend cannot be combined with -c/...
2007-01-24 Jakub NarebskiDocumentation/config.txt: Correct info about subsection...
2007-01-24 Junio C Hamanogit-daemon documentation on enabling services.
2007-01-24 Johannes Schindelinreflog inspection: introduce shortcut "-g"
2007-01-24 Johannes Schindelinannotate: use pager
2007-01-24 Jakub Narebskit/t1300-repo-config.sh: value continued on next line
2007-01-24 Junio C Hamanogit-checkout -m: fix merge case
2007-01-23 Junio C Hamanoreflog gc: a tag that does not point at a commit is...
2007-01-23 Jeff Kingcontrib/vim: update syntax for changed commit template
2007-01-23 Jeff Kingformat-patch: fix bug with --stdout in a subdirectory
2007-01-23 Junio C Hamano[PATCH] honor --author even with --amend, -C, and -c.
2007-01-23 Junio C Hamano.mailmap: fix screw-ups in Uwe's name
2007-01-22 Eric Wonggit-svn: remove leading slash when printing removed...
2007-01-22 Peter Eriksensha1_file.c: Avoid multiple calls to find_pack_entry().
2007-01-22 Jakub NarebskiDocumentation/config.txt: Document config file syntax...
next