Code

git.git
2007-11-13 Johannes Schindelinrebase: fix "rebase --continue" breakage
2007-11-09 Johannes Schindelinrebase: operate on a detached HEAD
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 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...
2007-11-04 J. Bruce Fieldserrors: "strict subset" -> "ancestor"
2007-11-03 Nicolas Pitregit-fetch: more terse fetch output
2007-11-03 Jakub Narebskigitweb: Use config file for repository description...
2007-11-03 Jakub Narebskigitweb: Read repo config using 'git config -z -l'
2007-11-03 Jakub Narebskigitweb: Add tests for overriding gitweb config with...
2007-11-03 Junio C Hamanotest format-patch -s: make sure MIME content type is...
2007-11-03 Junio C Hamanocherry-pick/revert -m: add tests
2007-11-02 Junio C HamanoMerge branch 'maint'
2007-11-02 Junio C HamanoMerge branch 'ph/parseopt'
2007-11-02 Junio C HamanoMerge branch 'np/progress'
2007-11-02 Jonathan del... Fixing path quoting in git-rebase
2007-11-02 Junio C HamanoMerge branch 'br/gccfix'
2007-11-02 Junio C HamanoMerge branch 'gp/maint-diffdoc'
2007-11-02 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Kristian HøgsbergRemove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02 Sergei OrganovDocumentation: quote commit messages consistently.
2007-11-02 Jonas FonsecaRemove escaping of '|' in manpage option sections
2007-11-02 Blake Ramsdelltransport.c: squelch a gcc 4.0.1 complaint about an...
2007-11-02 Chris Pettittgit-p4: Detect changes to executable bit and include...
2007-11-02 Chris Pettittgit-p4: Add a helper function to parse the full git...
2007-11-02 Simon SasburgMake mailsplit and mailinfo strip whitespace from the...
2007-11-02 Nicolas Pitrepack-objects: get rid of an ugly cast
2007-11-02 Nicolas Pitremake the pack index version configurable
2007-11-02 James Bowesgc: use parse_options
2007-11-02 Jakub Narebskigitweb: Use href(-replay=>1, action=>...) to generate...
2007-11-02 Jakub Narebskigitweb: Use href(-replay=>1, page=>...) to generate...
2007-11-02 Jakub Narebskigitweb: Easier adding/changing parameters to current URL
2007-11-02 Jakub Narebskigitweb: Remove CGI::Carp::set_programname() call from...
next