aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* relax usage of the progress APINicolas Pitre2007-10-30
* make struct progress an opaque typeNicolas Pitre2007-10-30
* prune-packed: don't call display_progress() for every fileNicolas Pitre2007-10-30
* Stop displaying "Pack pack-$ID created." during git-gcShawn O. Pearce2007-10-19
* Teach prune-packed to use the standard progress meterShawn O. Pearce2007-10-19
* Change 'Deltifying objects' to 'Compressing objects'Shawn O. Pearce2007-10-18
* fix for more minor memory leaksNicolas Pitre2007-10-17
* fix const issues with some functionsNicolas Pitre2007-10-17
* pack-objects.c: fix some global variable abuse and memory leaksNicolas Pitre2007-10-17
* pack-objects: no delta possible with only one object in the listNicolas Pitre2007-10-17
* cope with multiple line breaks within sideband progress messagesNicolas Pitre2007-10-17
* more compact progress displayNicolas Pitre2007-10-17
* git-svn: simplify the handling of fatal errorsBenoit Sigoure2007-10-17
* git-svn: add git svn proplistBenoit Sigoure2007-10-17
* git-svn: add git svn propgetBenoit Sigoure2007-10-17
* git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-17
* git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure2007-10-17
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* Merge branch 'maint'Shawn O. Pearce2007-10-16
|\
| * Document additional 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-16
| * Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce2007-10-16
| * filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
| * fix filter-branch documentationJohannes Schindelin2007-10-16
| * helpful error message when send-pack finds no refs in common.Andrew Clausen2007-10-16
| * Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-16
| * Correct typos in release notes for 1.5.3.5Shawn O. Pearce2007-10-16
* | git-cvsexportcommit.perl: git-apply no longer needs --binaryMichael Witten2007-10-16
* | git-svn: use "no warnings 'once'" to disable false-positivesEygene Ryabinkin2007-10-16
* | cvsexportcommit: get rid of temporary directoryJohannes Schindelin2007-10-16
* | git-rebase: document suppression of duplicate commitsJeff King2007-10-16
* | Documentation/git-tag.txt: Document how to backdate tagsMichael Olson2007-10-16
* | git-rebase--interactive.sh: Quote arguments to testMichael W. Olson2007-10-16
* | Merge branch 'maint'Shawn O. Pearce2007-10-15
|\ \ | |/
| * Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-15
| * rebase -i: use diff plumbing instead of porcelainJohannes Schindelin2007-10-15
| * Do not remove distributed configure scriptMathias Megyei2007-10-15
| * git-archive: document --execMichele Ballabio2007-10-15
| * git-reflog: document --verboseMichele Ballabio2007-10-15
| * git-config: handle --file option with relative pathname properlyGerrit Pape2007-10-15
| * clear_commit_marks(): avoid deep recursionJohannes Schindelin2007-10-15
| * git add -i: Remove unused variablesJean-Luc Herren2007-10-15
| * git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren2007-10-15
| * git-config: don't silently ignore options after --listFrank Lichtenheld2007-10-15
| * Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
| * Fix embarrassing "git log --follow" bugLinus Torvalds2007-10-15
* | Minor usage update in setgitperms.perlJosh England2007-10-15
* | manual: use 'URL' instead of 'url'.Ralf Wildenhues2007-10-15
* | manual: add some markup.Ralf Wildenhues2007-10-15
* | manual: Fix example finding commits referencing given content.Ralf Wildenhues2007-10-15
* | Fix wording in push definition.Ralf Wildenhues2007-10-15