Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
git-pack-objects: add "--stdout" flag to write the pack file to stdout
2005-06-28
git-pack-objects: add "--stdout" flag to write the...
diff
|
tree
2005-06-28
csum-file: add "sha1fd()" to create a SHA1 csum file...
diff
|
tree
2005-06-28
Duh. Fix transposed characters in git-pull-script
diff
|
tree
2005-06-28
Teach packing about "tag" objects
diff
|
tree
2005-06-28
Teach git-pull-script about pulling tags
diff
|
tree
2005-06-28
Fix another test that broke with the recent git-init...
diff
|
tree
2005-06-28
Fix up test that counted subdirectories in ".git/objects"
diff
|
tree
2005-06-28
git-init-db: create "pack" subdirectory under objects
diff
|
tree
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
diff
|
tree
2005-06-28
csum-file: fix missing buf pointer update
diff
|
tree
2005-06-27
git-checkout-script: use "--verify --revs-only" to...
diff
|
tree
2005-06-27
csum-file interface updates: return resulting SHA1
diff
|
tree
2005-06-27
git-pack-objects: write the pack files with a SHA1...
diff
|
tree
2005-06-27
Add "--pretty=full" format that also shows committer.
diff
|
tree
2005-06-26
git-pack-objects: use name information (if any) to...
diff
|
tree
2005-06-26
Ooh. Make git-rev-list --object associate a name with...
diff
|
tree
2005-06-26
git-pack-objects: do the delta search in reverse size...
diff
|
tree
2005-06-26
git-rev-parse: add "--not" flag to mark subsequent...
diff
|
tree
2005-06-26
git-unpack-objects: start removing debug output
diff
|
tree
2005-06-26
Fix object packing/unpacking.
diff
|
tree
2005-06-26
Add "--depth=N" parameter to git-pack-objects to limit...
diff
|
tree
2005-06-26
git-pack-objects: make "--window=x" semantics more...
diff
|
tree
2005-06-26
Add a "max_size" parameter to diff_delta()
diff
|
tree
2005-06-26
Fix delta "sliding window" code
diff
|
tree
2005-06-25
git-unpack-objects: start parsing the actual packed...
diff
|
tree
2005-06-25
git-pack-objects: mark the delta packing with a 'D'.
diff
|
tree
2005-06-25
First cut at git-unpack-objects
diff
|
tree
2005-06-25
git-pack-objects: fix typo
diff
|
tree
2005-06-25
git-pack-objects: create a packed object representation.
diff
|
tree
2005-06-25
git-rev-list: add option to list all objects (not just...
diff
|
tree
2005-06-24
git-rev-parse: re-organize and be more careful
diff
|
tree
2005-06-23
Add "git-patch-id" program to generate patch ID's.
diff
|
tree
2005-06-23
Clean up git-diff-tree 'header' generation
diff
|
tree
2005-06-23
git-apply: take "--apply" flag to force an apply even...
diff
|
tree
2005-06-23
Make "git fetch" able to fetch a named tag
diff
|
tree
2005-06-23
Don't ignore reachability of tag objects in fsck
diff
|
tree
2005-06-23
Add "git-clone-script" thingy
diff
|
tree
2005-06-22
Add "gitk" to the list of scripts to be installed automatically.
diff
|
tree
2005-06-22
Do a cross-project merge of Paul Mackerras' gitk visualizer
diff
|
tree
2005-06-22
git-apply: create subdirectories leading up to a new...
diff
|
tree
2005-06-22
Fix typo in git-checkout-script.
diff
|
tree
2005-06-21
Remove MERGE_HEAD in "git checkout/reset"
diff
|
tree
2005-06-21
Clean up different special *HEAD handling
diff
|
tree
2005-06-21
git checkout: fix default head case
diff
|
tree
2005-06-21
Make "git checkout" know about different branches
diff
|
tree
2005-06-21
"git checkout": add "-u" flag to update HEAD conditionally
diff
|
tree
2005-06-21
Add "git checkout" that does what the name suggests
diff
|
tree
2005-06-21
Let "git commit" take arguments for files to commit.
diff
|
tree
2005-06-21
Add "-q" flag to git-update-cache
diff
|
tree
2005-06-21
Change parent syntax to "xyz^" instead of "xyz.p"
diff
|
tree
2005-06-21
Make rev-parse understand "extended sha1" syntax
diff
|
tree
2005-06-21
Keep the parents in order when parsing commits
diff
|
tree
2005-06-20
git-rev-parse: flush "default" head when encountering...
diff
|
tree
2005-06-20
git-rev-parse: parse ".." before simple SHA1's
diff
|
tree
2005-06-20
Avoid gcc warning in diff-stages.c
diff
|
tree
2005-06-20
Make "git commit" clean up after itself
diff
|
tree
2005-06-20
Clean up MERGE_HEAD and ORIG_HEAD also for the trivial...
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
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
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
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-12
git-apply: ignore empty git headers
diff
|
tree
2005-06-09
git-read-tree: remove deleted files in the working...
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
Make sure we error out if we can't remove a file on...
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
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
Make default merge messages denser.
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
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