Code

git.git
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-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-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...
2007-05-07 Junio C HamanoMerge git://git2./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...
2007-05-06 Junio C HamanoGIT v1.5.2-rc2 v1.5.2-rc2
2007-05-06 Junio C HamanoMerge branch 'maint'
2007-05-06 Alex RiesenHandle return code of parse_commit in revision machinery
2007-05-06 Alex RiesenSmall correction in reading of commit headers
2007-05-06 James BowesDocumentation: fix typo in git-remote.txt
2007-05-06 Junio C HamanoAdd test for blame corner cases.
2007-05-06 Junio C Hamanoblame: -C -C -C
2007-05-06 Junio C Hamanoblame: Notice a wholesale incorporation of an existing...
2007-05-06 Linus TorvaldsFix --boundary output
2007-05-04 Jakub Narebskidiff format documentation: describe raw combined diff...
2007-05-04 Carl WorthMention version 1.5.1 in tutorial and user-manual
2007-05-04 Karl HasselströmAdd --no-rebase option to git-svn dcommit
2007-05-04 Karl HasselströmFix markup in git-svn man page
2007-05-04 Jonas Fonsecagit-tag(1): -v option is a subcommand; fix code block
2007-05-04 Shawn O. PearceImprove request-pull to handle non-rebased branches
2007-05-04 Junio C HamanoMerge branch 'maint'
2007-05-04 Ismail Dönmezgitweb: use decode_utf8 directly
2007-05-04 Bryan Larsenposix compatibility for t4200
2007-05-04 Arjen LaarhovenDocument 'opendiff' value in config.txt and git-mergeto...
2007-05-04 Bryan LarsenAllow PERL_PATH="/usr/bin/env perl"
2007-05-04 Daniel BarkalowMake xstrndup common
2007-05-04 Junio C Hamanodiff.c: fix "size cache" handling.
2007-05-04 Alexandre Julliardhttp-fetch: Disable use of curl multi support for libcu...
2007-05-03 Junio C Hamanoblame: use .mailmap unconditionally
2007-05-02 Junio C HamanoMerge branch 'maint'
2007-05-02 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-02 Frank Lichtenheldcvsserver: Handle re-added files correctly
2007-05-02 Shawn O. PearceDon't use seq in tests, not everyone has it
2007-05-02 Shawn O. PearceReuse fixup_pack_header_footer in index-pack
2007-05-02 Dana L. HowCreate pack-write.c for common pack writing code
2007-05-02 Shawn O. PearceMerge branch 'gfi-maint' into gfi-master
2007-05-02 Johannes SchindelinTeach import-tars about GNU tar's @LongLink extension.
2007-05-02 Shawn O. Pearcegit-gui: Track our own embedded values and rebuild...
2007-05-02 Shawn O. Pearcegit-gui: Refactor to use our git proc more often
2007-05-02 Shawn O. Pearcegit-gui: Use option database defaults to set the font
2007-05-02 Shawn O. Pearcegit-gui: Cleanup common font handling for font_ui
2007-05-02 Shawn O. Pearcegit-gui: Correct line wrapping for too many branch...
2007-05-02 Shawn O. Pearcegit-gui: Warn users before making an octopus merge
2007-05-02 Shawn O. Pearcegit-gui: Include the subject in the status bar after...
2007-05-02 Shawn O. PearceMerge branch 'maint'
2007-05-02 Shawn O. Pearcegit-gui: Allow spaces in path to 'wish'
2007-05-01 Martin KoeglerFix compilation of test-delta
2007-05-01 Junio C HamanoGIT v1.5.2-rc1 v1.5.2-rc1
2007-05-01 Junio C HamanoMerge branch 'maint'
2007-05-01 Junio C HamanoGIT v1.5.1.3 v1.5.1.3
2007-04-30 Alex RiesenInclude mailmap.h in mailmap.c to catch mailmap interfa...
2007-04-30 Alex RiesenRemove pointless calls to access(2) when checking for...
2007-04-30 Alex RiesenFix read_mailmap to handle a caller uninterested in...
2007-04-30 Alex RiesenUse strlcpy instead of strncpy in mailmap.c
2007-04-30 Jari Aaltosend-email documentation: clarify --smtp-server
2007-04-30 Jari Aaltogit.7: Mention preformatted html doc location
2007-04-30 Jari AaltoClarify SubmittingPatches Checklist
2007-04-30 Adam Robengit-svn: Add 'find-rev' command
2007-04-30 Junio C HamanoFix symlink handling in git-svn, related to PerlIO
2007-04-29 Junio C HamanoMerge branch 'jc/attr'
2007-04-29 Junio C HamanoMake sure test-genrandom and test-chmtime are builtas...
2007-04-29 Junio C HamanoMake macros to prevent double-inclusion in headers...
2007-04-29 Junio C HamanoApply mailmap in git-blame output.
2007-04-29 Junio C HamanoSplit out mailmap handling out of shortlog
2007-04-29 Junio C Hamanoblame -s: suppress author name and time.
2007-04-29 Josh TriplettFall back to $EMAIL for missing GIT_AUTHOR_EMAIL and...
2007-04-29 Junio C HamanoMerge commit 'gfi/master'
2007-04-29 Junio C HamanoMerge branch 'maint'
2007-04-29 Julian Phillipshttp.c: Fix problem with repeated calls of http_init
next