Andrew's git
/
gitweb.git
/ shortlog
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
gitweb.git
Commits
2005-11-12
•
GIT 0.99.9h
v0.99.9h
v1.0rc1
diff
|
tree
2005-11-12
•
Ignore built git-lost+found.
diff
|
tree
2005-11-12
•
Documentation: asciidoc sources are utf-8
diff
|
tree
2005-11-12
•
Rename .git/lost+found to .git/lost-found.
diff
|
tree
2005-11-12
•
git-lost+found
diff
|
tree
2005-11-12
•
git-prune: prune redundant packs
diff
|
tree
2005-11-12
•
Make git-pack-redundant consider alt-odbs
diff
|
tree
2005-11-12
•
Rename git-pack-intersect to git-pack-redundant
diff
|
tree
2005-11-12
•
Make git-repack use git-pack-intersect.
diff
|
tree
2005-11-12
•
Add git-pack-intersect to .gitignore
diff
|
tree
2005-11-12
•
Add documentation for git-pack-intersect
diff
|
tree
2005-11-12
•
Add git-pack-intersect
diff
|
tree
2005-11-12
•
merge-one-file: use empty- or common-base condintionall...
diff
|
tree
2005-11-12
•
Documentation: git-apply --no-add
diff
|
tree
2005-11-12
•
merge-one-file: use common as base, instead of emptiness.
diff
|
tree
2005-11-12
•
Merge ... /dev/null as base, instead of punting O=...
diff
|
tree
2005-11-12
•
Show URL in the "Getting <foo> list" http-fetch messages
diff
|
tree
2005-11-12
•
merge-recursive: Use '~' instead of '_' to separate...
diff
|
tree
2005-11-12
•
merge-recursive: Add copyright notice
diff
|
tree
2005-11-12
•
merge-recursive: Indent the output properly
diff
|
tree
2005-11-11
•
Change 'cache' to 'index' in the docs
diff
|
tree
2005-11-11
•
INSTALL: duplicate python requirements from Makefile
diff
|
tree
2005-11-11
•
Merge branches 'jc/sb' and 'jc/mb'
diff
|
tree
2005-11-11
•
t1200: use --topo-order to keep the show-branch output...
diff
|
tree
2005-11-11
•
Fully detect uninteresting commits.
diff
|
tree
2005-11-11
•
git-show-branch: tighten merge-base computation.
diff
|
tree
2005-11-11
•
Add test case for merge-base.
diff
|
tree
2005-11-11
•
merge-base: avoid unnecessary postprocessing.
diff
|
tree
2005-11-11
•
merge-base: fully contaminate the well.
diff
|
tree
2005-11-11
•
RPM: arch submodule needs tla.
diff
|
tree
2005-11-11
•
git-clone: Allow cloning into directories other than...
diff
|
tree
2005-11-11
•
git-clone: Keep remote names when cloning unless explic...
diff
|
tree
2005-11-11
•
specfile cleanups
diff
|
tree
2005-11-11
•
archimport: handle pika escaping
diff
|
tree
2005-11-11
•
git-clone: quote destination directory name
diff
|
tree
2005-11-11
•
Add --no-commit-id option for git-diff-tree, use it...
diff
|
tree
2005-11-11
•
octopus: do not do AND'ed merge base.
diff
|
tree
2005-11-11
•
Add --pretty=fuller
diff
|
tree
2005-11-11
•
Do not lose author name information to locale gotchas.
diff
|
tree
2005-11-11
•
Documentation: "host:path/to/repo" is git native over...
diff
|
tree
2005-11-10
•
Let git-clone/git-fetch follow HTTP redirections
diff
|
tree
2005-11-10
•
Fix confusing git-update-ref error message
diff
|
tree
2005-11-10
•
Add missing git-core and cvsps RPM dependencies.
diff
|
tree
2005-11-10
•
GIT 0.99.9g
v0.99.9g
diff
|
tree
2005-11-10
•
Make git-recursive the default strategy for git-pull.
diff
|
tree
2005-11-10
•
Use 'merge-base --all' where applicable.
diff
|
tree
2005-11-10
•
Merge branch 'hold/svn'
diff
|
tree
2005-11-10
•
Merge branch 'hold/rpm'
diff
|
tree
2005-11-09
•
git-apply: do not fail on binary diff when not applying...
diff
|
tree
2005-11-09
•
Update INSTALL
diff
|
tree
2005-11-09
•
merge-recursive: Fix support for branch names containin...
diff
|
tree
2005-11-09
•
merge-recursive: Fix limited output of rename messages
diff
|
tree
2005-11-09
•
Fix cvsexportcommit syntax error
diff
|
tree
2005-11-09
•
Update howto using-topic-branches
diff
|
tree
2005-11-09
•
sparse fixes for http-{fetch,push}.c
diff
|
tree
2005-11-08
•
git-tag -d <tag>: delete tag <tag>
diff
|
tree
2005-11-08
•
make tests ignorable with "make -i"
diff
|
tree
2005-11-08
•
fix t5000-tar-tree.sh when $TAR isn't set
diff
|
tree
2005-11-08
•
Clean build annoyance.
diff
|
tree
2005-11-08
•
GIT 0.99.9f
v0.99.9f
diff
|
tree
2005-11-08
•
Separate RPMS for programs with non-standard dependencies.
diff
|
tree
2005-11-08
•
Fix a couple of obvious and insignificant typo.
diff
|
tree
2005-11-08
•
Lift the default limit of number of revs.
diff
|
tree
2005-11-08
•
Handle a revision that only creates a new tag correctly.
diff
|
tree
2005-11-08
•
Bundle file copies from multiple branches into a merge.
diff
|
tree
2005-11-08
•
copy_dir becomes copy_path and handles both files and...
diff
|
tree
2005-11-08
•
Don't output error on changes in the nodes /, /tags...
diff
|
tree
2005-11-08
•
Add node_kind function to differentiate between file...
diff
|
tree
2005-11-08
•
Use svn pools to solve the memory leak problem.
diff
|
tree
2005-11-08
•
git-am: do not lose already edited final-commit when...
diff
|
tree
2005-11-08
•
ls-files and read-tree need core.filemode
diff
|
tree
2005-11-08
•
Debian: packaging updates.
diff
|
tree
2005-11-08
•
Use consistent shell prompts and example style.
diff
|
tree
2005-11-08
•
Add --tags documentation, scraped from JC mail.
diff
|
tree
2005-11-08
•
Add support for git-http-push to git-push script
diff
|
tree
2005-11-08
•
Tutorial: do not use 'git resolve'.
diff
|
tree
2005-11-08
•
Documentation: fix dependency generation.
diff
|
tree
2005-11-08
•
Add bug isolation howto, scraped from Linus.
diff
|
tree
2005-11-08
•
Merge branch 'master'
diff
|
tree
2005-11-08
•
Ignore more generated files.
diff
|
tree
2005-11-08
•
Fix documentation dependency generation.
diff
|
tree
2005-11-08
•
Documentation: asciidoc formatting fix for git-cvsexpor...
diff
|
tree
2005-11-08
•
merge-recursive: Only print relevant rename messages
diff
|
tree
2005-11-08
•
Do not fail on hierarchical tagnames.
diff
|
tree
2005-11-07
•
Small bugfixes for http-push.c
diff
|
tree
2005-11-07
•
Make http-push smarter about creating remote dirs
diff
|
tree
2005-11-07
•
Introducing: git-cvsexportcommit
diff
|
tree
2005-11-07
•
Documentation update: use git branch -d foo where appli...
diff
|
tree
2005-11-07
•
Recover dropped +x bit from git-pull.sh by accident.
diff
|
tree
2005-11-07
•
Merge branch 'master'
diff
|
tree
2005-11-07
•
Documentation: talk about guts of merge in tutorial.
diff
|
tree
2005-11-07
•
Refactored merge options into separate merge-options...
diff
|
tree
2005-11-07
•
GIT 0.99.9e
v0.99.9e
diff
|
tree
2005-11-07
•
http-fetch: do not use curl_message after releasing it
diff
|
tree
2005-11-07
•
Allow GIT_DIR to be an absolute path
diff
|
tree
2005-11-07
•
http-push.c: include with angle bracket, not dq.
diff
|
tree
2005-11-07
•
Set up remotes/origin to track all remote branches.
diff
|
tree
2005-11-07
•
git-status: do not mark unmerged paths as committable.
diff
|
tree
2005-11-07
•
ls-files: --others should not say unmerged paths are...
diff
|
tree
2005-11-06
•
Use fink/darwinport paths for OSX
diff
|
tree
next