18758 Commits (e1c068869216c8c231c1585bbfa9fda42b4756f8)
 

Author SHA1 Message Date
Junio C Hamano d265ddce1f Merge branch 'jc/maint-read-tree-multi' into maint 16 years ago
Junio C Hamano c2eae0a5f6 Merge branch 'mk/maint-apply-swap' into maint 16 years ago
Junio C Hamano 00473fd196 Merge branch 'mm/maint-add-p-quit' into maint 16 years ago
Junio C Hamano 7d71be242d Merge branch 'lt/pack-object-memuse' into maint 16 years ago
Junio C Hamano e89c6ea998 Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1 16 years ago
Junio C Hamano 3f3e2c26fa Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 16 years ago
Junio C Hamano 652f0c8f1d Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1 16 years ago
Junio C Hamano 503f464090 GIT 1.6.3-rc4 16 years ago
Nicolas Pitre f04833ef9f honor repack.usedeltabaseoffset when fetching packs 16 years ago
Junio C Hamano a8816e7bab Merge git://repo.or.cz/git-gui 16 years ago
Nicolas Pitre b74fce16fa allow OFS_DELTA objects during a push 16 years ago
René Scharfe 1087aba86b ctype.c: fix typo in comment 16 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Daniel A. Steffen a91be3fcbe git-gui: Fixes for Mac OS X TkAqua 16 years ago
Junio C Hamano 75b44066f3 Merge git://git.kernel.org/pub/scm/gitk/gitk 16 years ago
Alex Riesen ad7ef5b88d gitk: Add Russian translation 16 years ago
Alex Riesen adfd55d51b Clarify kind of conflict in merge-one-file helper 16 years ago
Alex Riesen 6ffd567bec improve error message in config.c 16 years ago
Alex Riesen f6a5f1bb50 print unlink(2) errno in copy_or_link_directory 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Alex Riesen fc71db39e0 Introduce an unlink(2) wrapper which gives warning if unlink failed 16 years ago
Junio C Hamano d1c8c0c8c4 Merge branch 'maint' 16 years ago
Benjamin Kramer 3e8a00ae1d daemon.c: fix segfault on OS X 16 years ago
Junio C Hamano 0c44c94309 merge-recursive: do not die on a conflicting submodule 16 years ago
Felipe Contreras d212ca1724 git config: error when editing a repo config and not being in one 16 years ago
Uwe Kleine-König 2163e3f778 parseopt: fix documentation for --keep-dashdash 16 years ago
Johannes Schindelin 348df16679 Rename core.unreliableHardlinks to core.createObject 16 years ago
Junio C Hamano a2dc04ba15 Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano 934747323c Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Junio C Hamano 7dae8b21c2 diff -c -p: do not die on submodules 16 years ago
Alex Riesen c736b4c83b git-gui: Update Russian translation 16 years ago
Eric Blake 26e47f2540 doc: consistently use ASCIIDOC_EXTRA 16 years ago
Eric Blake d4b1902715 Makefile: installing git in cygwin 1.7.0 16 years ago
Junio C Hamano b79376cdf3 Merge branch 'maint' 16 years ago
Junio C Hamano 2254da06a5 Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano 3e73cb2f48 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Sam Vilain 47afed5dc1 SubmittingPatches: itemize and reflect upon well written changes 16 years ago
Jeff King 62f780dcc6 Makefile: fix NO_PERL bug with gitweb 16 years ago
Johannes Schindelin 7c8224b6a8 t3702: fix reliance on SHELL_PATH being '/bin/sh' 16 years ago
Linus Torvalds c922b01f54 grep: fix segfault when "git grep '('" is given 16 years ago
Johannes Schindelin b9d622e711 t5701: do not get stuck in empty-push/ 16 years ago
Patrick Welche 9a695fbf38 NetBSD compilation fix 16 years ago
Allan Caffee d649048e68 Documentation: fix a grammatical error in api-builtin.txt 16 years ago
Allan Caffee 345f6e2cb5 builtin-merge: fix a typo in an error message 16 years ago
Mark Drago fe4a9c36a3 Add semicolon to curly brace group in main Makefile 16 years ago
Johannes Sixt 531e6daa03 prune-packed: advanced progress even for non-existing fan-out directories 16 years ago
Linus Torvalds 95110d75d9 t4202: fix typo 16 years ago
Markus Heidelberg a408e0e649 diff: do not color --stat output like patch context 16 years ago
Johannes Schindelin be66a6c43d Add an option not to use link(src, dest) && unlink(src) when that is unreliable 16 years ago
Benjamin Kramer 785a985749 connect: replace inet_ntop with getnameinfo 16 years ago