Code

git.git
2007-11-18 Junio C HamanoGIT 1.5.3.6 v1.5.3.6
2007-11-18 Junio C Hamanogrep -An -Bm: fix invocation of external grep command
2007-11-17 Junio C HamanoUpdate draft release notes for 1.5.3.6
2007-11-17 Junio C HamanoMerge branch 'ds/maint-deflatebound' into maint
2007-11-17 Junio C HamanoFix per-directory exclude handing for "git add"
2007-11-17 Junio C Hamanocore.excludesfile clean-up
2007-11-17 Wincent ColaiutaFix t9101 test failure caused by Subversion "auto-props"
2007-11-17 Jeff Kinggit-send-email: add charset header if we add encoded...
2007-11-14 Junio C Hamanogit-clean: honor core.excludesfile
2007-11-14 Jonas FonsecaDocumentation: Fix man page breakage with DocBook XSL...
2007-11-14 Sergei Organovgit-remote.txt: fix typo
2007-11-14 Sergei Organovcore-tutorial.txt: Fix argument mistake in an example.
2007-11-14 Jing Xuereplace reference to git-rm with git-reset in git-commi...
2007-11-14 Wincent ColaiutaGrammar fixes for gitattributes documentation
2007-11-14 Shawn O. PearceDon't allow fast-import tree delta chains to exceed...
2007-11-13 Junio C Hamanorevert/cherry-pick: allow starting from dirty work...
2007-11-13 Junio C Hamanot/t3404: fix test for a bogus todo file.
2007-11-12 Junio C HamanoMerge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 Christian Couderfor-each-ref: fix off by one read.
2007-11-12 Jeff Kinggit-branch: remove mention of non-existent '-b' option
2007-11-12 Benoit Sigouregit-svn: prevent dcommitting if the index is dirty.
2007-11-11 Nicolas Pitrefix index-pack with packs >4GB containing deltas on...
2007-11-11 Nicolas Pitregit-hash-object should honor config variables
2007-11-10 Vincent Zanottigitweb: correct month in date display for atom feeds
2007-11-10 Shawn O. PearceFix memory leak in traverse_commit_list
2007-11-10 Nicolas Pitreprint warning/error/fatal messages in one shot
2007-11-09 Junio C HamanoStart preparing for 1.5.3.6
2007-11-09 Benoit Sigouregit-send-email: Change the prompt for the subject of...
2007-11-09 Sergei OrganovSubmittingPatches: improve the 'Patch:' section of...
2007-11-09 Jonas Fonsecainstaweb: Minor cleanups and fixes for potential problems
2007-11-09 Alex Riesenstop t1400 hiding errors in tests
2007-11-09 Junio C HamanoMakefile: add missing dependency on wt-status.h
2007-11-09 Junio C Hamanorefresh_index_quietly(): express "optional" nature...
2007-11-08 Ralf WildenhuesFix sed string regex escaping in module_name.
2007-11-08 Ralf WildenhuesAvoid a few unportable, needlessly nested "...`...".
2007-11-08 Gerrit Papegit-mailsplit: with maildirs not only process cur/...
2007-11-08 David SymondsImprove accuracy of check for presence of deflateBound.
2007-11-08 Johannes SchindelinAdd Documentation/CodingGuidelines
2007-11-07 Ask Bjørn HansenWhen exec() fails include the failing command in the...
2007-11-07 David D KilzerRelNotes-1.5.3.5: fix another typo
2007-11-06 Marco CostalbaRemove a couple of duplicated include
2007-11-06 Junio C Hamanogrep with unmerged index
2007-11-06 Junio C HamanoMerge branch 'gp/maint-diffdoc' into maint
2007-11-06 Gerrit Papegit-daemon: fix remote port number in log entry
2007-11-05 Eric Wonggit-svn: t9114: verify merge commit message in test
2007-11-05 Eric Wonggit-svn: fix dcommit clobbering when committing a serie...
2007-11-04 David D KilzerRelNotes-1.5.3.5: fix typo
2007-11-04 Mike HommeyDelay pager setup in git blame
2007-11-04 Gerrit Papegit-cvsimport: really convert underscores in branch...
2007-11-02 Jonathan del... Fixing path quoting in git-rebase
2007-11-02 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Kristian HøgsbergRemove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02 Sergei OrganovDocumentation: quote commit messages consistently.
2007-11-02 Jonas FonsecaRemove escaping of '|' in manpage option sections
2007-11-02 Gerrit Papegit-diff.txt: add section "output format" describing...
2007-11-01 Sergei Organovgit-format-patch.txt: fix explanation of an example.
2007-11-01 Sergei Organovgit-filter-branch.txt: fix a typo.
2007-11-01 Ralf Wildenhuesgit-clone.txt: Improve --depth description.
2007-11-01 Jakub Narebskigitweb: Update config file example for snapshot feature...
2007-11-01 Brad Kingcvsexportcommit: fix for commits that do not have parents
2007-10-31 Junio C HamanoGIT 1.5.3.5 v1.5.3.5
2007-10-31 Junio C HamanoUpdate GIT 1.5.3.5 Release Notes
2007-10-31 Björn Steinbrinkgit-rebase--interactive.sh: Make 3-way merge strategies...
2007-10-31 Björn Steinbrinkgit-rebase--interactive.sh: Don't pass a strategy to...
2007-10-31 Björn SteinbrinkFix --strategy parsing in git-rebase--interactive.sh
2007-10-31 Lars HjemliMake merge-recursive honor diff.renamelimit
2007-10-30 Nicolas Pitrecherry-pick/revert: more compact user direction message
2007-10-30 Sergei Organovcore-tutorial: Use new syntax for git-merge.
2007-10-30 Junio C Hamanogit-merge: document but discourage the historical syntax
2007-10-30 Junio C HamanoPrevent send-pack from segfaulting (backport from ...
2007-10-30 Michael W.... Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in...
2007-10-29 Junio C HamanoRelNotes-1.5.3.5: describe recent fixes
2007-10-29 Junio C Hamanomerge-recursive.c: mrtree in merge() is not used before set
2007-10-29 Junio C Hamanosha1_file.c: avoid gcc signed overflow warnings
2007-10-29 Benoit SigoureFix a small memory leak in builtin-add
2007-10-28 Aurelien Bompardhonor the http.sslVerify option in shell scripts
2007-10-26 Alex RiesenFix generation of perl/perl.mak
2007-10-25 Junio C Hamanogit-remote: fix "Use of uninitialized value in string ne"
2007-10-21 Shawn O. PearceDescribe more 1.5.3.5 fixes in release notes
2007-10-21 Linus TorvaldsFix diffcore-break total breakage
2007-10-21 Linus TorvaldsFix directory scanner to correctly ignore files without...
2007-10-21 Shawn O. PearceMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-21 Joakim TjernlundImprove receive-pack error message about funny ref...
2007-10-21 Julian Phillipsfast-import: Fix argument order to die in file_change_m
2007-10-21 Shawn O. Pearcegit-gui: Don't display CR within console windows gitgui-0.8.4
2007-10-21 Shawn O. Pearcegit-gui: Handle progress bars from newer gits
2007-10-20 Shawn O. Pearcegit-gui: Correctly report failures from git-write-tree
2007-10-20 Ralf Wildenhuesgitk.txt: Fix markup.
2007-10-20 Jeff Kingsend-pack: respect '+' on wildcard refspecs
2007-10-19 Shawn O. PearcePaper bag fix diff invocation in 'git stash show'
2007-10-19 Shawn O. PearceFurther 1.5.3.5 fixes described in release notes
2007-10-19 Shawn O. PearceAvoid invoking diff drivers during git-stash
2007-10-19 Steffen Prohaskaattr: fix segfault in gitattributes parsing code
2007-10-19 Patrick WelcheDefine NI_MAXSERV if not defined by operating system
2007-10-19 Alex BenneeEnsure we add directories in the correct order
2007-10-19 Linus TorvaldsAvoid scary errors about tagged trees/blobs during...
2007-10-18 Shawn O. PearceYet more 1.5.3.5 fixes mentioned in release notes
2007-10-18 Brian Gernhardtcvsserver: Use exit 1 instead of die when req_Root...
2007-10-18 Linus Torvaldsgit-blame shouldn't crash if run in an unmerged tree
2007-10-18 Gerrit Papegit-config: print error message if the config file...
next