5614 Commits (eed46644ca48ad08e1fd71e14afbe801399e8a67)
 

Author SHA1 Message Date
Luben Tuikov e0becd9445 gitweb: Enable tree (directory) history display 19 years ago
Junio C Hamano b00d7079ce gitweb: optimize per-file history generation 19 years ago
Dennis Stosberg 4a87b43e37 gitweb: Declare global variables with "our" 19 years ago
Luben Tuikov 85b7cfb103 gitweb: Enable tree (directory) history display 19 years ago
Junio C Hamano cdd4037d70 gitweb: optimize per-file history generation 19 years ago
Linus Torvalds 0556a11a0d git object hash cleanups 19 years ago
Linus Torvalds 6631c73685 revision.c: --full-history fix. 19 years ago
Rene Scharfe 31aea7ef77 Make clear_commit_marks() clean harder 19 years ago
Rene Scharfe 0d2c9d67d9 Add '...' operator for revisions 19 years ago
Rene Scharfe 31609c1725 Add get_merge_bases_clean() 19 years ago
Petr Baudis ac3bc6c1d1 Fix errno usage in connect.c 19 years ago
Robin Rosenberg c64ea8521b Minor documentation fixup. 19 years ago
Eric Wong 03e0ea8712 git-svn: allow a local target directory to be specified for init 19 years ago
Nicolas Pitre 560b25a86f don't load objects needlessly when repacking 19 years ago
Junio C Hamano e3a5629813 upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8 19 years ago
Linus Torvalds fc046a75d5 Abstract out accesses to object hash array 19 years ago
Nicolas Pitre 8dbbd14ea3 consider previous pack undeltified object state only when reusing delta data 19 years ago
Junio C Hamano 93326071ea Merge branch 'jc/test-3402' 19 years ago
Linus Torvalds 51d1e83f91 Do not try futile object pairs when repacking. 19 years ago
Junio C Hamano cc7d5bcf00 Racy GIT (part #3) 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Johannes Schindelin 52cab8a084 refactor merge_bases() as preparation to libify merge-base 19 years ago
Junio C Hamano f3bc468212 Merge branch 'jc/diff-test-updates' into th/diff 19 years ago
Junio C Hamano 026625e78e t4013: note improvements brought by the new output code. 19 years ago
Junio C Hamano 6adc876016 Merge branch 'jc/diff-test' into jc/diff-test-updates 19 years ago
Junio C Hamano 26183e25d4 Merge branch 'jc/diff-test' into th/diff 19 years ago
Junio C Hamano d410e43b35 t4013: add format-patch tests. 19 years ago
Junio C Hamano 27e1b127f3 format-patch: fix diff format option implementation 19 years ago
Junio C Hamano 75dedd5a21 Merge branch 'jc/repack' 19 years ago
Junio C Hamano f38c2a9c99 Merge branch 'js/patch' 19 years ago
Junio C Hamano 9fdc3bb5c2 diff.c: fix get_patch_id() 19 years ago
Junio C Hamano 982b64e4cc t4014: fix test commit labels. 19 years ago
Linus Torvalds 0c7993839b Improved three-way blob merging code 19 years ago
Linus Torvalds 83788070a3 Prepare "git-merge-tree" for future work 19 years ago
Linus Torvalds a9ed376b15 xdiff: generate "anti-diffs" aka what is common to two files 19 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago
Junio C Hamano 8f4a9b62ee t/README: start testing porcelainish 19 years ago
Junio C Hamano f252281102 Merge branch 'jc/diff-test-updates' into th/diff 19 years ago
Junio C Hamano 2c0b4dfd5a combine-diff.c: type sanity. 19 years ago
Johannes Schindelin 47e5c0ca2c Save errno in handle_alias() 19 years ago
Eric Wong f0ef05967f rebase: check for errors from git-commit 19 years ago
Martin Langhoff c5f448b0f2 cvsimport - cleanup of the multi-indexes handling 19 years ago
Junio C Hamano 3b44f15a35 connect.c: check the commit buffer boundary while parsing. 19 years ago
Junio C Hamano c78963d280 connect.c: remove unused parameters from tcp_connect and proxy_connect 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Eric Wong 66eb64cba6 rebase: get rid of outdated MRESOLVEMSG 19 years ago
Andreas Ericsson 33ebb8717f git wrapper: fix command name in an error message. 19 years ago
Eric Wong 80f50749da git-svn: be verbose by default on fetch/commit, add -q/--quiet option 19 years ago
Eric Wong a00439acd2 git-svn: add --follow-parent and --no-metadata options to fetch 19 years ago
Eric Wong 27e9fb8d41 git-svn: add the commit-diff command 19 years ago