summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-17git-svn: simplify the handling of fatal errorsLibravatar Benoit Sigoure1-21/+21
2007-10-17git-svn: add git svn proplistLibravatar Benoit Sigoure2-1/+38
2007-10-17git-svn: add git svn propgetLibravatar Benoit Sigoure2-0/+80
2007-10-17git-svn: implement git svn create-ignoreLibravatar Benoit Sigoure2-3/+52
2007-10-17git-svn: add a generic tree traversal to fetch SVN propertiesLibravatar Benoit Sigoure1-20/+45
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLibravatar Luke Lu3-0/+13
2007-10-16Merge branch 'maint'Libravatar Shawn O. Pearce8-9/+60
2007-10-16Document additional 1.5.3.5 fixes in release notesLibravatar Shawn O. Pearce1-0/+15
2007-10-16git-cvsexportcommit.perl: git-apply no longer needs --binaryLibravatar Michael Witten1-2/+2
2007-10-16Avoid 'expr index' on Mac OS X as it isn't supportedLibravatar Shawn O. Pearce1-2/+1
2007-10-16filter-branch: update current branch when rewrittenLibravatar Johannes Schindelin2-1/+18
2007-10-16fix filter-branch documentationLibravatar Johannes Schindelin1-2/+1
2007-10-16helpful error message when send-pack finds no refs in common.Libravatar Andrew Clausen1-1/+2
2007-10-16git-svn: use "no warnings 'once'" to disable false-positivesLibravatar Eygene Ryabinkin1-44/+43
2007-10-16Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREELibravatar Johannes Schindelin2-1/+21
2007-10-16Correct typos in release notes for 1.5.3.5Libravatar Shawn O. Pearce1-2/+2
2007-10-16cvsexportcommit: get rid of temporary directoryLibravatar Johannes Schindelin1-5/+0
2007-10-16git-rebase: document suppression of duplicate commitsLibravatar Jeff King1-1/+24
2007-10-16Documentation/git-tag.txt: Document how to backdate tagsLibravatar Michael Olson1-0/+21
2007-10-16git-rebase--interactive.sh: Quote arguments to testLibravatar Michael W. Olson1-1/+1
2007-10-15Merge branch 'maint'Libravatar Shawn O. Pearce12-38/+82
2007-10-15Whip post 1.5.3.4 maintenance series into shape.Libravatar Shawn O. Pearce2-1/+26
2007-10-15Minor usage update in setgitperms.perlLibravatar Josh England1-3/+4
2007-10-15manual: use 'URL' instead of 'url'.Libravatar Ralf Wildenhues1-4/+4
2007-10-15manual: add some markup.Libravatar Ralf Wildenhues2-6/+6
2007-10-15manual: Fix example finding commits referencing given content.Libravatar Ralf Wildenhues1-1/+1
2007-10-15Fix wording in push definition.Libravatar Ralf Wildenhues1-2/+2
2007-10-15Fix some typos, punctuation, missing words, minor markup.Libravatar Ralf Wildenhues10-26/+27
2007-10-15manual: Fix or remove em dashes.Libravatar Ralf Wildenhues1-10/+10
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins3-3/+22
2007-10-15Add a --dry-run option to git-send-pack.Libravatar Brian Ewins2-13/+23
2007-10-15Fix in-place editing functions in convert.cLibravatar Pierre Habouzit1-7/+10
2007-10-15instaweb: support for Ruby's WEBrick serverLibravatar Mike Dalessio2-1/+41
2007-10-15instaweb: allow for use of auto-generated scriptsLibravatar Mike Dalessio1-1/+3
2007-10-15Add 'git-p4 commit' as an alias for 'git-p4 submit'Libravatar Marius Storm-Olsen1-0/+1
2007-10-15hg-to-git speedup through selectable repack intervalsLibravatar Michael Gebetsroither1-3/+11
2007-10-15git-svn: respect Subversion's [auth] section configuration valuesLibravatar Eygene Ryabinkin1-0/+23
2007-10-15gtksourceview2 support for gitviewLibravatar Frederick Akalin1-22/+31
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageLibravatar Jeff Muizelaar1-1/+9
2007-10-15Support cvs via git-shellLibravatar Johannes Schindelin1-1/+26
2007-10-15rebase -i: use diff plumbing instead of porcelainLibravatar Johannes Schindelin1-2/+2
2007-10-15Do not remove distributed configure scriptLibravatar Mathias Megyei1-1/+4
2007-10-15git-archive: document --execLibravatar Michele Ballabio1-1/+6
2007-10-15git-reflog: document --verboseLibravatar Michele Ballabio1-1/+4
2007-10-15makefile: Add a cscope targetLibravatar Kristof Provost2-2/+9
2007-10-15git-config: handle --file option with relative pathname properlyLibravatar Gerrit Pape1-2/+7
2007-10-15clear_commit_marks(): avoid deep recursionLibravatar Johannes Schindelin1-9/+14
2007-10-15git add -i: Remove unused variablesLibravatar Jean-Luc Herren1-10/+6
2007-10-15git add -i: Fix parsing of abbreviated hunk headersLibravatar Jean-Luc Herren1-6/+5
2007-10-15git-config: don't silently ignore options after --listLibravatar Frank Lichtenheld1-1/+4