summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-06date.c: add "show_date()" function.Libravatar Linus Torvalds2-0/+29
2005-05-06[PATCH] Document --stdin, -m, -s, and -v flags to git-diff-treeLibravatar Junio C Hamano2-2/+31
2005-05-06[PATCH] git-tar-tree: add symlink supportLibravatar Rene Scharfe1-13/+47
2005-05-06[PATCH] git-tar-tree: make file contents accessible to write_header()Libravatar Rene Scharfe1-10/+13
2005-05-06[PATCH] git-tar-tree: add extended header helpersLibravatar Rene Scharfe1-18/+40
2005-05-06[PATCH] git-tar-tree: add TYPEFLAG_ constantsLibravatar Rene Scharfe1-5/+20
2005-05-06[PATCH] git-tar-tree: add get_record()Libravatar Rene Scharfe1-13/+13
2005-05-06diff-tree: add "verbose header" modeLibravatar Linus Torvalds1-3/+58
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Libravatar Nicolas Pitre9-70/+115
2005-05-06git-diff-tree: clean up outputLibravatar Linus Torvalds1-3/+27
2005-05-06diff-tree: support list if input trees on stdinLibravatar Linus Torvalds1-9/+77
2005-05-06[PATCH] control/limit output of git-rev-listLibravatar Kay Sievers1-2/+31
2005-05-06update-cache: remove compiler warningLibravatar Linus Torvalds1-1/+0
2005-05-06[PATCH] fix compare symlink against readlink not dataLibravatar Kay Sievers3-9/+49
2005-05-06Steal -t option to git-ls-files from Cogito fork.Libravatar Petr Baudis2-10/+36
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Libravatar Junio C Hamano6-15/+60
2005-05-06Add http and local transport support for git-pull-script.Libravatar Junio C Hamano1-6/+31
2005-05-05Add documentation for the rest of commands.Libravatar Junio C Hamano1-0/+104
2005-05-05Adjust core-git documentation to more recent Linus GIT.Libravatar Junio C Hamano1-287/+294
2005-05-05Reference documentation for the core git commands.Libravatar David Greaves1-0/+1128
2005-05-05Merge of http://members.cox.net/junkio/git-jc.gitLibravatar Linus Torvalds5-67/+217
2005-05-05[PATCH] create subdirs for symlinksLibravatar Kay Sievers1-0/+1
2005-05-05Be more careful about tree entry modes.Libravatar Linus Torvalds3-2/+28
2005-05-05Octopus merge of the following five patches.Libravatar Junio C Hamano4-29/+116
2005-05-05Update git-apply-patch-script for symbolic links.Libravatar Junio C Hamano1-38/+101
2005-05-05Update diff engine for symlinks stored in the cache.Libravatar Junio C Hamano1-22/+56
2005-05-05Fix git-resolve-script.Libravatar Linus Torvalds1-1/+1
2005-05-05Fix symlink handlingLibravatar Linus Torvalds1-3/+1
2005-05-05diff-cache shows differences for unmerged paths without --cache.Libravatar Junio C Hamano1-4/+19
2005-05-05Do not write out new index if nothing has changed.Libravatar Junio C Hamano1-3/+41
2005-05-05Make git-prune-script executable again.Libravatar Junio C Hamano1-0/+0
2005-05-05[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.Libravatar Thomas Glanzmann1-1/+1
2005-05-05Split "git-pull-script" into two partsLibravatar Linus Torvalds3-46/+58
2005-05-05git-diff-cache: add "-m" flag to match all non-checked-out files with the index.Libravatar Linus Torvalds1-2/+13
2005-05-05[PATCH] git and symlinks as tracked contentLibravatar Kay Sievers7-27/+74
2005-05-05[PATCH] Fix git rpush.Libravatar Anton Altaparmakov1-1/+1
2005-05-05[PATCH] Fix git rpull.Libravatar Anton Altaparmakov1-1/+1
2005-05-05git-pull-script: do the diffstat also for the fast-forward caseLibravatar Linus Torvalds1-0/+1
2005-05-04Merge http://members.cox.net/junkio/git-jc.git/Libravatar Linus Torvalds8-87/+231
2005-05-04Make "git-prune-script" take all refs into account.Libravatar Linus Torvalds1-1/+3
2005-05-04Teach fsck-cache to accept non-commits for reachability analysis.Libravatar Linus Torvalds2-5/+5
2005-05-04Teach "git-pull-script" about alternate HEAD's to pull..Libravatar Linus Torvalds1-2/+3
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheLibravatar Sergey Vlasov5-11/+27
2005-05-04When the patch tries to create a new file and the file exists, abort.Libravatar Junio C Hamano1-0/+9
2005-05-04git-pull-script: add a final "diffstat" to show the result of the merge.Libravatar Linus Torvalds1-0/+1
2005-05-04Optimize diff-cache -p --cachedLibravatar Junio C Hamano3-24/+62
2005-05-04Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFLibravatar Junio C Hamano2-40/+55
2005-05-04Git-prune-script loses blobs referenced from an uncommitted cache.Libravatar Junio C Hamano2-5/+60
2005-05-04Short-cut error return path in git-local-pull.Libravatar Junio C Hamano1-9/+16
2005-05-04Make git-*-pull say who wants them for missing objects.Libravatar Junio C Hamano1-7/+30