Code

git.git
2005-11-08 Junio C HamanoGIT 0.99.9f v0.99.9f
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
2005-11-06 Jon LoeligerRefactor merge strategies into separate includable...
2005-11-06 Junio C HamanoDocument expat dependency when using http-push.
2005-11-06 Junio C HamanoMerge in http-push first stage.
2005-11-06 Nick HengeveldRefresh the remote lock if it is about to expire
2005-11-06 Nick HengeveldImprove lock handling
2005-11-06 Nick HengeveldSupport remote references with slashes in their names
2005-11-06 Nick HengeveldVerify remote packs, speed up pending request queue
2005-11-06 Nick HengeveldAdd support for pushing to a remote repository using...
2005-11-06 Junio C HamanoDebian: test build.
2005-11-06 Junio C HamanoFurther Debian split fixes.
2005-11-06 Junio C HamanoInstall asciidoc sources as well.
2005-11-06 Junio C HamanoPackage split: Debian.
2005-11-06 Junio C HamanoSimplify CFLAGS/DEFINES in Makefile
2005-11-06 Junio C Hamanogit-fetch: fail if specified refspec does not match...
2005-11-06 Junio C HamanoDocumentation: pull/clone ref mapping clarification.
2005-11-06 Junio C Hamanogit-format-patch: silly typo fix.
2005-11-05 Junio C Hamanotest: t4102-apply-rename fails with strict umask.
2005-11-05 Junio C HamanoGIT 0.99.9d v0.99.9d
2005-11-05 Junio C Hamanogit-clone: fix local clone
2005-11-05 Junio C Hamanoinit-db::copy_file() - use copy_fd()
2005-11-05 Junio C Hamanocopy.c::copy_fd() - do not leak file descriptor on...
2005-11-05 Junio C HamanoDocumentation: format-patch
2005-11-05 Junio C Hamanoformat-patch: "rev1.." should mean "rev1..HEAD"
2005-11-05 Junio C HamanoDocumentation: git-fetch/pull updates.
2005-11-05 Jon LoeligerAdded a few examples to git-pull man page.
2005-11-05 Junio C HamanoDocument the --no-commit flag better
2005-11-04 Junio C HamanoDocumentation: -merge and -pull: describe merge strategies.
2005-11-04 Junio C HamanoDocumentation: git-add -- do not say "cache", add examples.
2005-11-04 Junio C Hamanogit-tag: Do not assume the working tree root is writable.
2005-11-04 Nick HengeveldRemove the temp file if it is empty after the request...
2005-11-03 Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03 Junio C HamanoIllustration: "Commit DAG Revision Naming"
2005-11-03 Junio C HamanoIllustration: "Git Diff Types"
2005-11-03 Junio C HamanoIllustration: "Fundamental Git Index Operations"
2005-11-03 Junio C Hamanogit-merge-ours: make sure our index matches HEAD
2005-11-03 Junio C HamanoAdd 'ours' merge strategy.
2005-11-03 Junio C HamanoAdd --no-commit to git-merge/git-pull.
2005-11-03 Junio C HamanoDocument --since and --until options to rev-parse.
2005-11-03 Junio C HamanoBe careful when dereferencing tags.
2005-11-03 Peter Eriksen[PATCH] Clean up the SunOS Makefile rule
2005-11-03 Junio C HamanoIgnore '\r' at the end of line in $GIT_DIR/config
2005-11-03 Alex Riesenremove CR/LF from .gitignore
2005-11-03 Junio C HamanoDo not fail on hierarchical branch names.
2005-11-03 Junio C HamanoMake test-date buildable again.
2005-11-02 Junio C Hamanogit-clone: do not forget to create origin branch.
2005-11-02 Junio C HamanoDo not put automatic merge message after signed-off...
2005-11-02 Junio C HamanoGIT 0.99.9b v0.99.9b
2005-11-02 Junio C HamanoAdd -P to the documentation head.
2005-11-02 Martin Langhoffcvsimport: cvsps should be quiet too
2005-11-02 Martin Langhoffcvsimport: introduce -P <cvsps-output-file> option
2005-11-02 Martin Langhoffcvsimport: catch error condition where cvs host disappears
2005-11-02 Junio C HamanoDo not install backward compatibility links anymore.
2005-11-01 Josef WeidendorferStrip any trailing slash on destination argument
2005-11-01 Petr Baudisgit-am.txt is no stub anymore
2005-11-01 Petr BaudisDocumentation for git-fmt-merge-msg
2005-11-01 Petr BaudisRemove git-findtags.perl
2005-11-01 Jon LoeligerRemove 'Previously this command was known as ...' messages.
2005-11-01 Junio C HamanoFix constness of input in mozilla-sha1/sha1.c::SHA1_Upd...
2005-11-01 Junio C HamanoDocument the use of "current directory" as pull source.
2005-11-01 Junio C HamanoMerge branch 'fixes'
2005-10-31 Linus TorvaldsAdd examples for git-log documentation and others.
2005-10-31 Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-31 Junio C HamanoWork around an RPM build problem.
2005-10-31 Junio C HamanoFix rev-list documentation again (--sparse and pathspec)
2005-10-31 Junio C HamanoUpdate git-pack-objects documentation.
2005-10-31 Junio C HamanoUpdate git-rev-list options list in rev-parse.
2005-10-31 Junio C HamanoUpdate usage string and documentation for git-rev-list.
2005-10-31 Chris ShoemakerAdd to usage and docs for git-add.sh
next