summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-27Bisect: refactor some logging into "bisect_write".Christian Couder
2007-10-27Bisect: refactor "bisect_write_*" functions.Christian Couder
2007-10-27Bisect: implement "bisect skip" to mark untestable revisions.Christian Couder
2007-10-27Bisect: fix some white spaces and empty lines breakages.Christian Couder
2007-10-27rev-list documentation: add "--bisect-all".Christian Couder
2007-10-27rev-list: implement --bisect-allChristian Couder
2007-10-27Merge branch 'ja/shorthelp'Junio C Hamano
2007-10-27help: remove extra blank line after "See 'git --help'" messageJunio C Hamano
2007-10-27Merge branch 'maint'Junio C Hamano
2007-10-27Test suite: reset TERM to its previous value after testing.Christian Couder
2007-10-27Merge branch 'ph/color-test'Junio C Hamano
2007-10-27hooks-pre-commit: use \t, rather than a literal TAB in regexpJim Meyering
2007-10-26Fix generation of perl/perl.makAlex Riesen
2007-10-26fast-import.c: fix regression due to strbuf conversionPierre Habouzit
2007-10-25Support a --quiet option in the test-suite.Pierre Habouzit
2007-10-25Add some fancy colors in the test library when terminal supports it.Pierre Habouzit
2007-10-25Merge branch 'db/fetch-pack'Junio C Hamano
2007-10-25git-send-email: add a new sendemail.to configuration variableMiklos Vajna
2007-10-25git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano
2007-10-23k.org git toppage: Add link to 1.5.3 release notes.Junio C Hamano
2007-10-22On error, do not list all commands, but point to --help optionJari Aalto
2007-10-22git-cherry-pick: improve description of -x.Ralf Wildenhues
2007-10-22Correct some sizeof(size_t) != sizeof(unsigned long) typing errorsRené Scharfe
2007-10-21Use PRIuMAX instead of 'unsigned long long' in show-indexShawn O. Pearce
2007-10-21Merge branch 'maint'Shawn O. Pearce
2007-10-21Describe more 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-21Fix diffcore-break total breakageLinus Torvalds
2007-10-21Fix directory scanner to correctly ignore files without d_typeLinus Torvalds
2007-10-21Improved const correctness for stringsShawn O. Pearce
2007-10-21Merge git://git.kernel.org/pub/scm/gitk/gitkShawn O. Pearce
2007-10-21Merge branch 'maint' of git://repo.or.cz/git-gui into maintShawn O. Pearce
2007-10-21gitk: Fix "can't unset prevlines(...)" Tcl errorPaul Mackerras
2007-10-21Define compat version of mkdtemp for systems lacking itShawn O. Pearce
2007-10-21Deduce exec_path also from calls to git with a relative pathJohannes Schindelin
2007-10-21Improve receive-pack error message about funny ref creationJoakim Tjernlund
2007-10-21fast-import: Fix argument order to die in file_change_mJulian Phillips
2007-10-21git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce
2007-10-21git-gui: Handle progress bars from newer gitsShawn O. Pearce
2007-10-20git-p4 support for perforce renames.Chris Pettitt
2007-10-20git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann
2007-10-20gitk: Avoid an error when cherry-picking if HEAD has moved onPaul Mackerras
2007-10-20gitk: Check that we are running on at least Tcl/Tk 8.4Paul Mackerras
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-10-20gitk.txt: Fix markup.Ralf Wildenhues
2007-10-20gitk: Do not pick up file names of "copy from" linesJohannes Sixt
2007-10-20gitk: Add support for OS X mouse wheelJonathan del Strother
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-10-19Avoid scary errors about tagged trees/blobs during git-fetchShawn O. Pearce
2007-10-19Merge branch 'maint'Shawn O. Pearce
2007-10-19Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce