summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin
2007-10-16Support 'push --dry-run' for http transportShawn O. Pearce
2007-10-16Support 'push --dry-run' for rsync transportShawn O. Pearce
2007-10-16Fix 'push --all branch...' error handlingShawn O. Pearce
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-10-16Merge branch 'maint'Shawn O. Pearce
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce
2007-10-16Minor usage update in setgitperms.perlJosh England
2007-10-16manual: use 'URL' instead of 'url'.Ralf Wildenhues
2007-10-16manual: add some markup.Ralf Wildenhues
2007-10-16manual: Fix example finding commits referencing given content.Ralf Wildenhues
2007-10-16Fix wording in push definition.Ralf Wildenhues
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-10-16manual: Fix or remove em dashes.Ralf Wildenhues
2007-10-16Add a --dry-run option to git-push.Brian Ewins
2007-10-16Add a --dry-run option to git-send-pack.Brian Ewins
2007-10-16Fix compilation when NO_CURL is definedJohannes Schindelin
2007-10-16Fix in-place editing functions in convert.cPierre Habouzit
2007-10-16instaweb: support for Ruby's WEBrick serverMike Dalessio
2007-10-16instaweb: allow for use of auto-generated scriptsMike Dalessio
2007-10-16Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen
2007-10-16hg-to-git speedup through selectable repack intervalsMichael Gebetsroither
2007-10-16git-svn: respect Subversion's [auth] section configuration valuesEygene Ryabinkin
2007-10-16gtksourceview2 support for gitviewFrederick Akalin
2007-10-16fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar
2007-10-16Support cvs via git-shellJohannes Schindelin
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-16makefile: Add a cscope targetKristof Provost
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-16git-gc --auto: simplify "repack" command line buildingBrandon Casey
2007-10-16git-gc: by default use safer "-A" option to repack when not --prune'ingBrandon Casey
2007-10-16Added a test for fetching remote tags when there is not tags.Väinö Järvelä
2007-10-16Fix a crash in ls-remote when refspec expands into nothingAlex Riesen
2007-10-16Remove duplicate ref matches in fetchDaniel Barkalow
2007-10-16fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen
2007-10-16Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds
2007-10-16Fix embarrassing "git log --follow" bugLinus Torvalds
2007-10-04Update state documentation link for 1.5.3.4Junio C Hamano
2007-10-04Don't checkout the full tree if avoidableSteven Walter
2007-10-04builtin-apply: fix conversion error in strbuf seriesJunio C Hamano
2007-10-03Merge branch 'mv/unknown'Junio C Hamano
2007-10-03Merge branch 'ph/strbuf'Junio C Hamano
2007-10-03Merge branch 'lh/merge'Junio C Hamano