projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
git.git
2005-04-13
Junio C Hamano
[PATCH] Typofix in git/show-files.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] Consolidate the error handling
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] Make nsec checking optional
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] SHA1 naive collision checking
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] ls-tree for listing trees
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] Correct show-diff output for deleted files
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Petr Baudis
[PATCH] Silent flag for show-diff
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Petr Baudis
[PATCH] Fix a crash when doing rev-tree
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Make "checkout-cache" silently skip up-to-date files.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Make "rev-tree" able to read its own output again from...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
David Woodhouse
[PATCH] rev-tree support for "in X but not in Y".
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Christopher Li
[PATCH] show-diff show deleted files as diff as well.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Remove the annoying "ok" printout from show-diff.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Add a "check-files" command, which is useful for scripting
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Add "show-files" command to show the list of managed...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Allow zero-sized files to be checked in.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Make the rev-tree output more regular. This is the...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-12
Linus Torvalds
Make "rev-tree" capable of showing the difference in...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Make "rev-tree" more efficient and more useful.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Rename ".dircache" directory to ".git"
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix stale index.lock file removal using "atexit()".
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Add a "rev-tree" helper, which calculates the revision
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix "usage()" to do the missing line termination.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix "update-cache" not fixing up the size field as...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Make the default directory permissions more lax.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Add a COPYING notice, making it explicit that the licen...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Make "update-cache --refresh" do what it really should...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix up commit-tree/diff-tree user interface issues.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Oops. Fix bad initialization of the "seen" array, causi...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Oops, the actual 'printf' for missing objects was missing.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Add connectivity tracking to fsck.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix off-by-one error in removal of cache entry.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-11
Linus Torvalds
Fix diff-tree recursion.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
Linus Torvalds
Simplify "diff-tree" output, and only keep track of...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
Linus Torvalds
Add "-R" flag to "diff-tree", so that it will recursive...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
Linus Torvalds
Make "update-cache" a bit friendlier to use (and harder...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
Linus Torvalds
This implements the new "recursive tree" write-tree.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make fsck-cache warn about old-style tree objects that...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Teach "fsck" and "read-tree" about recursive tree-nodes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make "fsck-cache" print out all the root commits it...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Add "diff-tree" program to show which files have change...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Export "cache_name_compare()" helper function.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make "read-tree" read the tree into the current directo...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make "write_cache()" and friends available as generic...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Fix "checkout-cache.c" mis-use of read_sha1_file()...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Fix up "checkout-cache" a bit
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Add a "checkout-cache" command which does what the...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make the cache stat information comparator public.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make "cache_name_pos()" available to others.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Fix missing return values and some error tests for...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-09
Linus Torvalds
Make fsck-cache start parsing the object types, and...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Add "-lz" to link line to get in zlib.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Add new fsck-cache to Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Add first cut at "fsck-cache" that validates the SHA1...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Add "check_sha1_signature()" helper function
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Factor out "read_sha1_file" into mapping/inflating...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Use "-Wall -O2" for the compiler to get more warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Make "cat-file" output the file contents to stdout.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-08
Linus Torvalds
Make read-tree actually unpack the whole tree.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Linus Torvalds
Add copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-07
Linus Torvalds
Initial revision of "git", the information manager...
commit
|
commitdiff
|
tree
|
snapshot