Code

git.git
2007-10-27 Christian CouderBisect: add "bisect skip" to the documentation.
2007-10-27 Christian CouderBisect: refactor "bisect_{bad,good,skip}" into "bisect_...
2007-10-27 Christian CouderBisect: refactor some logging into "bisect_write".
2007-10-27 Christian CouderBisect: refactor "bisect_write_*" functions.
2007-10-27 Christian CouderBisect: implement "bisect skip" to mark untestable...
2007-10-27 Christian CouderBisect: fix some white spaces and empty lines breakages.
2007-10-27 Christian Couderrev-list documentation: add "--bisect-all".
2007-10-27 Christian Couderrev-list: implement --bisect-all
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 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 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-23 Junio C Hamanok.org git toppage: Add link to 1.5.3 release notes.
2007-10-22 Jari AaltoOn error, do not list all commands, but point to -...
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 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
2007-10-19 Linus TorvaldsAvoid scary errors about tagged trees/blobs during...
2007-10-18 Shawn O. PearceMerge branch 'jc/am-quiet'
2007-10-18 Shawn O. PearceMerge branch 'maint'
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 Marius Storm... Teach core.autocrlf to 'git blame'
2007-10-18 Gerrit Papegit-config: print error message if the config file...
2007-10-18 Shawn O. PearceMerge branch 'lt/diff-rename'
2007-10-18 koreth@midwinter.comAdd a message explaining that automatic GC is about...
2007-10-18 Robert Schielefixing output of non-fast-forward output of post-receiv...
2007-10-17 Sam Vilaingitk: disable colours when calling git log
2007-10-17 Benoit Sigouregit-svn: simplify the handling of fatal errors
2007-10-17 Benoit Sigouregit-svn: add git svn proplist
2007-10-17 Benoit Sigouregit-svn: add git svn propget
2007-10-17 Benoit Sigouregit-svn: implement git svn create-ignore
2007-10-17 Benoit Sigouregit-svn: add a generic tree traversal to fetch SVN...
2007-10-17 Luke Lugitweb: speed up project listing on large work trees...
2007-10-17 Shawn O. PearceMerge branch 'maint'
2007-10-17 Shawn O. PearceDocument additional 1.5.3.5 fixes in release notes
2007-10-17 Michael Wittengit-cvsexportcommit.perl: git-apply no longer needs...
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 Eygene Ryabinkingit-svn: use "no warnings 'once'" to disable false...
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 Johannes Schindelinfetch: if not fetching from default remote, ignore...
2007-10-16 Johannes Schindelincvsexportcommit: get rid of temporary directory
2007-10-16 Jeff Kinggit-rebase: document suppression of duplicate commits
2007-10-16 Michael OlsonDocumentation/git-tag.txt: Document how to backdate...
2007-10-16 Michael W.... git-rebase--interactive.sh: Quote arguments to test
2007-10-16 Shawn O. PearceSupport 'push --dry-run' for http transport
2007-10-16 Shawn O. PearceSupport 'push --dry-run' for rsync transport
2007-10-16 Shawn O. PearceFix 'push --all branch...' error handling
2007-10-16 Shawn O. PearceMerge branch 'master' into db/fetch-pack
2007-10-16 Shawn O. PearceMerge branch 'maint'
2007-10-16 Shawn O. PearceWhip post 1.5.3.4 maintenance series into shape.
next