git
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-21  Linus TorvaldsMake "git-send-pack" less verbose by default
2005-12-21  Junio C HamanoA shared repository should be writable by members.
2005-12-20  Junio C Hamanoce_smudge_racily_clean_entry: explain why it works.
2005-12-20  Junio C HamanoRacy GIT (part #2)
2005-12-20  Junio C HamanoRacy GIT
2005-12-20  Junio C Hamanoformat-patch: make sure header and body are separated.
2005-12-20  Junio C Hamanodiff --abbrev: document --abbrev=<n> form.
2005-12-20  Junio C Hamanodiff: --abbrev option
2005-12-20  Junio C Hamanoxread/xwrite: do not worry about EINTR at calling sites.
2005-12-20  Junio C Hamanotests: make scripts executable
2005-12-20  Junio C HamanoRemove "octopus".
2005-12-20  Junio C HamanoRemove unused cmd-rename.sh
2005-12-20  Junio C HamanoRemove generated files */*.py[co]
2005-12-20  Junio C HamanoDocumentation: stdout of update-hook is connected to...
2005-12-20  Junio C Hamanorev-list --objects: fix object list without commit.
2005-12-19  Eric WongDocumentation/git-archimport: document -o, -a, f, ...
2005-12-19  Junio C Hamanohowto/using-topic-branches: Recommend public URL git...
2005-12-18  Linus TorvaldsMake "git help" sort git commands in columns
2005-12-18  Linus TorvaldsMake "git help" react to window size correctly
2005-12-18  Junio C HamanoDocumentation: typos and small fixes in "everyday".
2005-12-18  Junio C Hamanoclone-pack: remove unused and undocumented --keep flag
2005-12-18  Junio C Hamanofetch-pack: -k option to keep downloaded pack.
2005-12-18  Junio C HamanoRevert "get_sha1_basic(): corner case ambiguity fix"
2005-12-18  Junio C HamanoRevert "We do not like "HEAD" as a new branch name"
2005-12-18  Junio C HamanoRevert "refs.c: off-by-one fix."
2005-12-18  Junio C HamanoRemove misguided branch disambiguation.
2005-12-17  Junio C HamanoDocumentation: HTTP needs update-server-info.
2005-12-17  Junio C HamanoComment fixes.
2005-12-17  Jan HarkesFix git-am --skip
2005-12-17  Junio C HamanoForbid pattern maching characters in refnames.
2005-12-17  Junio C HamanoExamples of resetting.
2005-12-16  Junio C Hamanorefs.c: off-by-one fix.
2005-12-16  Johannes SchindelinWe do not like "HEAD" as a new branch name
2005-12-16  Junio C HamanoSort globbed refname in show-branch.
2005-12-16  Nicolas Pitresmall cleanup for diff-delta.c
2005-12-16  Fredrik Kuivinengit-whatchanged: Add usage string
2005-12-16  Fredrik Kuivinengit-log: Add usage string
2005-12-16  Fredrik Kuivinengit-diff: Usage string clean-up
2005-12-15  Junio C Hamanoapplymbox: typofix
2005-12-15  Junio C Hamanoget_sha1_basic(): corner case ambiguity fix
2005-12-15  Junio C HamanoDocumentation: tutorial
2005-12-15  Martin Langhoffsvnimport: exit cleanly when we are up to date
2005-12-15  Junio C Hamanoclone-pack: make it usable for partial branch cloning.
2005-12-15  Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-15  Amos Waterlandgit rebase loses author name/email if given bad email...
2005-12-15  Lukas SandströmBugfixes for git-rebase
2005-12-15  Junio C Hamanomailinfo and git-am: allow "John Doe <johndoe>"
2005-12-14  Martin Atukundadefine MAXPATHLEN for hosts that don't support it
2005-12-14  Junio C HamanoDo not let errors pass by unnoticed when running `make...
2005-12-14  Junio C HamanoMerge branch 'hold/am'
2005-12-14  Junio C Hamanorebase: do not get confused in fast-forward situation.
2005-12-14  Junio C HamanoMerge branch 'fk/usage'
2005-12-14  Junio C HamanoDocumentation: topic branches
2005-12-14  Junio C Hamanoapplypatch: no need to do non-portable [[ ... ]]
2005-12-14  freku045@student... git-repack: Usage string clean-up, emit usage at incorr...
2005-12-14  freku045@student... git-rebase: Usage string clean-up, emit usage string...
2005-12-14  freku045@student... git-prune: Usage string clean-up, use the 'usage' function
2005-12-14  freku045@student... git-lost-found: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... git-fetch: Usage string clean-up, emit usage string...
2005-12-14  freku045@student... git-cherry: Usage string clean-up, use the 'usage'...
2005-12-14  freku045@student... git-applypatch: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... git-am: Usage string clean-up
2005-12-14  freku045@student... git-revert: Usage string clean-up
2005-12-14  freku045@student... git-verify-tag: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... Trivial usage string clean-up
2005-12-14  Junio C Hamanot3200: branch --help does not die anymore.
2005-12-14  Fredrik KuivinenUsage message clean-up, take #2
2005-12-14  H. Peter Anvingit-am support for naked email messages (take 2)
2005-12-14  Junio C HamanoEveryday: a bit more examples.
2005-12-14  Junio C Hamanocheckout-index: fix checking out specific path.
2005-12-14  Petr BaudisMake git-send-pack exit with error when some refs could...
2005-12-14  Junio C Hamano[PATCH] allow merging any committish
2005-12-13  Junio C Hamanogit-clone: tell the user a bit more about clone-pack...
2005-12-13  Junio C HamanoDocumentation: not learning core git commands.
2005-12-13  Junio C HamanoDocumentation: diff examples.
2005-12-13  Junio C HamanoDocumentation: fix missing links to git(7)
2005-12-13  Junio C HamanoDocumentation: more examples.
2005-12-13  Junio C HamanoEveryday: a bit more example.
2005-12-13  Junio C Hamanodiffcore-break: do not break too small filepair.
2005-12-13  Junio C HamanoRevert "Add deltifier test."
2005-12-13  Junio C HamanoRevert "diff-delta.c: allow delta with empty blob."
2005-12-13  Junio C HamanoEveryday: some examples.
2005-12-12  Junio C Hamanodiff-delta.c: allow delta with empty blob.
2005-12-12  Junio C HamanoAdd deltifier test.
2005-12-12  Junio C Hamanodiffcore-break.c: check diff_delta() return value.
2005-12-12  Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-11  Junio C Hamanot/t6022: a new test for renaming merge.
2005-12-11  Junio C Hamanomerge-recursive: cleanup setIndexStages
2005-12-11  Junio C Hamanomerge-recursive: leave unmerged entries in the index.
2005-12-11  Junio C Hamanoformat-patch: use same number of digits in numbers
2005-12-11  Junio C Hamanot0000: catch trivial pilot errors.
2005-12-11  Junio C Hamanot3300: funny name test
2005-12-11  Daniel BarkalowAllow saving an object from a pipe
2005-12-11  Eric Wongarchimport: fix a in new changeset applyer addition
2005-12-11  Eric Wongarchimport: Fix a bug I introduced in the new log parser
2005-12-11  Eric Wongarchimport: Add the accurate changeset applyer
2005-12-11  Eric Wongarchimport: safer log file parsing
2005-12-11  Eric Wongarchimport: add -D <depth> and -a switch
2005-12-11  Eric Wongarchimport: remove git wrapper dependency
next