16903 Commits (737e31af7ae365d6251bb196e06d18afda9c98a8)
 

Author SHA1 Message Date
Junio C Hamano 737e31af7a make_absolute_path(): check bounds when seeing an overlong symlink 16 years ago
Linus Torvalds dfab6aaecf Make 'prepare_temp_file()' ignore st_size for symlinks 16 years ago
Linus Torvalds cf219d8c68 Make 'diff_populate_filespec()' use the new 'strbuf_readlink()' 16 years ago
Linus Torvalds b760d3aa74 Make 'index_path()' use 'strbuf_readlink()' 16 years ago
Linus Torvalds a60272b38e Make 'ce_compare_link()' use the new 'strbuf_readlink()' 16 years ago
Linus Torvalds b11b7e13f4 Add generic 'strbuf_readlink()' helper function 16 years ago
Markus Heidelberg 53682f0c9e doc/git-reset: add reference to git-stash 16 years ago
Markus Heidelberg d1983677f7 Documentation: fix description for enabling hooks 16 years ago
Miklos Vajna 4fce51cf41 git-daemon documentation: use {tilde} 16 years ago
Junio C Hamano b54dc9fdb9 gitweb: do not run "git diff" that is Porcelain 16 years ago
Lee Marlow 98171a07ae bash completion: Sync config variables with their man pages 16 years ago
Lee Marlow 025a19298d bash completion: Sort config completion variables 16 years ago
Junio C Hamano 90c3302173 Merge branch 'maint' 16 years ago
Johannes Schindelin 87c8a56e4f fast-import: close pack before unlinking it 16 years ago
Junio C Hamano a8335024c2 pager: do not dup2 stderr if it is already redirected 16 years ago
Junio C Hamano d2dadfe890 git-show: do not segfault when showing a bad tag 16 years ago
Johannes Schindelin 8befc50c49 Get rid of the last remnants of GIT_CONFIG_LOCAL 16 years ago
Alexander Gavrilov 390c3480b2 Documentation: Describe git-gui Tools menu configuration options. 16 years ago
YONETANI Tomokazu 2fad5329f4 git-fast-import possible memory corruption problem 16 years ago
Markus Heidelberg 7e76aba317 builtin-commit: remove unused message variable 16 years ago
Junio C Hamano 0959df4525 Merge branch 'maint' 16 years ago
Brandon Casey a126ed0a01 git-branch: display sha1 on branch deletion 16 years ago
Jim Meyering 544ddb045a git-config.txt: fix a typo 16 years ago
Junio C Hamano de0db42278 Merge branch 'maint' 16 years ago
Linus Torvalds 04d3975937 fsck: reduce stack footprint 16 years ago
Jeff King 07e62b733f rebase: improve error messages about dirty state 16 years ago
Nicolas Pitre c74faea19e make sure packs to be replaced are closed beforehand 16 years ago
Alexander Potashev 71fe945131 Fix typo in comment in builtin-add.c 16 years ago
Junio C Hamano de749a972d Fix t4031 16 years ago
Junio C Hamano 5363d0744e Merge branch 'maint' 16 years ago
Jeff King 3aa1f7ca37 diff: respect textconv in rewrite diffs 16 years ago
Jeff King 0c01857df5 diff: fix handling of binary rewrite diffs 16 years ago
Alexander Potashev 51ea440637 Fix typos in documentation 16 years ago
Tor Arvid Lund 75bc9573b0 git-p4: Fix regression in p4Where method. 16 years ago
Ralf Wildenhues 29b802aae6 Improve language in git-merge.txt and related docs 16 years ago
Junio C Hamano aa971cb9bf work around Python warnings from AsciiDoc 16 years ago
Alexey Borzenkov 9c0c1b1f28 Define linkgit macro in [macros] section 16 years ago
Deskin Miller 553589f782 git-svn: Make following parents atomic 16 years ago
Jakub Narebski 4586864afe gitweb: Fix bug in insert_file() subroutine 16 years ago
Jeff King e10ea8126c diff: allow turning on textconv explicitly for plumbing 16 years ago
Jeff King 5ec11af61d reorder ALLOW_TEXTCONV option setting 16 years ago
Junio C Hamano 63e8dc5b14 read-cache.c: typofix in comment 16 years ago
Junio C Hamano b96524f83a builtin-checkout.c: check error return from read_cache() 16 years ago
Junio C Hamano f371d3ea3c Point "stale" 1.6.0.5 documentation from the main git documentation page 16 years ago
Junio C Hamano 0e32126f04 Revert "git-stash: use git rev-parse -q" 16 years ago
Junio C Hamano 0516cc5cc6 Update draft release notes for 1.6.1 16 years ago
Junio C Hamano 3a59bb22db Merge branch 'maint' 16 years ago
Junio C Hamano 1c2ed59de2 GIT 1.6.0.5 16 years ago
Matt McCutchen dbc2fb6b84 "git diff <tree>{3,}": do not reverse order of arguments 16 years ago
Jeff King 3927bbe9a4 tag: delete TAG_EDITMSG only on successful tag 16 years ago