19708 Commits (b5d18b8e6f68746a85edfea08e9aff3351d7e891)
 

Author SHA1 Message Date
Adam Simpkins beb5af43a6 graph API: fix bug in graph_is_interesting() 16 years ago
Junio C Hamano 3a2dd481e5 Merge branch 'jc/maint-merge-recursive-fix' into maint 16 years ago
Junio C Hamano d3ebb174ea Merge branch 'zf/maint-gitweb-acname' into maint 16 years ago
Junio C Hamano f393747c4c Merge branch 'np/maint-limit-delta-cache' into maint 16 years ago
Junio C Hamano 985d540083 Merge branch 'jk/maint-show-tag' into maint 16 years ago
Junio C Hamano 07d6309e63 Merge branch 'sb/maint-pull-rebase' into maint 16 years ago
Johannes Sixt f5d5ea525b Make test number t7406- unique 16 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 16 years ago
Johan Herland e3ae4a8613 t7407: Use 'rev-parse --short' rather than bash's substring expansion notation 16 years ago
Brandon Casey 044239b0a1 git-compat-util.h: remove superfluous test for __sun__ 16 years ago
Junio C Hamano 9ebfda109e Merge branch 'rc/maint-http-fix' 16 years ago
Junio C Hamano 09ba7b2d9f Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' 16 years ago
Adam Simpkins 91e50b2c0a graph API: use a new color when starting a brand new column 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
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