Code

git.git
2005-11-12 Junio C HamanoGIT 0.99.9h v0.99.9h v1.0rc1
2005-11-12 Junio C HamanoIgnore built git-lost+found.
2005-11-12 Junio C HamanoDocumentation: asciidoc sources are utf-8
2005-11-12 Junio C HamanoRename .git/lost+found to .git/lost-found.
2005-11-12 Junio C Hamanogit-lost+found
2005-11-12 Junio C Hamanogit-prune: prune redundant packs
2005-11-12 Lukas_SandströmMake git-pack-redundant consider alt-odbs
2005-11-12 Lukas_SandströmRename git-pack-intersect to git-pack-redundant
2005-11-12 Lukas_SandströmMake git-repack use git-pack-intersect.
2005-11-12 Lukas_SandströmAdd git-pack-intersect to .gitignore
2005-11-12 Lukas_SandströmAdd documentation for git-pack-intersect
2005-11-12 Lukas_SandströmAdd git-pack-intersect
2005-11-12 Junio C Hamanomerge-one-file: use empty- or common-base condintionall...
2005-11-12 Junio C HamanoDocumentation: git-apply --no-add
2005-11-12 Junio C Hamanomerge-one-file: use common as base, instead of emptiness.
2005-11-12 Junio C HamanoMerge ... /dev/null as base, instead of punting O=...
2005-11-12 Petr BaudisShow URL in the "Getting <foo> list" http-fetch messages
2005-11-12 Fredrik Kuivinenmerge-recursive: Use '~' instead of '_' to separate...
2005-11-12 Fredrik Kuivinenmerge-recursive: Add copyright notice
2005-11-12 Fredrik Kuivinenmerge-recursive: Indent the output properly
2005-11-11 Lukas_SandströmChange 'cache' to 'index' in the docs
2005-11-11 Junio C HamanoINSTALL: duplicate python requirements from Makefile
2005-11-11 Junio C HamanoMerge branches 'jc/sb' and 'jc/mb'
2005-11-11 Junio C Hamanot1200: use --topo-order to keep the show-branch output...
2005-11-11 Junio C HamanoFully detect uninteresting commits.
2005-11-11 Junio C Hamanogit-show-branch: tighten merge-base computation.
2005-11-11 Junio C HamanoAdd test case for merge-base.
2005-11-11 Junio C Hamanomerge-base: avoid unnecessary postprocessing.
2005-11-11 Junio C Hamanomerge-base: fully contaminate the well.
2005-11-11 Junio C HamanoRPM: arch submodule needs tla.
2005-11-11 Andreas Ericssongit-clone: Allow cloning into directories other than...
2005-11-11 Andreas Ericssongit-clone: Keep remote names when cloning unless explic...
2005-11-11 Chris Wrightspecfile cleanups
2005-11-11 Martin Langhoffarchimport: handle pika escaping
2005-11-11 Pavel Roskingit-clone: quote destination directory name
2005-11-11 Pavel RoskinAdd --no-commit-id option for git-diff-tree, use it...
2005-11-11 Junio C Hamanooctopus: do not do AND'ed merge base.
2005-11-11 Junio C HamanoAdd --pretty=fuller
2005-11-11 Junio C HamanoDo not lose author name information to locale gotchas.
2005-11-11 Junio C HamanoDocumentation: "host:path/to/repo" is git native over...
2005-11-10 Josef WeidendorferLet git-clone/git-fetch follow HTTP redirections
2005-11-10 Petr BaudisFix confusing git-update-ref error message
2005-11-10 Jim RadfordAdd missing git-core and cvsps RPM dependencies.
2005-11-10 Junio C HamanoGIT 0.99.9g v0.99.9g
2005-11-10 Junio C HamanoMake git-recursive the default strategy for git-pull.
2005-11-10 Junio C HamanoUse 'merge-base --all' where applicable.
2005-11-10 Junio C HamanoMerge branch 'hold/svn'
2005-11-10 Junio C HamanoMerge branch 'hold/rpm'
2005-11-09 Junio C Hamanogit-apply: do not fail on binary diff when not applying...
2005-11-09 Junio C HamanoUpdate INSTALL
2005-11-09 Fredrik Kuivinenmerge-recursive: Fix support for branch names containin...
2005-11-09 Fredrik Kuivinenmerge-recursive: Fix limited output of rename messages
2005-11-09 Alexander LitvinovFix cvsexportcommit syntax error
2005-11-09 Luck, TonyUpdate howto using-topic-branches
2005-11-09 Peter Hagervallsparse fixes for http-{fetch,push}.c
2005-11-08 Kai Ruemmlergit-tag -d <tag>: delete tag <tag>
2005-11-08 Alex Riesenmake tests ignorable with "make -i"
2005-11-08 Alex Riesenfix t5000-tar-tree.sh when $TAR isn't set
2005-11-08 Junio C HamanoClean build annoyance.
2005-11-08 Junio C HamanoGIT 0.99.9f v0.99.9f
2005-11-08 Jim RadfordSeparate RPMS for programs with non-standard dependencies.
2005-11-08 Junio C HamanoFix a couple of obvious and insignificant typo.
2005-11-08 Yaacov Akiba... Lift the default limit of number of revs.
2005-11-08 Yaacov Akiba... Handle a revision that only creates a new tag correctly.
2005-11-08 Yaacov Akiba... Bundle file copies from multiple branches into a merge.
2005-11-08 Yaacov Akiba... copy_dir becomes copy_path and handles both files and...
2005-11-08 Yaacov Akiba... Don't output error on changes in the nodes /, /tags...
2005-11-08 Yaacov Akiba... Add node_kind function to differentiate between file...
2005-11-08 Yaacov Akiba... Use svn pools to solve the memory leak problem.
2005-11-08 Junio C Hamanogit-am: do not lose already edited final-commit when...
2005-11-08 Alex Riesenls-files and read-tree need core.filemode
2005-11-08 Junio C HamanoDebian: packaging updates.
2005-11-08 Jon LoeligerUse consistent shell prompts and example style.
2005-11-08 Jon LoeligerAdd --tags documentation, scraped from JC mail.
2005-11-08 Nick HengeveldAdd support for git-http-push to git-push script
2005-11-08 Junio C HamanoTutorial: do not use 'git resolve'.
2005-11-08 Junio C HamanoDocumentation: fix dependency generation.
2005-11-08 Jon LoeligerAdd bug isolation howto, scraped from Linus.
2005-11-08 Junio C HamanoMerge branch 'master'
2005-11-08 Junio C HamanoIgnore more generated files.
2005-11-08 Junio C HamanoFix documentation dependency generation.
2005-11-08 Junio C HamanoDocumentation: asciidoc formatting fix for git-cvsexpor...
2005-11-08 Fredrik Kuivinenmerge-recursive: Only print relevant rename messages
2005-11-08 Junio C HamanoDo not fail on hierarchical tagnames.
2005-11-07 Johannes SchindelinSmall bugfixes for http-push.c
2005-11-07 Nick HengeveldMake http-push smarter about creating remote dirs
2005-11-07 Martin LanghoffIntroducing: git-cvsexportcommit
2005-11-07 Kai RuemmlerDocumentation update: use git branch -d foo where appli...
2005-11-07 Junio C HamanoRecover dropped +x bit from git-pull.sh by accident.
2005-11-07 Junio C HamanoMerge branch 'master'
2005-11-07 Junio C HamanoDocumentation: talk about guts of merge in tutorial.
2005-11-07 Jon LoeligerRefactored merge options into separate merge-options...
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-07 Johannes Schindelinhttp-fetch: do not use curl_message after releasing it
2005-11-07 Johannes SchindelinAllow GIT_DIR to be an absolute path
2005-11-07 Paul Collinshttp-push.c: include with angle bracket, not dq.
2005-11-07 Junio C HamanoSet up remotes/origin to track all remote branches.
2005-11-07 Junio C Hamanogit-status: do not mark unmerged paths as committable.
2005-11-07 Junio C Hamanols-files: --others should not say unmerged paths are...
2005-11-06 Randal L. SchwartzUse fink/darwinport paths for OSX
next