summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix const issues with some functionsNicolas Pitre2007-10-174-7/+8
* pack-objects.c: fix some global variable abuse and memory leaksNicolas Pitre2007-10-172-23/+29
* pack-objects: no delta possible with only one object in the listNicolas Pitre2007-10-171-1/+1
* cope with multiple line breaks within sideband progress messagesNicolas Pitre2007-10-171-2/+17
* more compact progress displayNicolas Pitre2007-10-176-50/+39
* git-svn: simplify the handling of fatal errorsBenoit Sigoure2007-10-171-21/+21
* git-svn: add git svn proplistBenoit Sigoure2007-10-172-1/+38
* git-svn: add git svn propgetBenoit Sigoure2007-10-172-0/+80
* git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-172-3/+52
* git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure2007-10-171-20/+45
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-173-0/+13
* Merge branch 'maint'Shawn O. Pearce2007-10-168-9/+60
|\
| * Document additional 1.5.3.5 fixes in release notesShawn O. Pearce2007-10-161-0/+15
| * Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce2007-10-161-2/+1
| * filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-162-1/+18
| * fix filter-branch documentationJohannes Schindelin2007-10-161-2/+1
| * helpful error message when send-pack finds no refs in common.Andrew Clausen2007-10-161-1/+2
| * Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-162-1/+21
| * Correct typos in release notes for 1.5.3.5Shawn O. Pearce2007-10-161-2/+2
* | git-cvsexportcommit.perl: git-apply no longer needs --binaryMichael Witten2007-10-161-2/+2
* | git-svn: use "no warnings 'once'" to disable false-positivesEygene Ryabinkin2007-10-161-44/+43
* | cvsexportcommit: get rid of temporary directoryJohannes Schindelin2007-10-161-5/+0
* | git-rebase: document suppression of duplicate commitsJeff King2007-10-161-1/+24
* | Documentation/git-tag.txt: Document how to backdate tagsMichael Olson2007-10-161-0/+21
* | git-rebase--interactive.sh: Quote arguments to testMichael W. Olson2007-10-161-1/+1
* | Merge branch 'maint'Shawn O. Pearce2007-10-1512-38/+82
|\ \ | |/
| * Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-152-1/+26
| * rebase -i: use diff plumbing instead of porcelainJohannes Schindelin2007-10-151-2/+2
| * Do not remove distributed configure scriptMathias Megyei2007-10-151-1/+4
| * git-archive: document --execMichele Ballabio2007-10-151-1/+6
| * git-reflog: document --verboseMichele Ballabio2007-10-151-1/+4
| * git-config: handle --file option with relative pathname properlyGerrit Pape2007-10-151-2/+7
| * clear_commit_marks(): avoid deep recursionJohannes Schindelin2007-10-151-9/+14
| * git add -i: Remove unused variablesJean-Luc Herren2007-10-151-10/+6
| * git add -i: Fix parsing of abbreviated hunk headersJean-Luc Herren2007-10-151-6/+5
| * git-config: don't silently ignore options after --listFrank Lichtenheld2007-10-151-1/+4
| * Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-153-3/+3
| * Fix embarrassing "git log --follow" bugLinus Torvalds2007-10-151-2/+2
* | Minor usage update in setgitperms.perlJosh England2007-10-151-3/+4
* | manual: use 'URL' instead of 'url'.Ralf Wildenhues2007-10-151-4/+4
* | manual: add some markup.Ralf Wildenhues2007-10-152-6/+6
* | manual: Fix example finding commits referencing given content.Ralf Wildenhues2007-10-151-1/+1
* | Fix wording in push definition.Ralf Wildenhues2007-10-151-2/+2
* | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-1510-26/+27
* | manual: Fix or remove em dashes.Ralf Wildenhues2007-10-151-10/+10
* | Add a --dry-run option to git-push.Brian Ewins2007-10-153-3/+22
* | Add a --dry-run option to git-send-pack.Brian Ewins2007-10-152-13/+23
* | Fix in-place editing functions in convert.cPierre Habouzit2007-10-151-7/+10
* | instaweb: support for Ruby's WEBrick serverMike Dalessio2007-10-152-1/+41
* | instaweb: allow for use of auto-generated scriptsMike Dalessio2007-10-151-1/+3