Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
[PATCH] cvs2git.c: support incremental conversion
2005-06-19
[PATCH] cvs2git.c: support incremental conversion
diff
|
tree
2005-06-19
[PATCH] ssh-push.c: Fix handling of ssh://host/path...
diff
|
tree
2005-06-19
git-commit-tree: ignore duplicate parents
diff
|
tree
2005-06-19
Fix up INSTALL and "git add"
diff
|
tree
2005-06-19
read-cache.c: remove stray debugging printf
diff
|
tree
2005-06-19
Re-implement "check_file_directory_conflict()"
diff
|
tree
2005-06-19
Avoid warning about function without return.
diff
|
tree
2005-06-18
[PATCH] cvs2git and file permissions
diff
|
tree
2005-06-18
Make "pretty" commit logs always show merge information
diff
|
tree
2005-06-18
git-rev-list: add "--bisect" flag to find the "halfway...
diff
|
tree
2005-06-17
Use "-M" instead of "-C" for "git diff" and "git status"
diff
|
tree
2005-06-17
git-apply: use default name for mode change patches
diff
|
tree
2005-06-17
Don't use -C in "git diff"
diff
|
tree
2005-06-17
Add some installation notes in INSTALL
diff
|
tree
2005-06-15
git-read-tree: fix "--reset" handling
diff
|
tree
2005-06-15
Update tutorial a bit for scripted helpers.
diff
|
tree
2005-06-15
Trivial git script fixups
diff
|
tree
2005-06-14
[PATCH] ssh-push: Don't add '/' to pathname
diff
|
tree
2005-06-14
[PATCH] Unset TZ in t5000
diff
|
tree
2005-06-14
Make 'git' script be a bit more helpful on unrecognized...
diff
|
tree
2005-06-14
Make "git commit" handle initial commits too
diff
|
tree
2005-06-14
git-apply: normalize file mode when comparing with...
diff
|
tree
2005-06-13
Add "git diff" script
diff
|
tree
2005-06-13
Teach git-rev-parse about revision-specifying arguments
diff
|
tree
2005-06-13
git-whatchanged: use the git-rev-parse helper
diff
|
tree
2005-06-13
git-rev-parse: split "revs" and "non-revs"
diff
|
tree
2005-06-13
Make "git log" use the new git-rev-parse helper
diff
|
tree
2005-06-13
Add 'git-rev-parse' helper script
diff
|
tree
2005-06-13
git-apply: fix error handling for nonexistent files
diff
|
tree
2005-06-13
[PATCH] git cvsimport fuzz argument
diff
|
tree
2005-06-13
[PATCH] cvs-migration.txt
diff
|
tree
2005-06-13
[PATCH] git cvsimport sanity checking
diff
|
tree
2005-06-13
[PATCH] cvsimport: allow remote CVS repos
diff
|
tree
2005-06-13
[PATCH] diff-stages: unuglify the too big main() function.
diff
|
tree
2005-06-13
[PATCH] read-tree: loosen too strict index requirements
diff
|
tree
2005-06-13
[PATCH] Finish making --emu23 equivalent to pure 2...
diff
|
tree
2005-06-13
[PATCH] read-tree: fix too strong index requirement...
diff
|
tree
2005-06-13
[PATCH] read-tree --emu23.
diff
|
tree
2005-06-13
[PATCH] Clean up read-tree two-way tests.
diff
|
tree
2005-06-13
[PATCH] Add --diff-filter= output restriction to diff...
diff
|
tree
2005-06-13
[PATCH] diff-tree: --find-copies-harder
diff
|
tree
2005-06-13
[PATCH] Tutorial update to adjust for -B fix
diff
|
tree
2005-06-13
[PATCH] Fix rename/copy when dealing with temporarily...
diff
|
tree
2005-06-13
git-whatchanged: make default output format be pretty.
diff
|
tree
2005-06-13
git-diff-tree: fix output with just "--pretty".
diff
|
tree
2005-06-13
[PATCH] Support commit_format in diff-tree
diff
|
tree
2005-06-13
[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
diff
|
tree
2005-06-12
git-apply: ignore empty git headers
diff
|
tree
2005-06-10
[PATCH] Bugfix: read-cache.c:write_cache() misrecords...
diff
|
tree
2005-06-09
git-read-tree: remove deleted files in the working...
diff
|
tree
2005-06-09
[PATCH] Add git-diff-stages command.
diff
|
tree
2005-06-09
git-read-tree: add "--reset" flag
diff
|
tree
2005-06-09
One more time.. Clean up git-merge-one-file-script
diff
|
tree
2005-06-09
Fix up git-merge-one-file-script
diff
|
tree
2005-06-08
Merge my and Petr's git-merge-one-file-script modifications
diff
|
tree
2005-06-08
[PATCH] git-merge-one-file-script cleanups from Cogito
diff
|
tree
2005-06-08
Make sure we error out if we can't remove a file on...
diff
|
tree
2005-06-08
[PATCH] Tidy up some rev-list-related stuff
diff
|
tree
2005-06-08
[PATCH] Add read-tree -m 3-way merge tests.
diff
|
tree
2005-06-08
[PATCH] Fix git-merge-one-file permissions auto-merging
diff
|
tree
2005-06-08
Remove MERGE_HEAD after committing merge
diff
|
tree
2005-06-08
Make "git commit" work correctly in the presense of...
diff
|
tree
2005-06-08
cvs-migration: add more of a header to the "annotate...
diff
|
tree
2005-06-08
[PATCH] Miniscule correction of diff-format.txt
diff
|
tree
2005-06-08
[PATCH] Anal retentive 'const unsigned char *sha1'
diff
|
tree
2005-06-08
[PATCH] git-diff-cache: handle pathspec beginning with...
diff
|
tree
2005-06-08
Leave merge failures in the filesystem
diff
|
tree
2005-06-08
Fix SIGSEGV on unmerged files in git-diff-files -p
diff
|
tree
2005-06-08
[PATCH] Tests: read-tree -m test updates.
diff
|
tree
2005-06-08
Make default merge messages denser.
diff
|
tree
2005-06-08
[PATCH] three --merge-order bug fixes
diff
|
tree
2005-06-08
[PATCH] git-cvs2git: create tags
diff
|
tree
2005-06-08
git-apply: creatign empty files is nonfatal
diff
|
tree
2005-06-07
Talk about "git cvsimport" in the cvs migration docs
diff
|
tree
2005-06-07
[PATCH] Documentation: describe diff tweaking (fix).
diff
|
tree
2005-06-07
[PATCH] Start cvs-migration documentation
diff
|
tree
2005-06-07
git-read-tree: -u without -m is meaningless. Don't...
diff
|
tree
2005-06-07
git-read-tree: make one-way merge also honor the "update...
diff
|
tree
2005-06-07
[PATCH] read-tree: update documentation for 3-way merge.
diff
|
tree
2005-06-07
Add CVS import scripts and programs
diff
|
tree
2005-06-07
git-ssh-push/pull: usability improvements
diff
|
tree
2005-06-07
[PATCH] Use ntohs instead of htons to convert ce_flags...
diff
|
tree
2005-06-07
[PATCH] read-tree: save more user hassles during fast...
diff
|
tree
2005-06-07
[PATCH] Document git-ssh-pull and git-ssh-push
diff
|
tree
2005-06-07
git-resolve-script: stop when the automated merge fails
diff
|
tree
2005-06-07
Make fetch/pull scripts terminate cleanly on errors
diff
|
tree
2005-06-07
git-resolve-script: don't wait for three seconds any...
diff
|
tree
2005-06-07
[PATCH] -w support for git-ssh-pull/push
diff
|
tree
2005-06-07
[PATCH] Generic support for pulling refs
diff
|
tree
2005-06-07
[PATCH] rsh.c environment variable
diff
|
tree
2005-06-07
[PATCH] Operations on refs
diff
|
tree
2005-06-06
git-read-tree: some "final" cleanups
diff
|
tree
2005-06-06
git-read-tree: simplify merge loops enormously
diff
|
tree
2005-06-06
[PATCH] index locking like everybody else
diff
|
tree
2005-06-06
Add "__noreturn__" attribute to die() and usage()
diff
|
tree
2005-06-06
git-rev-list: make sure to link with ssl libraries
diff
|
tree
2005-06-06
[PATCH] Modify git-rev-list to linearise the commit...
diff
|
tree
2005-06-06
Fix off-by-one in new three-way-merge updates
diff
|
tree
2005-06-06
[PATCH] 3-way merge tests for new "git-read-tree -m"?
diff
|
tree
2005-06-06
Three-way merge: fix silly bug that made trivial merges...
diff
|
tree