32374 Commits (bf341b902ea1346373886f4eb4352a06b7b4cdfd)
 

Author SHA1 Message Date
René Scharfe b2981d0622 sha1_name: pass object name length to diagnose_invalid_sha1_path() 12 years ago
Peter Eisentraut ce4c4d4ec3 pull: Apply -q and -v options to rebase mode as well 12 years ago
Nguyễn Thái Ngọc Duy c73592812d Preallocate hash tables when the number of inserts are known in advance 12 years ago
René Scharfe ea738e2da1 Makefile: keep LIB_H entries together and sorted 12 years ago
Jeff King f59de5d1ff upload-pack: load non-tip "want" objects from disk 12 years ago
Jeff King 06f15bf1f3 upload-pack: make sure "want" objects are parsed 12 years ago
Jeff King a6eec12638 upload-pack: drop lookup-before-parse optimization 12 years ago
Nguyễn Thái Ngọc Duy 5c3459fc61 index-pack: fix buffer overflow caused by translations 12 years ago
René Scharfe c3c2e1a09b archive-zip: use deflateInit2() to ask for raw compressed data 12 years ago
Nguyễn Thái Ngọc Duy 6a38ef2ced status: advise to consider use of -u when read_directory takes too long 12 years ago
Junio C Hamano 5823eb2b28 git status: document trade-offs in choosing parameters to the -u option 12 years ago
John Keeping 7297a44012 entry: fix filter lookup 12 years ago
John Keeping 013c3bb81e t2003: modernize style 12 years ago
Antoine Pelisse fa04ae0be8 Allow combined diff to ignore white-spaces 12 years ago
John Keeping 02c56314aa difftool --dir-diff: symlink all files matching the working tree 12 years ago
John Keeping e0976dcf83 difftool: avoid double slashes in symlink targets 12 years ago
John Keeping 8aa10d4a5b git-difftool(1): fix formatting of --symlink description 12 years ago
Andrew Wong f612a67eac setup.c: check that the pathspec magic ends with ")" 12 years ago
Andrew Wong 772e47cd67 setup.c: stop prefix_pathspec() from looping past the end of string 12 years ago
Jeff King 7bf7a92f69 t2200: check that "add -u" limits itself to subdirectory 12 years ago
Junio C Hamano 239222f587 Git 1.8.2 12 years ago
Kevin Bracey 4549162e8d mergetools/p4merge: create a base if none available 12 years ago
Kevin Bracey c699a7ccdc mergetools/p4merge: swap LOCAL and REMOTE 12 years ago
Phil Hord 3ae851e6fb tag: --force does not have to warn when creating tags 12 years ago
Miklós Fazekas bbd848633e git p4: avoid expanding client paths in chdir 12 years ago
Pete Wyckoff 89773db3e8 git p4 test: should honor symlink in p4 client root 12 years ago
Junio C Hamano ce432cac30 Merge branch 'maint' 12 years ago
Kevin Bracey 03a0fb0ccf git.c: make usage match manual page 12 years ago
Junio C Hamano f1eba9f055 Merge branch 'mp/complete-paths' 12 years ago
Junio C Hamano c75aa630b2 Merge branch 'mm/add-u-A-finishing-touches' 12 years ago
Matthieu Moy 35ba83ccf6 git-completion.bash: zsh does not implement function redirection correctly 12 years ago
Junio C Hamano ca8df3df8c Merge branch 'gp/add-u-A-documentation' 12 years ago
Matthieu Moy c6898ebf21 add: update pathless 'add [-u|-A]' warning to reflect change of plan 12 years ago
Junio C Hamano 0c91a6f302 Merge branch 'maint' 12 years ago
Jeff King bd54cf17a4 archive: handle commits with an empty tree 12 years ago
Jeff King f838ce5826 test-lib: factor out $GIT_UNZIP setup 12 years ago
Kevin Bracey 421a976945 Translate git_more_info_string consistently 12 years ago
Jonathan Nieder 35297089e5 shell: new no-interactive-login command to print a custom message 12 years ago
Jonathan Nieder cdd9b3c96c shell doc: emphasize purpose and security model 12 years ago
Junio C Hamano 407929cb45 Merge branch 'maint' 12 years ago
Antoine Pelisse ca70c9ea72 perf: update documentation of GIT_PERF_REPEAT_COUNT 12 years ago
Kirill Smelkov 6cd3c05327 format-patch: RFC 2047 says multi-octet character may not be split 12 years ago
Junio C Hamano 1cc625fd7a Merge git://git.bogomips.org/git-svn 12 years ago
Junio C Hamano 3e714cdbab Update draft release notes to 1.8.2 12 years ago
Jeff King 2cd83d10bb setup: suppress implicit "." work-tree for bare repos 12 years ago
Jeff King a6f7f9a325 environment: add GIT_PREFIX to local_repo_env 12 years ago
Junio C Hamano 98f85ff4b6 reflog: add for_each_reflog_ent_reverse() API 12 years ago
Junio C Hamano 7ae07c1bd7 for_each_recent_reflog_ent(): simplify opening of a reflog file 12 years ago
Junio C Hamano 9a7a183bd2 for_each_reflog_ent(): extract a helper to process a single entry 12 years ago
Lukas Fleischer a02ffe0e1a bundle: Add colons to list headings in "verify" 12 years ago