2005-04-25 |
Linus Torvalds | Simplify "write_sha1_file()" interfaces |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | fsck-cache: warn about missing commit dates |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Update "convert-cache" to handle git itself. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
James Bottomley | [PATCH] update-cache: add "--ignore-missing" option |
commit | commitdiff | tree | snapshot |
2005-04-24 |
James Bottomley | [PATCH] checkout-cache: add "-n" option |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Don't add references to objects we couldn't find. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Verify that the object type matches for tree/commit... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Set object type at object creation time, not object... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | fsck-cache: notice missing "blob" objects. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Andreas Gal | [PATCH] fix segfault in fsck-cache |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Support a fine-grained diff-tree |
commit | commitdiff | tree | snapshot |
2005-04-24 |
James Bottomley | [PATCH] make file merging respect permissions |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Allow multiple date-ordered lists |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Don't add parents to the commit list if we have already |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Linus Torvalds | Add "rev-list" program that uses the new time-based... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Various transport programs |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Replace merge-base implementation |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Additional functions for the objects database |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Parse tree objects completely |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Barkalow | [PATCH] Add some functions for commit lists |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Jonas Fonseca | [PATCH] Simplify building of programs |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Petr Baudis | [PATCH] Fix broken diff-cache output on added files |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Linus Torvalds | Make a hack to convert-cache for missing author dates... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Linus Torvalds | Make "convert-cache" able to handle the really old... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Linus Torvalds | Use O_NOATIME when opening the sha1 files. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Paul Mackerras | [PATCH] PPC assembly implementation of SHA1 |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Linus Torvalds | New "diff-cache" implementation. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Linus Torvalds | Move "read_tree()" to "tree.c" to be used as a generic... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Linus Torvalds | Clean up and simplify read-tree a bit. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Add support for alternate SHA1 library implementations. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Split up Makefile library list handling with separate... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Include <limits.h> in commit.c for ULONG_MAX. Remove... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Add support for a "GIT_INDEX_FILE" environment variable. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Add the ability to prefix something to the pathname... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Fix NSEC compile problem, and properly parse the rev... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Usage-string fixes. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Duh, just make git-export.c use the proper syntax,... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Fix up some problems from the commit->tree helper patch |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Linus Torvalds | Fix up git-export to use the lower-level interfaces... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Teach read-tree about commit objects |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Teach ls-tree about commit objects |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Teach diff-tree about commit objects |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Teach diff-cache about commit objects |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Junio C Hamano | [PATCH] Accept commit in some places when tree is needed. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Andre Noll | [PATCH] simplify Makefile |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Improve build: add <unistd.h> and use -O2 instead of -O3 |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Make the sha1 of the index file go at the very end... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Speed up index file writing by chunking it nicely. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Make "write_sha1_file()" exit early if the file already... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | The recent hash/compression switch-over missed the... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Do SHA1 hash _before_ compression. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Zach Welch | [PATCH] init-db.c: create and use safe_create_dir helper |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Zach Welch | [PATCH] init-db.c: normalize env var handling. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Zach Welch | [PATCH] init-db.c: cleanup comments |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Make "diff-tree" take commit objects too, like "diff... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Linus Torvalds | Add "diff-cache" helper program to compare a tree ... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Make us be better at guessing a good hostname for the... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Remove duplicate getenv(DB_ENVIRONMENT) call |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Add stupid "git export" thing, which can export a git... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Fix init-db shared database case |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Update "git-pull-script" to use "read-tree -m" for |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Make "read-tree" know how to do a "1-way merge". |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Make "read-tree" take the 'stat' information for a... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Make git-pull-script do the right thing for symlinked... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Don't parse commit objects more than once. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
James Bottomley | [PATCH] SCSI trees, merges and git status |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Greg KH | [PATCH] provide better committer information to commit... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Linus Torvalds | Make fsck-cache print the object type for unreachable... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff: Remove stale comments |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] Do not let rsync obliterate .git/object symboli... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: -R option for reverse diff. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: make diff options customizable. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: adjust default format for the... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: simplify show_diff_empty. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: check unreadbale blob. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] show-diff.c: clean up private buffer use. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Add "update-cache --refresh" to git-pull-script to... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Change merge-cache and git-merge-one-file to use the... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Add "unpack-file" helper that unpacks a sha1 blob into... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Add more header dependencies. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Split up read-cache.c into more logical clumps. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Clean up the Makefile a bit. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Add the simple scripts I used to do a merge with conten... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Merge the new object model thing from Daniel Barkalow |
commit | commitdiff | tree | snapshot |
2005-04-18 |
James Bottomley | [PATCH] fix bug in read-cache.c which loses files when... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Barkalow | [PATCH] Switch implementations of merge-base, port... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Barkalow | [PATCH] Port fsck-cache to use parsing functions |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Barkalow | [PATCH] Port rev-tree to parsing functions |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Barkalow | [PATCH] Implementations of parsing functions |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Barkalow | [PATCH] Header files for object parsing |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] Fix confusing behaviour of update-cache --refre... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Update README to reflect the hierarchical tree objects, |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Junio C Hamano | [PATCH] (resend) show-diff.c off-by-one fix |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Ass a "merge-cache" helper program to execute a merge on |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Brad Roberts | [PATCH] fork optional branch point normazilation |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Linus Torvalds | Ignore any unmerged entries for "checkout-cache -a". |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Linus Torvalds | Remove extraneous ',' ';' and '.' characters from the... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Linus Torvalds | Make the revision tracking track the object types too. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Linus Torvalds | Make "commit-tree" check the input objects more carefully. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Linus Torvalds | Make "parse_commit" return the "struct revision" for... |
commit | commitdiff | tree | snapshot |
next |