git.git
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-29 Amos Waterland[PATCH] tutorial note about git branch
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoUpdate SubmittingPatches.
2005-08-28 A Large Angry SCM[PATCH] Add footnote about Thunderbird about trimming...
2005-08-28 A Large Angry SCM[PATCH] Add some documentation.
2005-08-28 Robert Fitzsimons[PATCH] New git-apply test cases for scanning forwards...
2005-08-28 Robert Fitzsimons[PATCH] New git-apply test cases for patches with mulit...
2005-08-28 Robert Fitzsimons[PATCH] Fix git patch header processing in git-apply.
2005-08-28 Junio C HamanoTeach git-status-script about git-ls-files --others
2005-08-28 Junio C HamanoShow the branch name more prominently in "git status".
2005-08-28 Junio C HamanoBarf nicely when "git push" is run without parameter.
2005-08-28 Linus Torvalds[PATCH] Make .git directory validation code test HEAD
2005-08-27 Junio C HamanoUpdate SubmittingPatches to add MUA specific notes.
2005-08-27 Junio C HamanoMerge master branch changes into release candidate...
2005-08-27 Junio C HamanoAccept -m and friends for initial commits and merge...
2005-08-27 Junio C HamanoAdd how-to on using update-hook.
2005-08-27 Junio C HamanoFix pulling into the same branch.
2005-08-27 Junio C HamanoEnable git-send-email-script on Debian.
2005-08-27 Junio C HamanoUpdate the main documentation index.
2005-08-27 A Large Angry SCM[PATCH] Subject: [PATCH] Add some documentation.
2005-08-27 Junio C HamanoMerge refs/heads/master from .
2005-08-26 Tommi Virtanen[PATCH] git bugfixes and cleanups, mainly Debian things
2005-08-26 Tommi Virtanen[PATCH] git bugfixes and cleanups, mainly Debian things
2005-08-26 Tommi Virtanen[PATCH] git bugfixes and cleanups, mainly Debian things
2005-08-26 Tommi Virtanen[PATCH] git bugfixes and cleanups, mainly Debian things
2005-08-26 Tommi Virtanen[PATCH] git bugfixes and cleanups, mainly Debian things
2005-08-26 Junio C HamanoAdd Abstract: support for howto index generator.
2005-08-26 Johannes Schindelin[PATCH] More missing terms in glossary.txt
2005-08-26 tony.luck@intel.com[PATCH] update howto/using-topic-branches.txt
2005-08-25 Junio C HamanoDon't forget to build the howto-index file.
2005-08-25 Junio C HamanoLink howto documents from the main git.txt documentation.
2005-08-25 Junio C HamanoSort branch names snarfed from refs/ hierarchy.
2005-08-25 Junio C HamanoPrepare 0.99.6 branch.
2005-08-25 Junio C HamanoFix fetching of tags.
2005-08-25 Junio C HamanoMerge refs/heads/master from . v0.99.5
2005-08-25 Linus Torvalds[PATCH] Fix silly pathspec bug in git-ls-files
2005-08-25 tony.luck@intel.com[PATCH] Fix git-checkout-script exit status
2005-08-25 Junio C HamanoMerge refs/heads/master from .
2005-08-25 Junio C HamanoFix markup minimally to get man pages built.
2005-08-24 Junio C HamanoMerge refs/heads/master from .
2005-08-24 Junio C HamanoUpdate tutorial to describe shared repository style...
2005-08-24 Junio C HamanoDocumentation: multi-head fetch.
2005-08-24 Junio C HamanoSupport +<src>:<dst> format in push as well.
2005-08-24 Junio C Hamano[PATCH] Allow "+remote:local" refspec to cause --force...
2005-08-24 Junio C Hamano[PATCH] Use git-octopus when pulling more than one...
2005-08-24 Junio C Hamano[PATCH] "git fetch --force".
2005-08-24 Junio C Hamano[PATCH] Use .git/remote/origin, not .git/branches/origin.
2005-08-24 Junio C Hamano[PATCH] Make "git pull" and "git fetch" default to...
2005-08-24 Junio C Hamano[PATCH] Infamous 'octopus merge'
2005-08-24 Junio C Hamano[PATCH] Retire git-parse-remote.
2005-08-24 Junio C Hamano[PATCH] Multi-head fetch.
2005-08-24 Junio C Hamano[PATCH] Start adding the $GIT_DIR/remotes/ support.
2005-08-24 Pavel Roskin[PATCH] Fix "prefix" mixup in git-rev-list
2005-08-24 Junio C HamanoAudit rev-parse users again.
2005-08-24 Junio C HamanoRationalize output selection in rev-parse.
2005-08-24 Junio C HamanoGenerate pack info file after repack.
2005-08-24 Junio C HamanoMerge refs/heads/master from .
2005-08-24 Junio C HamanoLink the tutorial from the main document.
2005-08-24 Junio C HamanoTry to find the optimum merge base while resolving.
2005-08-24 Jason RiedyReplace C99 array initializers with code.
2005-08-24 Jason RiedyReplace unsetenv() and setenv() with older putenv().
2005-08-24 Jason RiedyInclude sys/time.h in daemon.c.
2005-08-24 Jason RiedyFix ?: statements.
2005-08-24 Jason RiedyReplace zero-length array decls with [].
2005-08-23 Junio C HamanoMerge refs/heads/master from .
2005-08-23 Junio C HamanoTutorial updates.
2005-08-23 Junio C HamanoUpdate git-diff-script.
2005-08-23 Linus TorvaldsMake "git-rev-list" work within subdirectories
2005-08-23 Linus Torvalds[PATCH] Fix git-rev-parse --default and --flags handling
2005-08-23 Junio C HamanoAdd placeholders for missing documents.
2005-08-23 Junio C HamanoMerge refs/heads/master from .
2005-08-23 Junio C HamanoIntroduce "reset type" flag to "git reset"
2005-08-23 Junio C HamanoClean-up output from "git show-branch" and document it.
2005-08-23 Junio C Hamano[PATCH] Add 'git show-branch'.
2005-08-23 Junio C Hamano[PATCH] Add a new extended SHA1 syntax <name>~<num>
2005-08-23 Junio C HamanoFix "git-diff-script A B"
2005-08-22 Linus Torvalds[PATCH] git-ls-files: generalized pathspecs
2005-08-21 Junio C HamanoMerge refs/heads/master from .
2005-08-21 Linus Torvalds[PATCH] Make "git-ls-files" work in subdirectories
2005-08-21 Junio C HamanoMerge refs/heads/master from .
2005-08-21 Junio C Hamano[PATCH] sha1_name: do not accept .git/refs/snap/.
2005-08-21 Yasushi SHOJI[PATCH] possible memory leak in diff.c::diff_free_filep...
2005-08-20 Junio C HamanoCreate objects/info/ directory in init-db.
2005-08-20 Marco Costalba[PATCH] Fix git-commit-script to output on stderr when...
2005-08-20 Junio C HamanoMerge with master to pick up commit hook works.
2005-08-20 Junio C Hamanogit-resolve: dying is good, not showing help is bad.
2005-08-20 Junio C HamanoMake sample pre-commit hook output Emacs friendly.
2005-08-20 Junio C HamanoCall prune-packed from "git prune" as well.
2005-08-19 Junio C HamanoMerge with master to pick up gitk updates.
2005-08-19 Junio C HamanoAdd hooks to tools/git-applypatch.
2005-08-19 Junio C HamanoAdd commit hook and make the verification customizable.
2005-08-19 Junio C Hamano[PATCH] Allow file removal when "git commit --all"...
2005-08-19 Junio C HamanoMerge from gitk
2005-08-19 Junio C HamanoMerge with master for a couple more fixes.
2005-08-19 Sergey Vlasov[PATCH] git-rev-list: avoid crash on broken repository
2005-08-19 Marco Costalba[PATCH] Fix git-format-patch-script to handle empty...
2005-08-19 Paul MackerrasDisplay the contents of a tag when the user clicks...
2005-08-19 Paul MackerrasAdded re-read refs command, and display all refs.
next