19794 Commits (72b103fec7af967d295410c2fd3899bc6e8386e2)
 

Author SHA1 Message Date
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland 9aec7e0ba6 git submodule foreach: test access to submodule name as '$name' 16 years ago
Johan Herland d69ecf6f0e Add selftest for 'git submodule foreach' 16 years ago
Johan Herland 1d5bec8b9c git submodule: Cleanup usage string and add option parsing to cmd_foreach() 16 years ago
Karthik R f3a87d922a git-svn: Use GIT_SSH setting if SVN_SSH is not set 16 years ago
Eric Wong 5268f9edc3 svn: assume URLs from the command-line are URI-encoded 16 years ago
Tuomas Suutari 61f36a79da git-svn.txt: Fix location of parent argument 16 years ago
Junio C Hamano 3f189d0ffc Merge branch 'maint' 16 years ago
Nicolas Pitre 30ae47b4cc remove ARM and Mozilla SHA1 implementations 16 years ago
Nicolas Pitre e9c5dcd131 block-sha1: guard gcc extensions with __GNUC__ 16 years ago
Nicolas Pitre 51ea55190b make sure byte swapping is optimal for git 16 years ago
Tay Ray Chuan 800324c3ad http.c: don't assume that urls don't end with slash 16 years ago
Matthieu Moy 83e355a62c filter-branch: make the usage string fit on 80 chars terminals. 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Jeff King 933766c1a9 tests: disable interactive hunk selection tests if perl is not available 16 years ago
Johan Herland 1e7f2aad7d git submodule foreach: Provide access to submodule name, as '$name' 16 years ago
Nicolas Pitre d5f6a96fa4 block-sha1: make the size member first in the context struct 16 years ago
Johannes Schindelin b8f423327b filter-branch: add an example how to add ACKs to a range of commits 16 years ago
Junio C Hamano da02ca508b check_path(): allow symlinked directories to checkout-index --prefix 16 years ago
Alexandre Julliard db137fe91e read-tree: Fix regression with creation of a new index file. 16 years ago
Jeff King 13354f5377 docs: describe impact of repack on "clone -s" 16 years ago
Junio C Hamano 64d5fe0a23 Merge branch 'lt/block-sha1' 16 years ago
Junio C Hamano 2f74fb56c4 Merge branch 'bc/maint-am-email' 16 years ago
Junio C Hamano 228f9c9a9f Merge branch 'js/maint-cover-letter-non-ascii' 16 years ago
Junio C Hamano 14683af812 Merge branch 'jc/maint-clean-nested-dir-safety' 16 years ago
Junio C Hamano b21f9e7f86 Merge branch 'jk/maint-merge-msg-fix' 16 years ago
Junio C Hamano 1d7d6ad539 Merge git://git.kernel.org/pub/scm/gitk/gitk 16 years ago
Thomas Rast f300fab544 DWIM 'git stash save -p' for 'git stash -p' 16 years ago
Junio C Hamano 367ea191e6 Merge branch 'js/stash-dwim' into tr/reset-checkout-patch 16 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 16 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 16 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 16 years ago
Thomas Rast 3d792161b1 add -p: do not attempt to coalesce mode changes 16 years ago
Kirill Smelkov 87ca2eaade git add -p: demonstrate failure when staging both mode and hunk 16 years ago
Junio C Hamano 3fa509dfbd git commit --dry-run -v: show diff in color when asked 16 years ago
Junio C Hamano 60c2993c92 Documentation/git-commit.txt: describe --dry-run 16 years ago
Lars Hjemli ef92e1a436 Documentaqtion/git-submodule.txt: Typofix 16 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 16 years ago
Dirk Hoerner b2139dbd72 git-cvsimport: add support for cvs pserver password scrambling. 16 years ago
Benjamin Kramer 67e56eca34 gitweb: Optimize git-favicon.png 16 years ago
Ori Avtalion 5fd448f114 git stash: Give friendlier errors when there is nothing to apply 16 years ago
Brandon Casey a12218572f block-sha1/sha1.c: silence compiler complaints by casting void * to char * 16 years ago
Junio C Hamano 5a3669340b Merge branch 'jn/gitweb-blame' (early part) 16 years ago
Thomas Rast 46b5139cae builtin-add: refactor the meat of interactive_add() 16 years ago
Thomas Rast b319ef70a9 Add a small patch-mode testing library 16 years ago
Thomas Rast 8f0bef6df9 git-apply--interactive: Refactor patch mode code 16 years ago
Junio C Hamano 9a217391e9 Fix "unpack-objects --strict" 16 years ago
Peter Krefting b53bb301f5 gitk: Update Swedish translation (280t0f0u) 16 years ago
Nicolas Pitre ee7dc310af block-sha1: more good unaligned memory access candidates 16 years ago
Thomas Rast 9bf3acfada gitk: Parse arbitrary commit-ish in SHA1 field 16 years ago