Add git-config-set, a simple helper for scripts to set config variables
[git.git] / clone-pack.c
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Johannes SchindelinWork around missing hard links on FAT formatted media
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-19 Junio C Hamanogit-clone: always keep pack sent from remote.
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Junio C HamanoIgnore funny refname sent from remote
2005-10-15 Junio C HamanoRefuse to create funny refs in clone-pack, git-fetch...
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-13 Junio C Hamanoclone-pack: new option --keep tells it not to explode...
2005-10-13 Junio C Hamanoclone-pack: new option --keep tells it not to explode...
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Junio C Hamanoclone-pack: use create_symref() instead of raw symlink.
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Timo Sirainen[PATCH] -Werror fixes
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge three separate "fetch refs" functions
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-14 Junio C Hamano[PATCH] clone-pack: Typofix in the error message.
2005-07-14 Junio C Hamano[PATCH] clone-pack and clone-script: documentation...
2005-07-14 Linus TorvaldsFix the "close before dup" bug in clone-pack too
2005-07-09 Linus TorvaldsAdd "-q" flag to "git commit"
2005-07-07 Linus Torvaldsgit-clone-pack: fix sparse warning
2005-07-06 Junio C Hamano[PATCH] clone-pack.c:write_one_ref() - Create leading...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Linus TorvaldsAdd "git-clone-pack" program to help with "git clone"