16087 Commits (e0b3cc0dffbc965ffa33155cbdcf8d44716c134c)
 

Author SHA1 Message Date
Thomas Jarosch e0b3cc0dff Fix buffer overflow in config parser 16 years ago
Daniel Cheng (aka SDiZ) c6d8f7635f State the effect of filter-branch on graft explicitly 16 years ago
Linus Torvalds 213152688c process_{tree,blob}: Remove useless xstrdup calls 16 years ago
Björn Steinbrink de551d472e process_{tree,blob}: Remove useless xstrdup calls 16 years ago
Jason Merrill 20ff3ec28e Documentation: clarify .gitattributes search 16 years ago
Matthieu Moy 39470cf961 git-checkout.txt: clarify that <branch> applies when no path is given. 16 years ago
Matthieu Moy ce8936c342 git-checkout.txt: fix incorrect statement about HEAD and index 16 years ago
Jeff King 4f6a32f8af commit: abort commit if interactive add failed 16 years ago
Dan McGee e1dc49bcde git-repack: use non-dashed update-server-info 16 years ago
Holger Weiß 5bd27ebb18 Documentation: Remove an odd "instead" 16 years ago
Daniel Cheng (aka SDiZ) ba7906f2f4 Fix bash completion in path with spaces 16 years ago
Thomas Rast 67f1fe5f08 bash completion: only show 'log --merge' if merging 16 years ago
Nico -telmich- Schottelius abfd5fa872 git-tag(1): add hint about commit messages 16 years ago
Allan Caffee 7b60d0d3e4 Documentation: update graph api example. 16 years ago
Johannes Schindelin 63801da88d import-zips: fix thinko 16 years ago
Linus Torvalds e8bd78c3fc close_sha1_file(): make it easier to diagnose errors 16 years ago
Nicolas Pitre 720fe22d50 avoid possible overflow in delta size filtering computation 16 years ago
David Aguilar 3e5970a41e everyday: use the dashless form of git-init 16 years ago
Junio C Hamano 688ba09cad Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0 16 years ago
Junio C Hamano 3e186ef135 Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0 16 years ago
Junio C Hamano fa711bc198 Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0 16 years ago
Junio C Hamano de55390d36 Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0 16 years ago
Danijel Tasov eb006ccfca added missing backtick in git-apply.txt 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
Finn Arne Gangstad dd482eeac2 Support "\" in non-wildcard exclusion entries 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
Shawn O. Pearce 3d20c636af Clear the delta base cache during fast-import checkpoint 16 years ago
David J. Mellor ab2fdb3b62 Fixed broken git help -w when installing from RPM 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
William Pursell 7a85f6ae88 User-manual: "git stash <comment>" form is long gone 16 years ago
Guanqun Lu 37fc57a213 add test-dump-cache-tree in Makefile 16 years ago
Guanqun Lu c9a8abcf9a fix typo in Documentation 16 years ago
Johannes Schindelin e1e4389832 apply: fix access to an uninitialized mode variable, found by valgrind 16 years ago
Junio C Hamano bc395643b6 grep: pass -I (ignore binary) down to external grep 16 years ago
René Scharfe c7cddc1a2f merge: fix out-of-bounds memory access 16 years ago
Jeff King 915308b187 avoid 31-bit truncation in write_loose_object 16 years ago
Kirill Smelkov c32815f903 mailinfo: tests for RFC2047 examples 16 years ago
Kirill Smelkov 806d5e9044 mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' 16 years ago
Johannes Schindelin b8469ad057 test-path-utils: Fix off by one, found by valgrind 16 years ago
Johannes Schindelin f265458f61 get_sha1_basic(): fix invalid memory access, found by valgrind 16 years ago
Junio C Hamano b67b9612e1 diff.c: output correct index lines for a split diff 16 years ago
Boyd Stephen Smith Jr b938f62a20 Fix Documentation for git-describe 16 years ago
Christian Couder 3aed2fda6f builtin-fsck: fix off by one head count 16 years ago
Markus Heidelberg bf474e2402 Documentation: let asciidoc align related options 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago