summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-29RelNotes-1.5.3.5: describe recent fixesJunio C Hamano
2007-10-29merge-recursive.c: mrtree in merge() is not used before setJunio C Hamano
2007-10-29sha1_file.c: avoid gcc signed overflow warningsJunio C Hamano
2007-10-29Fix a small memory leak in builtin-addBenoit Sigoure
2007-10-28honor the http.sslVerify option in shell scriptsAurelien Bompard
2007-10-26Fix generation of perl/perl.makAlex Riesen
2007-10-25git-remote: fix "Use of uninitialized value in string ne"Junio C Hamano
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-21Merge branch 'maint' of git://repo.or.cz/git-gui into maintShawn O. Pearce
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-gui: Correctly report failures from git-write-treeShawn O. Pearce
2007-10-20gitk.txt: Fix markup.Ralf Wildenhues
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-10-19Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce
2007-10-19Further 1.5.3.5 fixes described in release notesShawn O. Pearce
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-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-18git-config: print error message if the config file cannot be readGerrit Pape
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele
2007-10-17Document additional 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-17Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce
2007-10-17filter-branch: update current branch when rewrittenJohannes Schindelin
2007-10-17fix filter-branch documentationJohannes Schindelin
2007-10-17helpful error message when send-pack finds no refs in common.Andrew Clausen
2007-10-17Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin
2007-10-17Correct typos in release notes for 1.5.3.5Shawn O. Pearce
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce
2007-10-16rebase -i: use diff plumbing instead of porcelainJohannes Schindelin
2007-10-16Do not remove distributed configure scriptMathias Megyei
2007-10-16git-archive: document --execMichele Ballabio
2007-10-16git-reflog: document --verboseMichele Ballabio
2007-10-16git-config: handle --file option with relative pathname properlyGerrit Pape
2007-10-16clear_commit_marks(): avoid deep recursionJohannes Schindelin
2007-10-16git add -i: Remove unused variablesJean-Luc Herren
2007-10-16git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren
2007-10-16git-config: don't silently ignore options after --listFrank Lichtenheld
2007-10-16Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds
2007-10-16Fix embarrassing "git log --follow" bugLinus Torvalds
2007-10-08git-gui: accept versions containing text annotations, like 1.5.3.mingw.1Steffen Prohaska