git-clone: exit early if repo isn't specified
[gitweb.git] / sha1_file.c
2005-12-27 Merge fixes up to GIT 1.0.5
2005-12-26 Merge branch 'jc/checkout'
2005-12-24 Introduce core.sharedrepository
2005-12-24 GIT 1.0.4 v1.0.4
2005-12-23 check_packed_git_idx(): check integrity of the idx...
2005-12-23 check_packed_git_idx(): check integrity of the idx...
2005-12-23 Merge in fixes up to 1.0.3 maintenance branch.
2005-12-23 GIT 1.0.3 v1.0.3
2005-12-22 sha1_to_hex: properly terminate the SHA1
2005-12-22 Merge branch 'fixes'
2005-12-22 \n usage in stderr output
2005-12-22 sanity check in add_packed_git()
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-11 Allow saving an object from a pipe
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 sha1_file.c: make sure packs in an alternate odb is...
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
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-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-15 sha1_file.c::add_packed_git(): fix type mismatch.
2005-11-12 GIT 0.99.9h v0.99.9hv1.0rc1
2005-11-12 Add git-pack-intersect
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-07 Allow GIT_DIR to be an absolute path
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Fix what to do and how to detect when hardlinking fails
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-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 Merge branch 'fixes'
2005-10-13 Keep track of whether a pack is local or not
2005-10-12 Merge branch 'fixes'
2005-10-12 Use git config file for committer name and email info
2005-10-11 Use the same move_temp_to_file in git-http-fetch.
2005-10-10 Merge branch 'fixes'
2005-10-10 Merge branch 'fixes'
2005-10-08 Create object subdirectories on demand
2005-10-08 Merge branch 'fixes'
2005-10-07 Show original and resulting blob object info in diff...
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-01 Consolidate null_sha1[].
2005-09-30 Merge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 Tell which packfile is corrupt when we die.
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 [PATCH] Provide access to git_dir through get_git_dir().
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-14 Merge branch 'master' of .
2005-09-13 [PATCH] Define relative .git/objects/info/alternates...
2005-09-09 Retire support for old environment variables.
2005-09-04 Merge branch 'master' of .
2005-09-04 [PATCH] Possible cleanups for local-pull.c
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/master from .
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Fix ?: statements.
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-17 Merge with master to get diff fixes.
2005-08-17 Use LF and allow comments in objects/info/alternates...
2005-08-16 Merge with master changes.
2005-08-16 [PATCH] Add function to read an index file from an...
2005-08-15 Merge master changes into rc.
2005-08-15 Alternate object pool mechanism updates.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 [PATCH] Warning fix for gcc 4
2005-08-09 Merge with gitk.
2005-08-09 Merge with master.
2005-08-09 [PATCH] Plug memory leak in write_sha1_to_fd()
2005-08-09 [PATCH] Plug memory leak in read_object_with_reference()
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-08-05 Update get_sha1() to grok extended format.
2005-08-03 [PATCH] Parallelize pulling by ssh
2005-08-01 [PATCH] Functions for managing the set of packs the...
2005-07-31 Teach parse_commit_buffer about grafting.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] mmap error handling
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-11 [PATCH] Check packs and then files.
2005-07-10 Avoid signedness warnings in sha1_file.c
2005-07-10 [PATCH] Remove map_sha1_file
2005-07-10 [PATCH] write_sha1_to_fd()
2005-07-09 [PATCH] Expose object ID computation functions.
2005-07-08 Add "mkpath()" helper function
2005-07-06 [PATCH] clone-pack.c:write_one_ref() - Create leading...
next