summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-06[PATCH] fix compare symlink against readlink not dataKay Sievers
2005-05-06Steal -t option to git-ls-files from Cogito fork.Petr Baudis
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano
2005-05-06Add http and local transport support for git-pull-script.Junio C Hamano
2005-05-06Add documentation for the rest of commands.Junio C Hamano
2005-05-06Adjust core-git documentation to more recent Linus GIT.Junio C Hamano
2005-05-06Reference documentation for the core git commands.David Greaves
2005-05-06Merge of http://members.cox.net/junkio/git-jc.gitLinus Torvalds
2005-05-05[PATCH] create subdirs for symlinksKay Sievers
2005-05-05Be more careful about tree entry modes.Linus Torvalds
2005-05-05Octopus merge of the following five patches.Junio C Hamano
2005-05-05Update git-apply-patch-script for symbolic links.Junio C Hamano
2005-05-05Update diff engine for symlinks stored in the cache.Junio C Hamano
2005-05-05Fix git-resolve-script.Linus Torvalds
2005-05-05Fix symlink handlingLinus Torvalds
2005-05-05diff-cache shows differences for unmerged paths without --cache.Junio C Hamano
2005-05-05Do not write out new index if nothing has changed.Junio C Hamano
2005-05-05Make git-prune-script executable again.Junio C Hamano
2005-05-05[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.Thomas Glanzmann
2005-05-05Split "git-pull-script" into two partsLinus Torvalds
2005-05-05git-diff-cache: add "-m" flag to match all non-checked-out files with the index.Linus Torvalds
2005-05-05[PATCH] git and symlinks as tracked contentKay Sievers
2005-05-05[PATCH] Fix git rpush.Anton Altaparmakov
2005-05-05[PATCH] Fix git rpull.Anton Altaparmakov
2005-05-05git-pull-script: do the diffstat also for the fast-forward caseLinus Torvalds
2005-05-05Merge http://members.cox.net/junkio/git-jc.git/Linus Torvalds
2005-05-05Make "git-prune-script" take all refs into account.Linus Torvalds
2005-05-05Teach fsck-cache to accept non-commits for reachability analysis.Linus Torvalds
2005-05-05Teach "git-pull-script" about alternate HEAD's to pull..Linus Torvalds
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov
2005-05-04When the patch tries to create a new file and the file exists, abort.Junio C Hamano
2005-05-04git-pull-script: add a final "diffstat" to show the result of the merge.Linus Torvalds
2005-05-04Optimize diff-cache -p --cachedJunio C Hamano
2005-05-04Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano
2005-05-04Git-prune-script loses blobs referenced from an uncommitted cache.Junio C Hamano
2005-05-04Short-cut error return path in git-local-pull.Junio C Hamano
2005-05-04Make git-*-pull say who wants them for missing objects.Junio C Hamano
2005-05-03sha1_file: make the new sha1 object writing be coda-friendly.Linus Torvalds
2005-05-03Improve sha1 object file writing.Linus Torvalds
2005-05-03fsck-cache: fix SIGSEGV on bad tag objectLinus Torvalds
2005-05-03Automatic merge of /home/torvalds/junkio/.git/Linus Torvalds
2005-05-03fsck-cache: report broken links correctlyLinus Torvalds
2005-05-02Make fsck-cache do better tree checking.Linus Torvalds
2005-05-02[PATCH] Fix warning in convert-cachetony.luck@intel.com
2005-05-02fsck-cache: sort entries by inode numberLinus Torvalds
2005-05-02Update git-merge-one-file-script.Junio C Hamano
2005-05-02Implement git-update-cache --force-remove <path>Junio C Hamano
2005-05-02Add git-write-blob.Junio C Hamano
2005-05-02Make git-apply-patch-script executable.Junio C Hamano
2005-05-02Change the prefix for builtin diff generation.Linus Torvalds