3835 Commits (cf1e6d1ec55264272be8b7f0c276a069d2aac69a)
 

Author SHA1 Message Date
Junio C Hamano cf1e6d1ec5 Merge branch 'jc/diff' into next 19 years ago
Linus Torvalds 90bd932c81 Fix up diffcore-rename scoring 19 years ago
Junio C Hamano 2593a410e0 Merge branch 'jc/diff' into next 19 years ago
Junio C Hamano fc66d213f8 diffcore-delta: tweak hashbase value. 19 years ago
Junio C Hamano 7be14b49ac Merge branch 'jc/diff' into next 19 years ago
Junio C Hamano a7e71bb489 Merge branch 'jc/empty' into next 19 years ago
Junio C Hamano 2821104db7 diffcore-delta: make the hash a bit denser. 19 years ago
Junio C Hamano c348f31ab9 revision traversal: --remove-empty fix (take #2). 19 years ago
Junio C Hamano 3dcf2d0e00 Merge branch 'jc/empty' into next 19 years ago
Junio C Hamano a41e109c4b revision traversal: --remove-empty fix. 19 years ago
Mark Wooding 8c3222079a annotate-tests: override VISUAL when running tests. 19 years ago
Junio C Hamano 28f7533f70 Merge branch 'master' into next 19 years ago
Junio C Hamano 514236aa5a Merge branch 'jc/diff' into next 19 years ago
Johannes Schindelin 2d33501689 imap-send: Add missing #include for macosx 19 years ago
Junio C Hamano c06c79667c diffcore-rename: somewhat optimized. 19 years ago
Junio C Hamano 42efbf6d8a git-diff: -p disables rename detection. 19 years ago
Marco Roeland 8e7f9035b8 imap-send: cleanup execl() call to use NULL sentinel instead of 0 19 years ago
sean be767c9172 annotate.perl triggers rpm bug 19 years ago
Junio C Hamano c827a84c69 Merge branch 'nh/http' into next 19 years ago
Nick Hengeveld 1a703cba6d http-push: cleanup 19 years ago
Nick Hengeveld 197e8951ab http-push: support for updating remote info/refs 19 years ago
Nick Hengeveld 512d632cf2 http-push: improve remote lock management 19 years ago
Nick Hengeveld 3030baa7f0 http-push: refactor remote file/directory processing 19 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Nick Hengeveld 5241bfe6d1 http-push: fix revision walk 19 years ago
Junio C Hamano 9937cbf491 Merge branch 'ew/remote' into next 19 years ago
Junio C Hamano c301a0d2cf Merge branch 'fk/blame' into next 19 years ago
Eric Wong 687b8be8bb fetch,parse-remote,fmt-merge-msg: refs/remotes/* support 19 years ago
Fredrik Kuivinen 27e7304567 blame: Rename detection (take 2) 19 years ago
Fredrik Kuivinen 8efdc326c9 rev-lib: Make it easy to do rename tracking (take 2) 19 years ago
Fredrik Kuivinen 6b6dcfc297 Make it possible to not clobber object.util in sort_in_topological_order (take 2) 19 years ago
Mike McCormack f2561fda36 Add git-imap-send, derived from isync 1.0.1. 19 years ago
Junio C Hamano 2d0048e681 repack: prune loose objects when -d is given 19 years ago
Junio C Hamano f3219fbbba try_to_simplify_commit(): do not skip inspecting tree change at boundary. 19 years ago
Junio C Hamano eb0e0024b7 Fix t1200 test for breakage caused by removal of full-stop at the end of fast-forward message. 19 years ago
Mike McCormack 96ce6d2607 Describe how to add extra mail header lines in mail generated by git-format-patch. 19 years ago
Mike McCormack a15a44ef6e Document the --attach flag. 19 years ago
Olaf Hering 180b0d7483 allow double click on current HEAD id after git-pull 19 years ago
Junio C Hamano b8cfe290a8 Merge branch 'jc/fsck' into next 19 years ago
Junio C Hamano 7aaa715d0a fsck-objects: Remove --standalone 19 years ago
Junio C Hamano f61c2c970c refs.c::do_for_each_ref(): Finish error message lines with "\n" 19 years ago
Fredrik Kuivinen a87cd02ce0 Nicer output from 'git' 19 years ago
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago
Fredrik Kuivinen 5001422d30 Fix some inconsistencies in the docs 19 years ago
Eric Wong 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) 19 years ago
Eric Wong 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag 19 years ago
Eric Wong 1d52aba839 contrib/git-svn: fix svn compat and fetch args 19 years ago
Matthias Urlichs d2c4af7373 Don't recurse into parents marked uninteresting. 19 years ago
Nicolas Pitre c13c6bf758 diff-delta: bound hash list length to avoid O(m*n) behavior 19 years ago