Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / clone-pack.c
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Work around missing hard links on FAT formatted media
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge /pub/scm/git/git to recover lost side branch
2005-10-19 git-clone: always keep pack sent from remote.
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Ignore funny refname sent from remote
2005-10-15 Refuse to create funny refs in clone-pack, git-fetch...
2005-10-15 Merge branch 'fixes'
2005-10-13 clone-pack: new option --keep tells it not to explode...
2005-10-13 clone-pack: new option --keep tells it not to explode...
2005-10-05 Merge branch 'fixes'
2005-10-05 clone-pack: use create_symref() instead of raw symlink.
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 [PATCH] -Werror fixes
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge three separate "fetch refs" functions
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-14 [PATCH] clone-pack: Typofix in the error message.
2005-07-14 [PATCH] clone-pack and clone-script: documentation...
2005-07-14 Fix the "close before dup" bug in clone-pack too
2005-07-09 Add "-q" flag to "git commit"
2005-07-07 git-clone-pack: fix sparse warning
2005-07-06 [PATCH] clone-pack.c:write_one_ref() - Create leading...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Add "git-clone-pack" program to help with "git clone"