2490 Commits (3200d1aee0c22a34d075aafefe3e92f4f7d08840)
 

Author SHA1 Message Date
Junio C Hamano 3200d1aee0 Deal with binary diff output from GNU diff 2.8.7 19 years ago
Junio C Hamano a575603af2 Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff 19 years ago
Martin Langhoff fee3365fe1 archimport: allow for old style branch and public tag names 19 years ago
Junio C Hamano f30c95dd76 Add approxidate test calls. 19 years ago
Linus Torvalds 3c07b1d194 git's rev-parse.c function show_datestring presumes gnu date 19 years ago
Eric Wong 22ff00fc8b Disambiguate the term 'branch' in Arch vs git 19 years ago
Eric Wong 9b626e752e archimport: don't die on merge-base failure 19 years ago
Eric Wong a7fb51d3d4 remove shellquote usage for tags 19 years ago
Andreas Ericsson a8883288fa daemon.c: fix arg parsing bugs 19 years ago
Junio C Hamano fbba222f5d tests: binary diff application. 19 years ago
Junio C Hamano 80b1e511d7 diff: --full-index 19 years ago
Junio C Hamano 011f4274bb apply: allow-binary-replacement. 19 years ago
Junio C Hamano 0c15cc921a git-am: --resolved. 19 years ago
Junio C Hamano 92927ed0aa git-apply: fail if a patch cannot be applied. 19 years ago
Kevin Geiss 5b4525eb8b git-cvsexportcommit.perl: fix typos in output 19 years ago
Kevin Geiss 8b3fbeef39 git-cvsexportcommit.perl: exit with non-0 status if patch fails. 19 years ago
Kevin Geiss ebdbfa8b55 git-cvsexportcommit.perl: use getopts to get binary flags 19 years ago
Kevin Geiss 0ff2ce9d8a git-cvsexportcommit.perl: Fix usage() output. 19 years ago
Alecs King 565cb99114 Documentation/git-log.txt: trivial typo fix. 19 years ago
Pavel Roskin 8366a10ab2 symref support for import scripts 19 years ago
Linus Torvalds c0c35d5e41 Disallow empty pattern in "git grep" 19 years ago
Junio C Hamano 7dbc2c0402 git wrapper: basic fixes. 19 years ago
Johannes Schindelin ad4f4daae8 Give python a chance to find "backported" modules 19 years ago
Johannes Schindelin a0fa2a10b4 Fix tests with new git in C 19 years ago
Lukas Sandström 1a41e743c6 Fix llist_sorted_difference_inplace in git-pack-redundant 19 years ago
Andreas Ericsson 97fc6c5fba git --help COMMAND brings up the git-COMMAND man-page. 19 years ago
Andreas Ericsson cb22bc4447 Update git(7) man-page for the C wrapper. 19 years ago
Andreas Ericsson 8e49d50388 C implementation of the 'git' program, take two. 19 years ago
Junio C Hamano c0bbbb1ba9 sha1_file.c::add_packed_git(): fix type mismatch. 19 years ago
Junio C Hamano 3299c6f6a8 diff: make default rename detection limit configurable. 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Sergey Vlasov 4a4e6fd74f Rework object refs tracking to reduce memory usage 19 years ago
Sergey Vlasov 545f229a4b git-fsck-objects: Free tree entries after use 19 years ago
Jonas Fonseca a52e4ef877 Fix git(1) link to git-index-pack 19 years ago
Junio C Hamano cd0a781c38 Documentation: do not blindly run 'cat' .git/HEAD, or echo into it. 19 years ago
Petr Baudis 313c4714c5 Fix bunch of fd leaks in http-fetch 19 years ago
Andreas Ericsson bce8230d5d git-daemon: --inetd implies --syslog 19 years ago
H. Peter Anvin 8b649e27dd git-core-foo -> git-foo, except the core package 19 years ago
Junio C Hamano d7bba81575 Update topo-order test. 19 years ago
Alex Riesen 08db81a9f1 allow git-update-ref create refs with slashes in names 19 years ago
Nikolai Weibull 7acab8f167 Documentation nitpicking 19 years ago
Nikolai Weibull 2db0bfbc04 Document a couple of missing command-line options. 19 years ago
Nikolai Weibull b2309b7019 Document the -n command-line option to git-unpack-objects 19 years ago
Junio C Hamano 9add69b1b1 apply: fix binary patch detection. 19 years ago
Linus Torvalds 2ed02887bd Fix git-rev-list "date order" with --topo-order 19 years ago
Andreas Ericsson d4072c9722 git-branch: Mention -d and -D in man-page. 19 years ago
Junio C Hamano b6ebac9e43 Merge branch 'svnup' of http://netz.smurf.noris.de/git/git 19 years ago
Matthias Urlichs 0f3f5e3f69 Depend on asciidoc 7 (at least). 19 years ago
Josef Weidendorfer 1331df8781 Remove git-rename. git-mv does the same 19 years ago
Josef Weidendorfer b0c698a6e4 Bugfix: stop if directory already exists 19 years ago