17412 Commits (a6d63b749369f3ba9c6d2f382efd27838604b7db)
 

Author SHA1 Message Date
Junio C Hamano 8e7d1f6d03 Merge branch 'np/no-loosen-prune-expire-now' into maint 16 years ago
Junio C Hamano 20bd35c110 Merge branch 'mc/cd-p-pwd' into maint 16 years ago
Junio C Hamano 8561b522d7 Merge branch 'maint-1.6.0' into maint 16 years ago
Jeff King 915308b187 avoid 31-bit truncation in write_loose_object 16 years ago
Johannes Schindelin f7951e1d97 Simplify t3412 16 years ago
Johannes Schindelin 37e5c8f460 Simplify t3411 16 years ago
Johannes Schindelin 4bd03d15e4 Simplify t3410 16 years ago
Johannes Schindelin 008849689e test-lib.sh: introduce test_commit() and test_merge() helpers 16 years ago
Johannes Schindelin 03af0870a0 lib-rebase.sh: Document what set_fake_editor() does 16 years ago
Johannes Schindelin 29a03348a3 t3404 & t3411: undo copy&paste 16 years ago
Junio C Hamano 4cc8d6c62d add -u: do not fail to resolve a path as deleted 16 years ago
Junio C Hamano a15080e5f4 builtin-apply.c: do not set bogus mode in check_preimage() for deleted path 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
Junio C Hamano 8712b3cdb0 Merge branch 'tr/previous-branch' 16 years ago
Johannes Schindelin 94c88edef7 Fix submodule squashing into unrelated commit 16 years ago
Junio C Hamano 9674769665 rebase -i squashes submodule changes into unrelated commit 16 years ago
Giuseppe Bilotta cd956c73a2 gitweb: check if-modified-since for feeds 16 years ago
Giuseppe Bilotta 2757b54d46 gitweb: last-modified time should be commiter, not author 16 years ago
Giuseppe Bilotta 0cf31285a0 gitweb: rss channel date 16 years ago
Giuseppe Bilotta 3ac109ae4c gitweb: rss feed managingEditor 16 years ago
Giuseppe Bilotta ad59a7a359 gitweb: feed generator metadata 16 years ago
Giuseppe Bilotta 1ba68ce237 gitweb: channel image in rss feed 16 years ago
Jeff King d8e96fd86d git: use run_command() to execute dashed externals 16 years ago
Jeff King 1d64f21d99 run_command(): help callers distinguish errors 16 years ago
Jeff King 45c0961c87 run_command(): handle missing command errors more gracefully 16 years ago
Serge van den Boom 85b4518f44 Makefile: Make 'configure --with-expat=path' actually work 16 years ago
Jeff King f172f334fd git: s/run_command/run_builtin/ 16 years ago
Jake Goulding 32c35cfb1e git-tag: Add --contains option 16 years ago
Jake Goulding 7fcdb36e29 Make has_commit() non-static 16 years ago
Jake Goulding 269defdf30 Make opt_parse_with_commit() non-static 16 years ago
Junio C Hamano aeeae1b771 revision traversal: allow UNINTERESTING objects to be missing 16 years ago
Jay Soffian 98ef23b3b1 git-am: minor cleanups 16 years ago
Johannes Sixt d04099382b Windows: Fix intermittent failures of t7701 16 years ago
Junio C Hamano 297f6a535c Merge branch 'maint' 16 years ago
Junio C Hamano 02322e1619 send-pack: do not send unknown object name from ".have" to pack-objects 16 years ago
Junio C Hamano 899d8dc392 Merge branch 'maint-1.6.0' into maint 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
Johannes Gilger fb700cb067 mergetool: Don't repeat merge tool candidates 16 years ago
Junio C Hamano 90b23e5f21 Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-metainfo 16 years ago
Junio C Hamano b67b9612e1 diff.c: output correct index lines for a split diff 16 years ago
Junio C Hamano 2d6061537f tests: Avoid single-shot environment export for shell function invocation 16 years ago
Junio C Hamano a6c7a27691 rebase -i: correctly remember --root flag across --continue 16 years ago
Ted Pavlic f7d9d04e3b make: Remove -pthread on Darwin (it is included by cstdlib). 16 years ago
Nanako Shiraishi dfb047b9e4 Mention "local convention" rule in the CodingGuidelines 16 years ago
Steffen Prohaska 2565522174 Windows: Revert to default paths and convert them by RUNTIME_PREFIX 16 years ago
Steffen Prohaska 35fb0e8633 Compute prefix at runtime if RUNTIME_PREFIX is set 16 years ago
Steffen Prohaska 8e3462837b Modify setup_path() to only add git_exec_path() to PATH 16 years ago
Steffen Prohaska 2fb3f6db96 Add calls to git_extract_argv0_path() in programs that call git_config_* 16 years ago