19678 Commits (39c448c19de7269e6130b6e183645c5b9afe0579)
 

Author SHA1 Message Date
Nicolas Pitre 86386829d4 fix simple deepening of a repo 16 years ago
Adam Simpkins b97c470b57 Add tests for rev-list --graph with options that simplify history 16 years ago
Junio C Hamano 2e1176d51e Merge branch 'jc/verify-pack-stat' 16 years ago
Junio C Hamano dad1a454d5 Merge branch 'mr/gitweb-xz' 16 years ago
Junio C Hamano b5a8dc7e06 Merge branch 'ld/p4' 16 years ago
Wilhansen Li 0ded47581a Add support for the Mongoose web server. 16 years ago
Giuseppe Bilotta 01b89f0cd5 gitweb: pull ref markes pull out of subject <a> element 16 years ago
Junio C Hamano 3b5ef0e216 xutils: Fix xdl_recmatch() on incomplete lines 16 years ago
Junio C Hamano 78ed710fcf xutils: Fix hashing an incomplete line with whitespaces at the end 16 years ago
Linus Torvalds 36e4986f26 Further 'approxidate' improvements 16 years ago
Linus Torvalds 9029055207 Improve on 'approxidate' 16 years ago
Matthieu Moy 3deffc52d8 reset: make the reminder output consistent with "checkout" 16 years ago
Matthieu Moy 43673fddd3 Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. 16 years ago
Junio C Hamano 32f4cc49ae Sync with 1.6.4.1 16 years ago
Junio C Hamano d9b9784f57 GIT 1.6.4.1 16 years ago
Junio C Hamano f47af92594 Merge branch 'bc/maint-am-email' into maint 16 years ago
Junio C Hamano d1094fdd1b compat/snprintf.c: clarify SNPRINTF_SIZE_CORR 16 years ago
Junio C Hamano f00ecbe42b Merge branch 'cc/replace' 16 years ago
Junio C Hamano 5e092b5bce Merge branch 'gb/apply-ignore-whitespace' 16 years ago
Junio C Hamano bcd45e27d8 Merge branch 'bc/mailsplit-cr-at-eol' 16 years ago
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