Code

git.git
2007-05-16 Johan HerlandEnsure return value from xread() is always stored into...
2007-05-16 Johan HerlandFix signedness on return value from xread()
2007-05-15 Andy ParkinsUse $Id$ as the ident attribute keyword rather than...
2007-05-15 Junio C HamanoMerge branch 'maint'
2007-05-15 Junio C HamanoPrepare for 1.5.1.5 Release Notes
2007-05-15 Jakub Narebskigitweb: Add a few comments about %feature hash
2007-05-15 Frank Lichtenheldgit-am: Clean up the asciidoc documentation
2007-05-15 Frank LichtenheldDocumentation: format-patch has no --mbox option
2007-05-14 Frank Lichtenheldbuiltin-log.c: Fix typo in comment
2007-05-14 Junio C HamanoFix git-clone buglet for remote case.
2007-05-14 Frank Lichtenheldcvsserver: Don't send mixed messages to clients
2007-05-14 Jeff KingDocumentation/git-add: clarify -u with path limiting
2007-05-14 Jakub NarebskiDocumentation: Split description of pretty formats...
2007-05-14 Jakub Narebskigitweb: Fix "Use of unitialized value" warnings in...
2007-05-13 Junio C HamanoMerge branch 'maint'
2007-05-13 Frank Lichtenheldcvsserver: Limit config parser to needed options
2007-05-13 Jakub Narebskigitweb: Check if requested object exists
2007-05-13 Junio C HamanoLink to HTML version of external doc if available
2007-05-13 Eric Wonggit-svn: don't attempt to minimize URLs by default
2007-05-13 Eric Wonggit-svn: fix segfaults due to initial SVN pool being...
2007-05-13 Eric Wonggit-svn: clean up caching of SVN::Ra functions
2007-05-13 Eric Wonggit-svn: don't drop the username from URLs when dcommit...
2007-05-13 Quy TonthatRPM spec: include files in technical/ to package.
2007-05-13 Matthieu CastetRemove stale non-static-inline prototype for tree_entry...
2007-05-13 Steffen Prohaskagit-config: test for 'do not forget "a.b.var" ends...
2007-05-13 Junio C Hamanogit-config: do not forget seeing "a.b.var" means we...
2007-05-12 Jan HudecMinor fixup to documentation of hooks in git-receive...
2007-05-12 Junio C HamanoMerge branch 'maint'
2007-05-12 Junio C Hamanocheckout: allow detaching to HEAD even when switching...
2007-05-12 Jan HudecUpdated documentation of hooks in git-receive-pack.
2007-05-12 Junio Hamanot9400: Use the repository config and nothing else.
2007-05-12 Alex RiesenAllow fetching references from any namespace
2007-05-12 Lars Hjemligit-archive: don't die when repository uses subprojects
2007-05-12 Steffen Prohaskatiny fix in documentation of git-clone
2007-05-12 Jakub Narebskigitweb: Test if $from_id and $to_id are defined before...
2007-05-12 Marco CostalbaFix an unmatched comment end in arm/sha1_arm.S
2007-05-12 Jeff Kinggit-add: allow path limiting with -u
2007-05-12 Junio C Hamanoread-tree -m -u: avoid getting confused by intermediate...
2007-05-12 Junio C Hamanoapply: do not get confused by symlinks in the middle
2007-05-12 Junio C HamanoAdd has_symlink_leading_path() function.
2007-05-11 Junio C HamanoMinor copyediting on Release Notes for 1.5.2
2007-05-10 Junio C HamanoGIT v1.5.2-rc3 v1.5.2-rc3
2007-05-10 Michael HendricksDocument 'git-log --decorate'
2007-05-10 Shawn O. PearceCorrect error message in revert/cherry-pick
2007-05-10 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-05-10 Shawn O. Pearcegit gui 0.7.0 gitgui-0.7.0
2007-05-10 Shawn O. Pearcegit-gui: Paperbag fix blame in subdirectory
2007-05-10 Junio C HamanoMerge branch 'maint'
2007-05-10 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-10 Richard P.... Fix documentation of tag in git-fast-import.txt
2007-05-10 Shawn O. PearceMerge branch 'gfi-maint' into maint
2007-05-10 Petr Baudisgitweb: Do not use absolute font sizes
2007-05-10 Petr BaudisGit.pm: config_boolean() -> config_bool()
2007-05-10 Junio C HamanoMerge branch 'maint'
2007-05-10 Junio C Hamano.mailmap: add some aliases
2007-05-10 Jari AaltoSPECIFYING RANGES typo fix: it it => it is
2007-05-10 Junio C Hamanogit-clone: don't get fooled by $PWD
2007-05-10 Gerrit Papegitweb: choose appropriate view for file type if a...
2007-05-10 Quy TonthatAdded new git-gui library files to rpm spec
2007-05-10 Richard P.... Fix documentation of tag in git-fast-import.txt
2007-05-09 Junio C Hamanot9400: skip cvsserver test if Perl SQLite interface...
2007-05-09 Junio C HamanoMerge branch 'fl/cvsserver'
2007-05-09 Junio C HamanoMerge branch 'jc/diffopt'
2007-05-09 Junio C HamanoMerge branch 'jn/gitweb'
2007-05-09 Frank Lichtenheldcvsserver: Add test cases for git-cvsserver
2007-05-09 Junio C HamanoUpdate documentation links to point at 1.5.1.4
2007-05-09 Theodore Ts'oIncrease pack.depth default to 50
2007-05-09 Theodore Ts'oAdd pack.depth option to git-pack-objects.
2007-05-09 Shawn O. PearceUse .git/MERGE_MSG in cherry-pick/revert
2007-05-09 Junio C HamanoMerge branch 'maint'
2007-05-09 Junio C HamanoGIT v1.5.1.4 v1.5.1.4
2007-05-09 Quy TonthatAdd howto files to rpm packages.
2007-05-09 Shawn O. Pearcegit-gui: Format author/committer times in ISO format
2007-05-09 Shawn O. Pearcegit-gui: Cleanup minor nits in blame code
2007-05-09 Shawn O. Pearcegit-gui: Generate blame on uncommitted working tree...
2007-05-09 Shawn O. Pearcegit-gui: Smarter command line parsing for browser,...
2007-05-09 Shawn O. Pearcegit-gui: Use prefix if blame is run in a subdirectory
2007-05-09 Shawn O. Pearcegit-gui: Convert blame to the "class" way of doing...
2007-05-09 Shawn O. Pearcegit-gui: Don't attempt to inline array reads in methods
2007-05-09 Shawn O. Pearcegit-gui: Convert browser, console to "class" format
2007-05-09 Shawn O. Pearcegit-gui: Define a simple class/method system
2007-05-09 Shawn O. Pearcegit-gui: Allow shift-{k,j} to select a range of branche...
2007-05-08 Shawn O. PearceMerge branch 'maint'
2007-05-08 Johannes Sixtgit-gui: Call changes "Staged" and "Unstaged" in file...
2007-05-08 Amos Waterlandwcwidth redeclaration
2007-05-08 J. Bruce Fieldsuser-manual: fix clone and fetch typos
2007-05-08 Shawn O. PearceRemove duplicate exports from Makefile
2007-05-08 Shawn O. PearceMerge branch 'master' of git://repo.or.cz/git-gui
2007-05-08 Shawn O. Pearcegit-gui: Use vi-like keys in merge dialog gitgui-0.7.0-rc1
2007-05-08 Shawn O. Pearcegit-gui: Include commit id/subject in merge choices
2007-05-08 Shawn O. Pearcegit-gui: Show all possible branches for merge
2007-05-08 Shawn O. Pearcegit-gui: Move merge support into a namespace
2007-05-08 Shawn O. Pearcegit-gui: Allow vi keys to scroll the diff/blame regions
2007-05-08 Shawn O. Pearcegit-gui: Move console procs into their own namespace
2007-05-08 Shawn O. Pearcegit-gui: Refactor into multiple files to save my sanity
2007-05-08 Jakub Narebskigitweb: Show combined diff for merge commits in 'commit...
2007-05-08 Jakub Narebskigitweb: Show combined diff for merge commits in 'commit...
2007-05-08 Jakub Narebskigitweb: Make it possible to use pre-parsed info in...
2007-05-08 Jakub Narebskigitweb: Add combined diff support to git_patchset_body
2007-05-08 Jakub Narebskigitweb: Add combined diff support to git_difftree_body
next