summaryrefslogtreecommitdiffstats
path: root/builtin-mailinfo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-27Bisect: fix some white spaces and empty lines breakages.Christian Couder1-9/+8
2007-10-27rev-list documentation: add "--bisect-all".Christian Couder1-0/+16
2007-10-27rev-list: implement --bisect-allChristian Couder3-15/+88
2007-10-27help: remove extra blank line after "See 'git --help'" messageJunio C Hamano1-1/+1
2007-10-27Test suite: reset TERM to its previous value after testing.Christian Couder1-0/+4
2007-10-27hooks-pre-commit: use \t, rather than a literal TAB in regexpJim Meyering1-1/+1
2007-10-27Fix generation of perl/perl.makAlex Riesen1-5/+1
2007-10-27fast-import.c: fix regression due to strbuf conversionPierre Habouzit1-0/+1
2007-10-25Support a --quiet option in the test-suite.Pierre Habouzit1-1/+4
2007-10-25Add some fancy colors in the test library when terminal supports it.Pierre Habouzit1-17/+45
2007-10-25git-send-email: add a new sendemail.to configuration variableMiklos Vajna2-0/+4
2007-10-25git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano1-1/+2
2007-10-23k.org git toppage: Add link to 1.5.3 release notes.Junio C Hamano1-1/+2
2007-10-22On error, do not list all commands, but point to --help optionJari Aalto1-2/+1
2007-10-22git-cherry-pick: improve description of -x.Ralf Wildenhues1-5/+6
2007-10-22Correct some sizeof(size_t) != sizeof(unsigned long) typing errorsRené Scharfe4-5/+13
2007-10-21Use PRIuMAX instead of 'unsigned long long' in show-indexShawn O. Pearce1-1/+1
2007-10-21Describe more 1.5.3.5 fixes in release notesShawn O. Pearce1-0/+15
2007-10-21Fix diffcore-break total breakageLinus Torvalds2-4/+8
2007-10-21Fix directory scanner to correctly ignore files without d_typeLinus Torvalds1-14/+38
2007-10-21Improved const correctness for stringsShawn O. Pearce4-5/+5
2007-10-21gitk: Fix "can't unset prevlines(...)" Tcl errorPaul Mackerras1-16/+5
2007-10-21Define compat version of mkdtemp for systems lacking itShawn O. Pearce3-0/+21
2007-10-21Deduce exec_path also from calls to git with a relative pathJohannes Schindelin1-2/+3
2007-10-21Improve receive-pack error message about funny ref creationJoakim Tjernlund1-1/+1
2007-10-21fast-import: Fix argument order to die in file_change_mJulian Phillips1-1/+1
2007-10-21git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce1-1/+1
2007-10-21git-gui: Handle progress bars from newer gitsShawn O. Pearce1-1/+4
2007-10-20git-p4 support for perforce renames.Chris Pettitt1-1/+11
2007-10-20git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...Simon Hausmann1-0/+4
2007-10-20gitk: Avoid an error when cherry-picking if HEAD has moved onPaul Mackerras1-1/+1
2007-10-20gitk: Check that we are running on at least Tcl/Tk 8.4Paul Mackerras1-0/+7
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce1-1/+1
2007-10-20gitk.txt: Fix markup.Ralf Wildenhues1-1/+1
2007-10-20gitk: Do not pick up file names of "copy from" linesJohannes Sixt1-2/+1
2007-10-20gitk: Add support for OS X mouse wheelJonathan del Strother1-0/+6
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King2-0/+50
2007-10-19Avoid scary errors about tagged trees/blobs during git-fetchShawn O. Pearce1-3/+3
2007-10-19Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce1-1/+1
2007-10-19Further 1.5.3.5 fixes described in release notesShawn O. Pearce1-3/+13
2007-10-19Documentation/git-gc: improve description of --autoJeff King1-12/+17
2007-10-19Documentation/git-gc: explain --auto in descriptionJeff King1-1/+2
2007-10-19git-gc: improve wording of --auto notificationJeff King1-3/+3
2007-10-19Avoid invoking diff drivers during git-stashShawn O. Pearce1-3/+3
2007-10-19attr: fix segfault in gitattributes parsing codeSteffen Prohaska2-1/+11
2007-10-19Define NI_MAXSERV if not defined by operating systemPatrick Welche1-0/+4
2007-10-19Ensure we add directories in the correct orderAlex Bennee1-0/+11
2007-10-19Avoid scary errors about tagged trees/blobs during git-fetchLinus Torvalds1-1/+1
2007-10-18Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce1-0/+8
2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt1-2/+4