Code

git.git
2007-11-10 Junio C Hamanogit-add: make the entry stat-clean after re-adding...
2007-11-10 Junio C Hamanoce_match_stat, run_diff_files: use symbolic constants...
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 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...
2007-10-18 Robert Schielefixing output of non-fast-forward output of post-receiv...
2007-10-17 Shawn O. PearceDocument additional 1.5.3.5 fixes in release notes
2007-10-17 Shawn O. PearceAvoid 'expr index' on Mac OS X as it isn't supported
2007-10-17 Johannes Schindelinfilter-branch: update current branch when rewritten
2007-10-17 Johannes Schindelinfix filter-branch documentation
2007-10-17 Andrew Clausenhelpful error message when send-pack finds no refs...
2007-10-17 Johannes SchindelinFix setup_git_directory_gently() with relative GIT_DIR...
2007-10-17 Shawn O. PearceCorrect typos in release notes for 1.5.3.5
2007-10-16 Shawn O. PearceWhip post 1.5.3.4 maintenance series into shape.
2007-10-16 Johannes Schindelinrebase -i: use diff plumbing instead of porcelain
2007-10-16 Mathias MegyeiDo not remove distributed configure script
2007-10-16 Michele Ballabiogit-archive: document --exec
2007-10-16 Michele Ballabiogit-reflog: document --verbose
2007-10-16 Gerrit Papegit-config: handle --file option with relative pathname...
2007-10-16 Johannes Schindelinclear_commit_marks(): avoid deep recursion
2007-10-16 Jean-Luc Herrengit add -i: Remove unused variables
2007-10-16 Jean-Luc Herrengit add -i: Fix parsing of abbreviated hunk headers
2007-10-16 Frank Lichtenheldgit-config: don't silently ignore options after --list
2007-10-16 Linus TorvaldsClean up "git log" format with DIFF_FORMAT_NO_OUTPUT
2007-10-16 Linus TorvaldsFix embarrassing "git log --follow" bug
2007-10-08 Steffen Prohaskagit-gui: accept versions containing text annotations...
2007-10-03 Junio C HamanoGIT 1.5.3.4 v1.5.3.4
2007-10-03 Carl WorthAdd test case for ls-files --with-tree
2007-10-03 Keith PackardMust not modify the_index.cache as it may be passed...
next