17268 Commits (4258c212ca2c3674be4b7e00a19db705eee77a48)
 

Author SHA1 Message Date
Junio C Hamano cd673c1f17 has_sha1_pack(): refactor "pretend these packs do not exist" interface 16 years ago
Junio C Hamano 2478dc84b5 git-repack: resist stray environment variable 16 years ago
Christian Couder cce074a276 bisect: fix another instance of eval'ed string 16 years ago
Christian Couder 1b249ffe8d bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped 16 years ago
Mike Ralphson 2c626e5fa8 Fix odb_mkstemp() on AIX 16 years ago
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Matthieu Moy e43a6fd3e9 More friendly message when locking the index fails. 16 years ago
Matthieu Moy b452cc16d8 Document git blame --reverse. 16 years ago
Todd Zullinger c4ba87a6e2 Documentation: Note file formats send-email accepts 16 years ago
Junio C Hamano 91e80b984e tests: fix "export var=val" 16 years ago
Michael Spang d61027b21f Skip timestamp differences for diff --no-index 16 years ago
Gerrit Pape bed5122f23 Documentation/git-push: --all, --mirror, --tags can not be combined 16 years ago
Finn Arne Gangstad dd482eeac2 Support "\" in non-wildcard exclusion entries 16 years ago
Junio C Hamano e5887c1bda Prepare for 1.6.1.4. 16 years ago
Junio C Hamano 7a134dbbc9 Merge branch 'maint-1.6.0' into maint 16 years ago
Junio C Hamano 3e6b1d0abc Make repack less likely to corrupt repository 16 years ago
Elijah Newren 784f8affe4 fast-export: ensure we traverse commits in topological order 16 years ago
Shawn O. Pearce fa3a0c94dc Clear the delta base cache if a pack is rebuilt 16 years ago
Junio C Hamano 268c015495 Merge branch 'maint-1.5.6' into maint 16 years ago
Junio C Hamano afce435000 Merge branch 'maint-1.5.5' into maint-1.5.6 16 years ago
Junio C Hamano 92798702cf Merge branch 'maint-1.5.4' into maint-1.5.5 16 years ago
Junio C Hamano ed62089c1c revision traversal and pack: notice and die on missing commit 16 years ago
Junio C Hamano 9b27ea9518 Merge branch 'maint-1.6.0' into maint 16 years ago
Shawn O. Pearce 3d20c636af Clear the delta base cache during fast-import checkpoint 16 years ago
Matt McCutchen 7e1100e9e9 gitweb: add $prevent_xss option to prevent XSS by repository content 16 years ago
Christian Couder 6e46cc0d92 rev-list: fix showing distance when using --bisect-all 16 years ago
Johannes Sixt f2a782b8ba Remove unused normalize_absolute_path() 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago
Johannes Sixt f3cad0ad82 Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() 16 years ago
Johannes Sixt 2cd85c40a9 Make test-path-utils more robust against incorrect use 16 years ago
Junio C Hamano b59122f86f GIT 1.6.1.3 16 years ago
Junio C Hamano 919ab6429a Merge branch 'maint-1.6.0' into maint 16 years ago
Junio C Hamano c7893501e8 Merge branch 'jc/maint-apply-fix' into maint 16 years ago
Junio C Hamano 7b261711a6 Merge branch 'am/maint-push-doc' into maint 16 years ago
Junio C Hamano f20408dadb Merge branch 'sg/maint-gitdir-in-subdir' into maint 16 years ago
Junio C Hamano 141b6b83d7 Merge branch 'lt/maint-wrap-zlib' into maint 16 years ago
Junio C Hamano cc91e1bd05 Merge branch 'jc/maint-split-diff-metainfo' into maint 16 years ago
Junio C Hamano 8abc61880d Merge branch 'js/maint-all-implies-HEAD' into maint 16 years ago
Junio C Hamano 8c4c286c39 Merge branch 'kc/maint-diff-bwi-fix' into maint 16 years ago
Johannes Schindelin 26be15f09d filter-branch: do not consider diverging submodules a 'dirty worktree' 16 years ago
David J. Mellor ab2fdb3b62 Fixed broken git help -w when installing from RPM 16 years ago
Geoffrey Thomas ffaf9cc0ff builtin-blame.c: Use utf8_strwidth for author's names 16 years ago
Geoffrey Thomas 8a9391e944 utf8: add utf8_strwidth() 16 years ago
Stefan Naewe f26b5dc9ef urls.txt: document optional port specification in git URLS 16 years ago
Junio C Hamano 745bc77604 Merge branch 'maint-1.6.0' into maint 16 years ago
Matthieu Moy 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. 16 years ago
Matthieu Moy c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. 16 years ago
Matthieu Moy 720ec6b870 Missing && in t/t7001.sh. 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago