Code

git.git
2007-10-31 Junio C HamanoMerge branch 'jk/send-pack' into HEAD
2007-10-31 Junio C HamanoMerge branch 'lt/rename' into HEAD
2007-10-31 Junio C HamanoMerge branch 'jn/web' into HEAD
2007-10-31 Junio C HamanoMerge branch 'ds/gitweb' into HEAD
2007-10-31 Junio C HamanoMerge branch 'js/rebase' into HEAD
2007-10-31 Gerrit PapeNo longer install git-svnimport, move to contrib/examples
2007-10-30 Jakub Narebskigitweb: Fix and simplify "split patch" detection
2007-10-30 Daniel BarkalowCorrect handling of upload-pack in builtin-fetch-pack
2007-10-30 Lars KnollSpeedup scanning for excluded files.
2007-10-29 Junio C HamanoRelNotes-1.5.4: describe recent updates
2007-10-29 Lars HjemliTeach git-pull about --[no-]ff, --no-squash and --commit
2007-10-29 Junio C HamanoMerge branch 'maint'
2007-10-29 Dan McGeeRemove outdated references to cogito in documentation
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 Sigourecore-tutorial: Catch up with current Git
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-28 Alexandre Julliardgit.el: Run git-gc --auto after commits.
2007-10-28 Alexandre Julliardgit.el: Refresh only the changed file marks when markin...
2007-10-28 Alexandre Julliardgit.el: Fix typo in git-update-saved-file error handling.
2007-10-28 Alexandre Julliardgit.el: Fix typo in "Reverted file" message.
2007-10-28 Junio C Hamanogit-fetch: do not fail when remote branch disappears
2007-10-28 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-10-27 Paul Mackerrasgitk: Use the UI font for the diff/old version/new...
2007-10-27 Paul MackerrasMerge branch 'dev'
2007-10-27 Paul Mackerrasgitk: Simplify the code for finding commits
2007-10-27 Junio C HamanoMerge branch 'ja/shorthelp'
2007-10-27 Junio C Hamanohelp: remove extra blank line after "See 'git --help...
2007-10-27 Linus TorvaldsDo the fuzzy rename detection limits with the exact...
2007-10-27 Linus TorvaldsFix ugly magic special case in exact rename detection
2007-10-27 Linus TorvaldsDo exact rename detection regardless of rename limits
2007-10-27 Linus TorvaldsDo linear-time/space rename logic for exact renames
2007-10-27 Linus Torvaldscopy vs rename detection: avoid unnecessary O(n*m)...
2007-10-27 Linus TorvaldsRef-count the filespecs used by diffcore
2007-10-27 Linus TorvaldsSplit out "exact content match" phase of rename detection
2007-10-27 Linus TorvaldsAdd 'diffcore.h' to LIB_H
2007-10-27 Junio C HamanoMerge branch 'maint'
2007-10-27 Christian CouderTest suite: reset TERM to its previous value after...
2007-10-27 Junio C HamanoMerge branch 'ph/color-test'
2007-10-27 Jim Meyeringhooks-pre-commit: use \t, rather than a literal TAB...
2007-10-26 Alex RiesenFix generation of perl/perl.mak
2007-10-26 Pierre Habouzitfast-import.c: fix regression due to strbuf conversion
2007-10-25 Pierre HabouzitSupport a --quiet option in the test-suite.
2007-10-25 Pierre HabouzitAdd some fancy colors in the test library when terminal...
2007-10-25 David Symondsgitweb: Use chop_and_escape_str in more places.
2007-10-25 David Symondsgitweb: Refactor abbreviation-with-title-attribute...
2007-10-25 Junio C HamanoMerge branch 'db/fetch-pack'
2007-10-25 Miklos Vajnagit-send-email: add a new sendemail.to configuration...
2007-10-25 Junio C Hamanogit-remote: fix "Use of uninitialized value in string ne"
2007-10-24 Paul Mackerrasgitk: Fix a couple more bugs in the path limiting
2007-10-23 Junio C Hamanok.org git toppage: Add link to 1.5.3 release notes.
2007-10-23 Paul MackerrasMerge branch 'master' into dev
2007-10-23 Paul Mackerrasgitk: Fix some bugs with path limiting in the diff...
2007-10-23 Paul Mackerrasgitk: Use the status window for other functions
2007-10-23 Paul Mackerrasgitk: Integrate the reset progress bar in the main...
2007-10-23 Paul Mackerrasgitk: Ensure tabstop setting gets restored by Cancel...
2007-10-23 Paul Mackerrasgitk: Limit diff display to listed paths by default
2007-10-22 Jari AaltoOn error, do not list all commands, but point to -...
2007-10-22 David Symondsgitweb: Provide title attributes for abbreviated author...
2007-10-22 Ralf Wildenhuesgit-cherry-pick: improve description of -x.
2007-10-22 René ScharfeCorrect some sizeof(size_t) != sizeof(unsigned long...
2007-10-21 Shawn O. PearceUse PRIuMAX instead of 'unsigned long long' in show...
2007-10-21 Shawn O. PearceMerge branch 'maint'
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. PearceImproved const correctness for strings
2007-10-21 Shawn O. PearceMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-21 Shawn O. PearceMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-21 Paul Mackerrasgitk: Fix "can't unset prevlines(...)" Tcl error
2007-10-21 Shawn O. PearceDefine compat version of mkdtemp for systems lacking it
2007-10-21 Johannes SchindelinDeduce exec_path also from calls to git with a relative...
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 Chris Pettittgit-p4 support for perforce renames.
2007-10-20 Simon Hausmanngit-p4: When skipping a patch as part of "git-p4 submit...
2007-10-20 Paul Mackerrasgitk: Avoid an error when cherry-picking if HEAD has...
2007-10-20 Paul Mackerrasgitk: Check that we are running on at least Tcl/Tk 8.4
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 Johannes Sixtgitk: Do not pick up file names of "copy from" lines
2007-10-20 Jonathan del... gitk: Add support for OS X mouse wheel
2007-10-20 Jeff Kingsend-pack: respect '+' on wildcard refspecs
2007-10-19 Paul Mackerrasgitk: Fix Tcl error: can't unset findcurline
2007-10-19 Shawn O. PearceAvoid scary errors about tagged trees/blobs during...
2007-10-19 Shawn O. PearceMerge branch 'maint'
2007-10-19 Shawn O. PearcePaper bag fix diff invocation in 'git stash show'
2007-10-19 Shawn O. PearceMerge branch 'maint'
2007-10-19 Shawn O. PearceFurther 1.5.3.5 fixes described in release notes
2007-10-19 Jeff KingDocumentation/git-gc: improve description of --auto
2007-10-19 Jeff KingDocumentation/git-gc: explain --auto in description
2007-10-19 Jeff Kinggit-gc: improve wording of --auto notification
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
next