Code

git.git
2007-05-26 Junio C HamanoAdd tests for the last two fixes.
2007-05-26 Junio C Hamanogit-commit: use printf '%s\n' instead of echo on user...
2007-05-26 Jeff Kinggit-am: use printf instead of echo on user-supplied...
2007-05-26 Jakub NarebskiDocumentation: Add definition of "evil merge" to GIT...
2007-05-26 Jakub NarebskiReplace the last 'dircache's by 'index'
2007-05-26 Jakub NarebskiDocumentation: Clean up links in GIT Glossary
2007-05-25 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimpor...
2007-05-25 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-25 Carlos Ricafix memory leak in parse_object when check_sha1_signatu...
2007-05-24 Junio C Hamanoname-rev: tolerate clock skew in committer dates
2007-05-24 Shawn O. PearceCorrect key bindings to Control-<foo>
2007-05-24 Shawn O. PearceUpdate bash completion for git-config options
2007-05-24 Shawn O. PearceTeach bash completion about recent log long options
2007-05-24 Shawn O. PearceTeach bash completion about 'git remote update'
2007-05-24 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-24 Shawn O. PearceUpdate bash completion header documentation
2007-05-24 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-24 Shawn O. PearceRemove a duplicate --not option in bash completion
2007-05-24 Shawn O. PearceTeach bash completion about git-shortlog
2007-05-24 Shawn O. PearceHide the plumbing diff-{files,index,tree} from bash...
2007-05-24 Shawn O. PearceFix possible coredump with fast-import --import-marks
2007-05-24 Shawn O. PearceRefactor fast-import branch creation from existing...
2007-05-24 Simon Hausmannfast-import: Fix crash when referencing already existin...
2007-05-24 Simon Hausmannfast-import: Fix uninitialized variable
2007-05-24 James BowesDocumentation: fix git-config.xml generation
2007-05-23 Stephan SpringlUse git-for-each-ref to check whether the origin branch...
2007-05-23 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-23 Paolo BonziniDocument branch.autosetupmerge.
2007-05-22 Shawn O. Pearcegit-gui: Tighten internal pattern match for lib/ directory
2007-05-22 Junio C Hamanogit-cvsserver: fix disabling service via per-method...
2007-05-22 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-22 Johannes Schindelingit-status: respect core.excludesFile
2007-05-22 Johannes SchindelinSubmittingPatches: mention older C compiler compatibility
2007-05-22 Jim Meyeringgit-daemon: don't ignore pid-file write failure
2007-05-21 Jonas FonsecaUpdate bash completion to ignore some more plumbing...
2007-05-21 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-21 Junio C Hamanoannotate: make it work from subdirectories.
2007-05-20 Frank Lichtenheldgit-config: Correct asciidoc documentation for --int...
2007-05-20 Frank Lichtenheldt1300: Add tests for git-config --bool --get
2007-05-20 Sven Verdoolaegeunpack-trees.c: verify_uptodate: remove dead code
2007-05-20 Fernando J... Use PATH_MAX instead of TEMPFILE_PATH_LEN
2007-05-20 Jonas Fonsecabranch: fix segfault when resolving an invalid HEAD
2007-05-20 Junio C HamanoGIT 1.5.2 v1.5.2
2007-05-20 Junio C Hamanogit-cvsserver: exit with 1 upon "I HATE YOU"
2007-05-20 Junio C HamanoMerge branch 'maint' to synchronize with 1.5.1.6
2007-05-20 Junio C HamanoGIT 1.5.1.6 v1.5.1.6
2007-05-20 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-05-19 Eric Wonggit-svn: don't minimize-url when doing an init that...
2007-05-19 Eric Wonggit-svn: avoid crashing svnserve when creating new...
2007-05-19 Johan Herlanduser-manual: Add section on ignoring files
2007-05-19 J. Bruce Fieldsuser-manual: finding commits referencing given file...
2007-05-19 J. Bruce Fieldsuser-manual: discourage shared repository
2007-05-19 J. Bruce Fieldstutorial: revise index introduction
2007-05-19 J. Bruce Fieldstutorials: add user-manual links
2007-05-19 Junio C HamanoMerge branch 'maint'
2007-05-19 Matthias KestenholzDocumentation: Reformatted SYNOPSIS for several commands
2007-05-19 Matthias KestenholzDocumentation: Added [verse] to SYNOPSIS where necessary
2007-05-19 Junio C HamanoDocumentation/git.txt: Update links to older documentat...
2007-05-19 Jakub Narebskigitweb: Fix "Use of uninitialized value" warning in...
2007-05-19 Junio C HamanoMerge branch 'sp/cvsexport'
2007-05-19 Junio C HamanoAdd link to 1.5.1.5 release notes.
2007-05-19 Junio C HamanoMerge 1.5.1.5 in
2007-05-19 Junio C HamanoGIT v1.5.1.5 v1.5.1.5
2007-05-19 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-05-19 Petr Baudisgitweb: Remove redundant $searchtype setup
2007-05-19 Petr BaudisDocumentation: git-rev-list's "patterns"
2007-05-19 Andy ParkinsFix crlf attribute handling to match documentation
2007-05-18 René Scharfegit-archive: convert archive entries like checkouts do
2007-05-18 J. Bruce Fieldsuser-manual: reorganize public git repo discussion
2007-05-18 J. Bruce Fieldsuser-manual: listing commits reachable from some refs...
2007-05-18 J. Bruce Fieldsuser-manual: introduce git
2007-05-18 J. Bruce Fieldsuser-manual: add a "counting commits" example
2007-05-18 J. Bruce Fieldsuser-manual: move howto/using-topic-branches into manual
2007-05-18 J. Bruce Fieldsuser-manual: move howto/make-dist.txt into user manual
2007-05-18 J. Bruce FieldsDocumentation: remove howto's now incorporated into...
2007-05-18 J. Bruce Fieldsuser-manual: move quick-start to an appendix
2007-05-18 J. Bruce Fieldsglossary: expand and clarify some definitions, prune...
2007-05-18 J. Bruce Fieldsuser-manual: revise birdseye-view chapter
2007-05-18 Petr Baudisgitweb: Allow arbitrary strings to be dug with pickaxe
2007-05-18 Petr Baudisgitweb: Add support for grep searches
2007-05-18 Petr Baudisgitweb: Normalize searchbar font size
2007-05-18 Junio C HamanoMerge branch 'maint'
2007-05-18 Michael HendricksDocument core.excludesfile for git-add
2007-05-18 Jakub Narebskigitweb: Fix error in git_patchset_body for deletion...
2007-05-17 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-05-17 Shawn O. Pearcegit-gui: Gracefully handle bad TCL_PATH at compile... gitgui-0.7.1
2007-05-17 Michael Hendricksgit-send-email: allow leading white space on mutt aliases
2007-05-17 Junio C Hamanogitweb: fix another use of undefined value
2007-05-17 Johannes SchindelinAdd a birdview-on-the-source-code section to the user...
2007-05-16 Jakub Narebskigitweb: Empty patch for merge means trivial merge,...
2007-05-16 Junio C HamanoMerge branch 'maint'
2007-05-16 Jakub Narebskigitweb: Separate search regexp from search text
2007-05-16 Jakub Narebskigitweb: Do not use absolute font sizes
2007-05-16 Jeff Kingformat-patch: add MIME-Version header when we add conte...
2007-05-16 Steffen ProhaskaFixed link in user-manual
2007-05-16 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-05-16 Johannes Schindelinimport-tars: Use the "Link indicator" to identify direc...
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-16 Andy Whitcroftgit name-rev writes beyond the end of malloc() with...
next