git.git
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 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 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 Linus Torvalds[PATCH] Make "git-ls-files" work in subdirectories
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 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 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 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.
2005-08-19 Junio C HamanoFix __attribute__ changes.
2005-08-19 Jason Riedy[PATCH] Spell __attribute__ correctly in cache.h.
2005-08-19 Paul MackerrasSave the maxwidth setting in the ~/.gitk file.
2005-08-19 Paul MackerrasFix a bug where commits with no children weren't marked...
2005-08-18 Junio C HamanoAlso make git-rebase-script stricter about dirty workin...
2005-08-18 Linus Torvalds[PATCH] git-applymbox: verify that index is clean
2005-08-18 Junio C HamanoLink the glossary document from the main manual.
2005-08-18 Junio C HamanoStupid typo fix for git rebase.
2005-08-18 Johannes Schindelin[PATCH] Updates to glossary
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Luck, Tony[PATCH] updates for Documentation/howto/using-topic...
2005-08-18 Johannes Schindelin[PATCH] Add Makefile target glossary.html
2005-08-18 Paul MackerrasUse the --parents flag to git-rev-list.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-18 Johannes Schindelin[PATCH] Assorted changes to glossary
2005-08-17 Paul MackerrasAllow graph lines to jump through hyperspace.
2005-08-17 Junio C HamanoMake rebase script saner.
2005-08-17 Junio C HamanoMake sure alternates are carried over from the original...
2005-08-17 Junio C HamanoFix git-commit without paths.
2005-08-17 Linus Torvalds[PATCH] Make git-update-cache take relative pathnames
2005-08-17 Linus Torvalds[PATCH] Export relative path handling "prefix_path...
2005-08-17 Martin Langhoff[PATCH] git-cvsimport - remove hardcoded reference...
2005-08-17 Martin Langhoff[PATCH] Add merge detection to git-cvsimport
2005-08-17 Johannes Schindelin[PATCH] Add GIT glossary
2005-08-17 Marco Costalba[PATCH] Let git-format-patch-script write on stdout
2005-08-17 Kris Shannon[PATCH] Be consistent in naming of remote heads
2005-08-17 Greg Louis[PATCH] use it's and its correctly in documentation
2005-08-17 Johannes Schindelin[PATCH] Also handle CVS branches with a '/' in their...
2005-08-17 Johannes Schindelin[PATCH] When copying or renaming, keep the mode, please
2005-08-17 Kalle Valo[PATCH] Change git-branch to list branches
2005-08-17 Junio C Hamanogit-commit: pass explicit path to git-diff-files.
2005-08-17 Junio C HamanoPass options to underlying git-rev-list from show-branches.
2005-08-17 Junio C HamanoAdd --symbolic flag to git-rev-parse.
2005-08-17 Paul MackerrasAdd graft support.
2005-08-17 Junio C HamanoTeach applymbox to keep the Subject: line.
2005-08-17 Junio C HamanoUse LF and allow comments in objects/info/alternates...
2005-08-17 Junio C Hamanogit-format-patch fixes.
2005-08-17 Linus Torvalds[PATCH] Improve handling of "." and ".." in git-diff-*
2005-08-17 Linus Torvalds[PATCH] Fix test failure due to overly strict .git...
2005-08-17 Linus Torvalds[PATCH] Make "git diff" work inside relative subdirectories
2005-08-17 Junio C Hamano[PATCH] Add a bit more links to the commands to the...
2005-08-17 Junio C Hamano[PATCH] Reformat git-show-branches-script documentation.
2005-08-17 Matt Draisey[PATCH] Make do_each_ref() follow symlinks.
2005-08-16 Martin Langhoff[PATCH] Add -k kill keyword expansion option to git...
2005-08-16 Junio C Hamano[PATCH] Fix local pull that uses packs.
2005-08-16 Daniel Barkalow[PATCH] Support packs in local-pull
2005-08-16 Daniel Barkalow[PATCH] Add function to read an index file from an...
2005-08-16 iso-8859-1... [PATCH] Fixed two bugs in git-cvsimport-script.
2005-08-16 Matthias Urlichs[PATCH] cvsgit fixes: spaces in filenames and CVS serve...
2005-08-16 Chris WrightMake tools use DESTDIR as well (otherwise rpm build...
2005-08-16 Johannes Schindelin[PATCH] Make git-format-patch's signoff option more...
2005-08-15 Junio C HamanoTentative fix to git-commit-script
2005-08-15 Junio C Hamano[PATCH] Add documentation for git repack and git-prune...
2005-08-15 Junio C Hamano[PATCH] clean up git script
2005-08-15 Junio C HamanoAudit rev-parse users.
2005-08-15 Junio C HamanoKeep excellent tutorial for using topic branches by...
2005-08-15 Yasushi SHOJI[PATCH] Run Ispell through git.txt
2005-08-15 Junio C HamanoShow which branch you are on in git-status output.
2005-08-15 Junio C HamanoAdd git-show-branches-script
2005-08-15 Ryan Anderson[PATCH] Add some simple howtos, culled from the mailing...
2005-08-15 Josef Weidendorfer[PATCH] Fixed/Extended example for update hook
2005-08-15 Junio C HamanoAdd cheap local clone '-s' flag to git-clone-script
2005-08-15 Junio C HamanoAlternate object pool mechanism updates.
2005-08-15 Junio C HamanoDocumentation updates.
2005-08-14 Yasushi SHOJI[PATCH] plug memory leak in diff.c::diff_free_filepair()
2005-08-14 Brad Roberts[PATCH] fix null TZ problems on os/x
2005-08-14 James Bottomley[PATCH] fix git-checkout-cache segfault on parisc
2005-08-14 Linus Torvalds[PATCH] Make get_sha1_basic() more careful
2005-08-14 Linus Torvalds[PATCH] Make sure git-resolve-script always works on...
next