11745 Commits (01bdab84e31763a98206c31cf99b9dc3cb221356)
 

Author SHA1 Message Date
Benoit Sigoure 01bdab84e3 git-svn: add a generic tree traversal to fetch SVN properties 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Shawn O. Pearce 317efa63fc Merge branch 'maint' 17 years ago
Shawn O. Pearce 09955207d1 Document additional 1.5.3.5 fixes in release notes 17 years ago
Michael Witten 54f0db79ca git-cvsexportcommit.perl: git-apply no longer needs --binary 17 years ago
Shawn O. Pearce f5f30699c0 Avoid 'expr index' on Mac OS X as it isn't supported 17 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 17 years ago
Johannes Schindelin 8ef44519a6 fix filter-branch documentation 17 years ago
Andrew Clausen 7e23b06d59 helpful error message when send-pack finds no refs in common. 17 years ago
Eygene Ryabinkin fd499bcc9d git-svn: use "no warnings 'once'" to disable false-positives 17 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 17 years ago
Shawn O. Pearce 33c8d38c78 Correct typos in release notes for 1.5.3.5 17 years ago
Johannes Schindelin 9de6d07920 cvsexportcommit: get rid of temporary directory 17 years ago
Jeff King ff9054627c git-rebase: document suppression of duplicate commits 17 years ago
Michael Olson 5040beff0b Documentation/git-tag.txt: Document how to backdate tags 17 years ago
Michael W. Olson 2858028e1a git-rebase--interactive.sh: Quote arguments to test 17 years ago
Shawn O. Pearce d55e7c3acf Merge branch 'maint' 17 years ago
Shawn O. Pearce 8492f00b4f Whip post 1.5.3.4 maintenance series into shape. 17 years ago
Josh England 03618b9df8 Minor usage update in setgitperms.perl 17 years ago
Ralf Wildenhues c90161586c manual: use 'URL' instead of 'url'. 17 years ago
Ralf Wildenhues b6cbca3828 manual: add some markup. 17 years ago
Ralf Wildenhues 477ff5b71a manual: Fix example finding commits referencing given content. 17 years ago
Ralf Wildenhues 2c619db884 Fix wording in push definition. 17 years ago
Ralf Wildenhues 06ada1529c Fix some typos, punctuation, missing words, minor markup. 17 years ago
Ralf Wildenhues 2ef8ac1b2a manual: Fix or remove em dashes. 17 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 17 years ago
Brian Ewins a63103ae4f Add a --dry-run option to git-send-pack. 17 years ago
Pierre Habouzit 90d16ec032 Fix in-place editing functions in convert.c 17 years ago
Mike Dalessio 425b78e886 instaweb: support for Ruby's WEBrick server 17 years ago
Mike Dalessio 14b45b66e7 instaweb: allow for use of auto-generated scripts 17 years ago
Marius Storm-Olsen a9834f5833 Add 'git-p4 commit' as an alias for 'git-p4 submit' 17 years ago
Michael Gebetsroither 7c0d741a3e hg-to-git speedup through selectable repack intervals 17 years ago
Eygene Ryabinkin 602015e0e6 git-svn: respect Subversion's [auth] section configuration values 17 years ago
Frederick Akalin 24ccd8b88e gtksourceview2 support for gitview 17 years ago
Jeff Muizelaar fdfeb87c14 fix contrib/hooks/post-receive-email hooks.recipients error message 17 years ago
Johannes Schindelin 0c696fe7f4 Support cvs via git-shell 17 years ago
Johannes Schindelin f3d5e463f0 rebase -i: use diff plumbing instead of porcelain 17 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 17 years ago
Michele Ballabio c005c6aa98 git-archive: document --exec 17 years ago
Michele Ballabio a5d4101537 git-reflog: document --verbose 17 years ago
Kristof Provost a2a9150bf0 makefile: Add a cscope target 17 years ago
Gerrit Pape 1ae14a6b52 git-config: handle --file option with relative pathname properly 17 years ago
Johannes Schindelin 60fcc2e6ce clear_commit_marks(): avoid deep recursion 17 years ago
Jean-Luc Herren 7b40a4552a git add -i: Remove unused variables 17 years ago
Jean-Luc Herren 7288ed8ebd git add -i: Fix parsing of abbreviated hunk headers 17 years ago
Frank Lichtenheld a72c874e43 git-config: don't silently ignore options after --list 17 years ago
Brandon Casey 729f50453c git-gc --auto: simplify "repack" command line building 17 years ago
Brandon Casey edb0e04e81 git-gc: by default use safer "-A" option to repack when not --prune'ing 17 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 17 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 17 years ago