Code

git.git
2007-11-12 Junio C HamanoMerge branch 'maint'
2007-11-12 Junio C HamanoMerge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 Christian Couderfor-each-ref: fix off by one read.
2007-11-12 Jeff Kinggit-branch: remove mention of non-existent '-b' option
2007-11-12 Benoit Sigouregit-svn: prevent dcommitting if the index is dirty.
2007-11-11 Junio C HamanoMerge branch 'js/upload-pack'
2007-11-11 Junio C HamanoMerge branch 'js/reset'
2007-11-11 Junio C HamanoMerge branch 'js/parseopt-abbrev-fix'
2007-11-11 Junio C HamanoMerge branch 'maint'
2007-11-11 Steffen Prohaskapush: teach push to pass --verbose option to transport...
2007-11-11 Steffen Prohaskapush: mention --verbose option in documentation
2007-11-11 Nicolas Pitrefix index-pack with packs >4GB containing deltas on...
2007-11-11 Nicolas Pitregit-hash-object should honor config variables
2007-11-10 Vincent Zanottigitweb: correct month in date display for atom feeds
2007-11-10 Michele Ballabiotest-lib.sh: move error line after error() declaration
2007-11-10 Lars Hjemlifor-each-ref: fix setup of option-parsing for --sort
2007-11-10 Junio C HamanoMerge branch 'maint'
2007-11-10 Sergei Organovcore-tutorial.txt: Fix git-show-branch example and...
2007-11-10 Shawn O. PearceFix memory leak in traverse_commit_list
2007-11-10 Junio C Hamanogit-commit: a bit more tests
2007-11-10 Nicolas Pitreprint warning/error/fatal messages in one shot
2007-11-10 Johannes Schindelinbuiltin-blame: set up the work_tree before the first...
2007-11-10 Nicolas Pitreadd a howto document about corrupted blob recovery
2007-11-09 Junio C HamanoDocumentation: remove documentation for removed tools.
2007-11-09 Junio C HamanoMake check-docs target detect removed commands
2007-11-09 Junio C HamanoDocumentation: lost-found is now deprecated.
2007-11-09 Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-09 Junio C HamanoMerge branch 'maint'
2007-11-09 Ralf Wildenhuesgit-bisect.sh: Fix sed script to work with AIX and...
2007-11-09 Junio C HamanoStart preparing for 1.5.3.6
2007-11-09 Benoit Sigouregit-send-email: Change the prompt for the subject of...
2007-11-09 Sergei OrganovSubmittingPatches: improve the 'Patch:' section of...
2007-11-09 Jonas Fonsecainstaweb: Minor cleanups and fixes for potential problems
2007-11-09 Alex Riesenstop t1400 hiding errors in tests
2007-11-09 Junio C HamanoMakefile: add missing dependency on wt-status.h
2007-11-09 Junio C Hamanorefresh_index_quietly(): express "optional" nature...
2007-11-08 Ralf WildenhuesFix sed string regex escaping in module_name.
2007-11-08 Ralf WildenhuesAvoid a few unportable, needlessly nested "...`...".
2007-11-08 Junio C HamanoStyle: place opening brace of a function definition...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: remove cruft, $commit...
2007-11-08 Gerrit Papehooks--update: decline deleting tags or branches by...
2007-11-08 Gerrit Papehooks--update: fix test for properly set up project...
2007-11-08 Gerrit Papegit-mailsplit: with maildirs not only process cur/...
2007-11-08 Junio C HamanoMerge branch 'jc/clean-config'
2007-11-08 Junio C HamanoMerge branch 'gp/reset-q'
2007-11-08 Junio C HamanoMerge branch 'ds/maint-deflatebound'
2007-11-08 Junio C HamanoMerge branch 'cp/p4'
2007-11-08 Junio C HamanoMerge branch 'maint'
2007-11-08 Junio C HamanoMerge branch 'mh/work-tree'
2007-11-08 Mike HommeySmall code readability improvement in show_reference...
2007-11-08 Uwe Kleine... send-email: apply --suppress-from to S-o-b and cc-cmd
2007-11-08 Ralf WildenhuesFix minor nits in configure.ac
2007-11-08 Johannes SchindelinDeprecate git-lost-found
2007-11-08 David SymondsImprove accuracy of check for presence of deflateBound.
2007-11-08 Johannes SchindelinAdd Documentation/CodingGuidelines
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: make subject prefix...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: reformat to wrap...
2007-11-08 Gerrit Papecontrib/hooks/post-receive-email: fix typo
2007-11-08 Nicolas Pitrerestore fetching with thin-pack capability
2007-11-07 Ask Bjørn HansenWhen exec() fails include the failing command in the...
2007-11-07 David D KilzerRelNotes-1.5.3.5: fix another typo
2007-11-06 Gerrit Papegit-reset: add -q option to operate quietly
2007-11-06 Mike HommeyMake git-blame fail when working tree is needed and...
2007-11-06 Mike HommeyDon't always require working tree for git-rm
2007-11-06 Mike HommeyUse setup_work_tree() in builtin-ls-files.c
2007-11-06 Mike HommeyRefactor working tree setup
2007-11-06 Johannes Sixtupload-pack: Use finish_{command,async}() instead of...
2007-11-06 Johannes Schindelinbuiltin-reset: avoid forking "update-index --refresh"
2007-11-06 Johannes Schindelinbuiltin-reset: do not call "ls-files --unmerged"
2007-11-06 Johannes Schindelinparse-options: abbreviation engine fix.
2007-11-06 Junio C HamanoMerge branch 'maint'
2007-11-06 Steffen ProhaskaFix comment in strbuf.h to use correct name strbuf_avail()
2007-11-06 Marco CostalbaRemove a couple of duplicated include
2007-11-06 Junio C Hamanogrep with unmerged index
2007-11-06 Junio C HamanoMerge branch 'gp/maint-diffdoc' into maint
2007-11-06 Pierre HabouzitSome better parse-options documentation.
2007-11-06 Gerrit Papegit-daemon: fix remote port number in log entry
2007-11-06 Junio C Hamanogc: --prune prunes unreferenced objects.
2007-11-05 Brian Gernhardtt3502: Disambiguate between file and rev by adding --
2007-11-05 Shawn BohrerAdd more tests for git-clean
2007-11-05 Daniel BarkalowUse parseopts in builtin-push
2007-11-05 Eric Wonggit-svn: t9114: verify merge commit message in test
2007-11-05 Eric Wonggit-svn: fix dcommit clobbering when committing a serie...
2007-11-05 Johannes SchindelinSplit off the pretty print stuff into its own file
2007-11-04 Johannes SixtFix an infinite loop in sq_quote_buf().
2007-11-04 Junio C Hamanoclean: require -f to do damage by default
2007-11-04 Junio C HamanoMerge branch 'jc/format-patch-encoding'
2007-11-04 Junio C HamanoMerge branch 'jc/revert-merge'
2007-11-04 Junio C HamanoMerge branch 'ss/mailsplit'
2007-11-04 Junio C HamanoMerge branch 'np/pack'
2007-11-04 Junio C HamanoMerge branch 'jn/gitweb'
2007-11-04 Junio C HamanoMerge branch 'np/fetch'
2007-11-04 Junio C HamanoMerge branch 'maint'
2007-11-04 Johannes Schindelingit-reset: do not be confused if there is nothing to...
2007-11-04 Heikki Orsilagit-clone: honor "--" to end argument parsing
2007-11-04 David D KilzerRelNotes-1.5.3.5: fix typo
2007-11-04 Benoit Sigouregit-svn: sort the options in the --help message.
2007-11-04 Steven Grimmbuiltin-fetch: Add "-q" as a synonym for "--quiet"
2007-11-04 Mike HommeyDelay pager setup in git blame
2007-11-04 Gerrit Papegit-cvsimport: really convert underscores in branch...
next