Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
[PATCH] Use diff-tree -p -r instead of "git diff" in git-export.
2005-04-27
[PATCH] Use diff-tree -p -r instead of "git diff" in...
diff
|
tree
2005-04-27
[PATCH] Make -s flag to show-diff a no-op.
diff
|
tree
2005-04-27
[PATCH] Fix up <sys/socket.h> include dependency
diff
|
tree
2005-04-27
diff.c: don't add extra '/' to pathname
diff
|
tree
2005-04-27
diff-cache: handle modified new files correctly
diff
|
tree
2005-04-27
[PATCH] Teach diff-tree-helper to handle unmerged paths.
diff
|
tree
2005-04-27
[PATCH] Add -p (patch) to diff-cache.
diff
|
tree
2005-04-27
[PATCH] Add -p (patch) to diff-tree.
diff
|
tree
2005-04-27
[PATCH] Reactivate show-diff patch generation
diff
|
tree
2005-04-27
[PATCH] Reworked external diff interface.
diff
|
tree
2005-04-27
Allow writing to the private index file mapping.
diff
|
tree
2005-04-27
diff-cache: fix handling of unmerged files.
diff
|
tree
2005-04-27
diff-cache.c: use the "U <pathname>" format for unmerged...
diff
|
tree
2005-04-27
[PATCH] diff-cache/tree compatible output for show...
diff
|
tree
2005-04-27
show-diff: don't print out the full "ce" format for...
diff
|
tree
2005-04-27
show-diff: match diff-tree and diff-cache output
diff
|
tree
2005-04-26
git-pull-script: do automatic merges
diff
|
tree
2005-04-26
[PATCH] introduce xmalloc and xrealloc
diff
|
tree
2005-04-26
update-cache: remove index lock file on SIGINT
diff
|
tree
2005-04-26
[PATCH] diff-cache buglet
diff
|
tree
2005-04-26
[PATCH] Diff-tree-helper take two.
diff
|
tree
2005-04-26
[PATCH] Introduce diff-tree-helper.
diff
|
tree
2005-04-26
[PATCH] Split external diff command interface to a...
diff
|
tree
2005-04-25
fsck-cache: show root objects only with "--root"
diff
|
tree
2005-04-25
fsck-cache: only show tags if asked to do so with ...
diff
|
tree
2005-04-25
Add the git-*-script files to the install
diff
|
tree
2005-04-25
Add example "git-tag-script" to show how to create...
diff
|
tree
2005-04-25
Make "fsck" also show what the name of the tag object...
diff
|
tree
2005-04-25
Add "tag" objects that can be used to sign other objects.
diff
|
tree
2005-04-25
Fix up the types in write_sha1_file
diff
|
tree
2005-04-25
Simplify "write_sha1_file()" interfaces
diff
|
tree
2005-04-24
fsck-cache: warn about missing commit dates
diff
|
tree
2005-04-24
Update "convert-cache" to handle git itself.
diff
|
tree
2005-04-24
[PATCH] update-cache: add "--ignore-missing" option
diff
|
tree
2005-04-24
[PATCH] checkout-cache: add "-n" option
diff
|
tree
2005-04-24
Don't add references to objects we couldn't find.
diff
|
tree
2005-04-24
Verify that the object type matches for tree/commit...
diff
|
tree
2005-04-24
Set object type at object creation time, not object...
diff
|
tree
2005-04-24
fsck-cache: notice missing "blob" objects.
diff
|
tree
2005-04-24
[PATCH] fix segfault in fsck-cache
diff
|
tree
2005-04-24
Support a fine-grained diff-tree
diff
|
tree
2005-04-24
[PATCH] make file merging respect permissions
diff
|
tree
2005-04-24
[PATCH] Allow multiple date-ordered lists
diff
|
tree
2005-04-24
Don't add parents to the commit list if we have already
diff
|
tree
2005-04-24
Add "rev-list" program that uses the new time-based...
diff
|
tree
2005-04-24
[PATCH] Various transport programs
diff
|
tree
2005-04-24
[PATCH] Replace merge-base implementation
diff
|
tree
2005-04-24
[PATCH] Additional functions for the objects database
diff
|
tree
2005-04-24
[PATCH] Parse tree objects completely
diff
|
tree
2005-04-24
[PATCH] Add some functions for commit lists
diff
|
tree
2005-04-24
[PATCH] Simplify building of programs
diff
|
tree
2005-04-24
[PATCH] Fix broken diff-cache output on added files
diff
|
tree
2005-04-23
Make a hack to convert-cache for missing author dates...
diff
|
tree
2005-04-23
Make "convert-cache" able to handle the really old...
diff
|
tree
2005-04-23
Use O_NOATIME when opening the sha1 files.
diff
|
tree
2005-04-23
[PATCH] PPC assembly implementation of SHA1
diff
|
tree
2005-04-23
New "diff-cache" implementation.
diff
|
tree
2005-04-22
Move "read_tree()" to "tree.c" to be used as a generic...
diff
|
tree
2005-04-22
Clean up and simplify read-tree a bit.
diff
|
tree
2005-04-21
Add support for alternate SHA1 library implementations.
diff
|
tree
2005-04-21
Split up Makefile library list handling with separate...
diff
|
tree
2005-04-21
Include <limits.h> in commit.c for ULONG_MAX. Remove...
diff
|
tree
2005-04-21
Add support for a "GIT_INDEX_FILE" environment variable.
diff
|
tree
2005-04-21
Add the ability to prefix something to the pathname...
diff
|
tree
2005-04-21
Fix NSEC compile problem, and properly parse the rev...
diff
|
tree
2005-04-21
[PATCH] Usage-string fixes.
diff
|
tree
2005-04-21
Duh, just make git-export.c use the proper syntax,...
diff
|
tree
2005-04-21
Fix up some problems from the commit->tree helper patch
diff
|
tree
2005-04-21
Fix up git-export to use the lower-level interfaces...
diff
|
tree
2005-04-21
[PATCH] Teach read-tree about commit objects
diff
|
tree
2005-04-21
[PATCH] Teach ls-tree about commit objects
diff
|
tree
2005-04-21
[PATCH] Teach diff-tree about commit objects
diff
|
tree
2005-04-21
[PATCH] Teach diff-cache about commit objects
diff
|
tree
2005-04-21
[PATCH] Accept commit in some places when tree is needed.
diff
|
tree
2005-04-20
[PATCH] simplify Makefile
diff
|
tree
2005-04-20
Improve build: add <unistd.h> and use -O2 instead of -O3
diff
|
tree
2005-04-20
Make the sha1 of the index file go at the very end...
diff
|
tree
2005-04-20
Speed up index file writing by chunking it nicely.
diff
|
tree
2005-04-20
Make "write_sha1_file()" exit early if the file already...
diff
|
tree
2005-04-20
The recent hash/compression switch-over missed the...
diff
|
tree
2005-04-20
Do SHA1 hash _before_ compression.
diff
|
tree
2005-04-20
[PATCH] init-db.c: create and use safe_create_dir helper
diff
|
tree
2005-04-20
[PATCH] init-db.c: normalize env var handling.
diff
|
tree
2005-04-20
[PATCH] init-db.c: cleanup comments
diff
|
tree
2005-04-20
Make "diff-tree" take commit objects too, like "diff...
diff
|
tree
2005-04-20
Add "diff-cache" helper program to compare a tree ...
diff
|
tree
2005-04-19
Make us be better at guessing a good hostname for the...
diff
|
tree
2005-04-19
Remove duplicate getenv(DB_ENVIRONMENT) call
diff
|
tree
2005-04-19
Add stupid "git export" thing, which can export a git...
diff
|
tree
2005-04-19
Fix init-db shared database case
diff
|
tree
2005-04-19
Update "git-pull-script" to use "read-tree -m" for
diff
|
tree
2005-04-19
Make "read-tree" know how to do a "1-way merge".
diff
|
tree
2005-04-19
Make "read-tree" take the 'stat' information for a...
diff
|
tree
2005-04-19
Make git-pull-script do the right thing for symlinked...
diff
|
tree
2005-04-19
Don't parse commit objects more than once.
diff
|
tree
2005-04-19
[PATCH] SCSI trees, merges and git status
diff
|
tree
2005-04-19
[PATCH] provide better committer information to commit...
diff
|
tree
2005-04-19
Make fsck-cache print the object type for unreachable...
diff
|
tree
2005-04-18
[PATCH] show-diff: Remove stale comments
diff
|
tree
2005-04-18
[PATCH] Do not let rsync obliterate .git/object symbolic...
diff
|
tree