aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-06
* git-diff-tree: clean up outputLinus Torvalds2005-05-06
* diff-tree: support list if input trees on stdinLinus Torvalds2005-05-06
* [PATCH] control/limit output of git-rev-listKay Sievers2005-05-06
* update-cache: remove compiler warningLinus Torvalds2005-05-06
* [PATCH] fix compare symlink against readlink not dataKay Sievers2005-05-06
* Steal -t option to git-ls-files from Cogito fork.Petr Baudis2005-05-06
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-06
* Add http and local transport support for git-pull-script.Junio C Hamano2005-05-06
* Add documentation for the rest of commands.Junio C Hamano2005-05-05
* Adjust core-git documentation to more recent Linus GIT.Junio C Hamano2005-05-05
* Reference documentation for the core git commands.David Greaves2005-05-05
* Merge of http://members.cox.net/junkio/git-jc.gitLinus Torvalds2005-05-05
|\
| *-----. Octopus merge of the following five patches.Junio C Hamano2005-05-05
| |\ \ \ \
| | | | | * Update diff engine for symlinks stored in the cache.Junio C Hamano2005-05-05
| | | | * | diff-cache shows differences for unmerged paths without --cache.Junio C Hamano2005-05-05
| | | | |/
| | | * | Do not write out new index if nothing has changed.Junio C Hamano2005-05-05
| | | |/
| | * | Make git-prune-script executable again.Junio C Hamano2005-05-05
| | |/
| * | Update git-apply-patch-script for symbolic links.Junio C Hamano2005-05-05
| |/
* | [PATCH] create subdirs for symlinksKay Sievers2005-05-05
* | Be more careful about tree entry modes.Linus Torvalds2005-05-05
* | Fix git-resolve-script.Linus Torvalds2005-05-05
* | Fix symlink handlingLinus Torvalds2005-05-05
|/
* [PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.Thomas Glanzmann2005-05-05
* Split "git-pull-script" into two partsLinus Torvalds2005-05-05
* git-diff-cache: add "-m" flag to match all non-checked-out files with the index.Linus Torvalds2005-05-05
* [PATCH] git and symlinks as tracked contentKay Sievers2005-05-05
* [PATCH] Fix git rpush.Anton Altaparmakov2005-05-05
* [PATCH] Fix git rpull.Anton Altaparmakov2005-05-05
* git-pull-script: do the diffstat also for the fast-forward caseLinus Torvalds2005-05-05
* Merge http://members.cox.net/junkio/git-jc.git/Linus Torvalds2005-05-04
|\
| * When the patch tries to create a new file and the file exists, abort.Junio C Hamano2005-05-04
| * Optimize diff-cache -p --cachedJunio C Hamano2005-05-04
| * Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano2005-05-04
| * Git-prune-script loses blobs referenced from an uncommitted cache.Junio C Hamano2005-05-04
| * Short-cut error return path in git-local-pull.Junio C Hamano2005-05-04
| * Make git-*-pull say who wants them for missing objects.Junio C Hamano2005-05-04
* | Make "git-prune-script" take all refs into account.Linus Torvalds2005-05-04
* | Teach fsck-cache to accept non-commits for reachability analysis.Linus Torvalds2005-05-04
* | Teach "git-pull-script" about alternate HEAD's to pull..Linus Torvalds2005-05-04
* | [PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov2005-05-04
* | git-pull-script: add a final "diffstat" to show the result of the merge.Linus Torvalds2005-05-04
|/
* sha1_file: make the new sha1 object writing be coda-friendly.Linus Torvalds2005-05-03
* Improve sha1 object file writing.Linus Torvalds2005-05-03
* fsck-cache: fix SIGSEGV on bad tag objectLinus Torvalds2005-05-03
* Automatic merge of /home/torvalds/junkio/.git/Linus Torvalds2005-05-03
|\
| * Update git-merge-one-file-script.Junio C Hamano2005-05-01
| * Implement git-update-cache --force-remove <path>Junio C Hamano2005-05-01
| * Add git-write-blob.Junio C Hamano2005-05-01
| * Make git-apply-patch-script executable.Junio C Hamano2005-05-01