summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19gitk: Fix Tcl error: can't unset findcurlinePaul Mackerras
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
2007-10-19Merge branch 'maint'Shawn O. Pearce
2007-10-19Further 1.5.3.5 fixes described in release notesShawn O. Pearce
2007-10-19Documentation/git-gc: improve description of --autoJeff King
2007-10-19Documentation/git-gc: explain --auto in descriptionJeff King
2007-10-19git-gc: improve wording of --auto notificationJeff King
2007-10-19Avoid invoking diff drivers during git-stashShawn O. Pearce
2007-10-19attr: fix segfault in gitattributes parsing codeSteffen Prohaska
2007-10-19Define NI_MAXSERV if not defined by operating systemPatrick Welche
2007-10-19Ensure we add directories in the correct orderAlex Bennee
2007-10-19Avoid scary errors about tagged trees/blobs during git-fetchLinus Torvalds
2007-10-18Merge branch 'jc/am-quiet'Shawn O. Pearce
2007-10-18Merge branch 'maint'Shawn O. Pearce
2007-10-18Yet more 1.5.3.5 fixes mentioned in release notesShawn O. Pearce
2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt
2007-10-18git-blame shouldn't crash if run in an unmerged treeLinus Torvalds
2007-10-18Teach core.autocrlf to 'git blame'Marius Storm-Olsen
2007-10-18git-config: print error message if the config file cannot be readGerrit Pape
2007-10-18Merge branch 'lt/diff-rename'Shawn O. Pearce
2007-10-18Add a message explaining that automatic GC is about to startkoreth@midwinter.com
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele
2007-10-17gitk: disable colours when calling git logSam Vilain
2007-10-17git-svn: simplify the handling of fatal errorsBenoit Sigoure
2007-10-17git-svn: add git svn proplistBenoit Sigoure
2007-10-17git-svn: add git svn propgetBenoit Sigoure
2007-10-17git-svn: implement git svn create-ignoreBenoit Sigoure
2007-10-17git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure