]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
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-12 Jan HudecMinor fixup to documentation of hooks in git-receive-pack.
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. CurnowFix 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. CurnowFix 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 file
2007-05-09 Shawn O. Pearcegit-gui: Smarter command line parsing for browser, blame
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 things
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
2007-05-08 Jakub Narebskigitweb: Add parsing of raw combined diff format to...
2007-05-08 Shawn O. PearceProperly handle '0' filenames in import-tars
2007-05-07 Junio C Hamanodiff -S: release the image after looking for needle in it
2007-05-07 Junio C Hamanodiff -M: release the preimage candidate blobs after...
2007-05-07 Junio C Hamanodiff.c: do not use a separate "size cache".
2007-05-07 Junio C Hamanodiff: release blobs after generating textual diff.
2007-05-07 Alex RiesenUse GIT_OBJECT_DIR for temporary files of pack-objects
2007-05-07 Michael SpangFix minor documentation errors
2007-05-07 Michael Spangt7300: Basic tests for git-clean
2007-05-07 Michael Spangdir.c: Omit non-excluded directories with dir->show_ignored
2007-05-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-05-07 Junio C HamanoMerge branch 'maint'
2007-05-07 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into maint
2007-05-07 Junio C HamanoMerge git://git2.kernel.org/pub/scm/gitk/gitk into maint
2007-05-07 Matthieu MoyAdded a reference to git-add in the documentation for...
2007-05-07 Matthieu MoyDocument git add -u introduced earlier.
2007-05-07 Jeff KingDocumentation: don't reference non-existent 'git-cvsapp...
2007-05-07 J. Bruce Fieldsuser-manual: stop deprecating the manual
2007-05-07 J. Bruce Fieldsuser-manual: miscellaneous editing
2007-05-07 J. Bruce Fieldsuser-manual: fix .gitconfig editing examples
2007-05-07 J. Bruce Fieldsuser-manual: clean up fast-forward and dangling-objects...
2007-05-07 J. Bruce Fieldsuser-manual: add section ID's
2007-05-07 J. Bruce Fieldsuser-manual: more discussion of detached heads, fix typos
next