aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'ds/maint-deflatebound'Junio C Hamano2007-11-07
|\
| * Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
* | Merge branch 'cp/p4'Junio C Hamano2007-11-07
|\ \
| * | git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt2007-11-02
| * | git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt2007-11-02
* | | Merge branch 'maint'Junio C Hamano2007-11-07
|\ \ \ | | |/ | |/|
| * | Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-07
| * | When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-07
| * | RelNotes-1.5.3.5: fix another typoDavid D Kilzer2007-11-07
* | | Merge branch 'mh/work-tree'Junio C Hamano2007-11-07
|\ \ \
| * | | Make git-blame fail when working tree is needed and we're not in oneMike Hommey2007-11-05
| * | | Don't always require working tree for git-rmMike Hommey2007-11-05
| * | | Use setup_work_tree() in builtin-ls-files.cMike Hommey2007-11-05
| * | | Refactor working tree setupMike Hommey2007-11-05
* | | | Small code readability improvement in show_reference() in builtin-tag.cMike Hommey2007-11-07
* | | | send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König2007-11-07
* | | | Fix minor nits in configure.acRalf Wildenhues2007-11-07
* | | | Deprecate git-lost-foundJohannes Schindelin2007-11-07
* | | | contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-07
* | | | contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-07
* | | | contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-07
* | | | restore fetching with thin-pack capabilityNicolas Pitre2007-11-07
|/ / /
* | | Merge branch 'maint'Junio C Hamano2007-11-05
|\ \ \ | |/ /
| * | Remove a couple of duplicated includeMarco Costalba2007-11-05
| * | grep with unmerged indexJunio C Hamano2007-11-05
| * | Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano2007-11-05
| |\ \
| * | | git-daemon: fix remote port number in log entryGerrit Pape2007-11-05
| * | | git-svn: t9114: verify merge commit message in testEric Wong2007-11-05
| * | | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
* | | | Fix comment in strbuf.h to use correct name strbuf_avail()Steffen Prohaska2007-11-05
* | | | Some better parse-options documentation.Pierre Habouzit2007-11-05
* | | | gc: --prune prunes unreferenced objects.Junio C Hamano2007-11-05
* | | | t3502: Disambiguate between file and rev by adding --Brian Gernhardt2007-11-05
* | | | Add more tests for git-cleanShawn Bohrer2007-11-05
* | | | Use parseopts in builtin-pushDaniel Barkalow2007-11-05
* | | | Split off the pretty print stuff into its own fileJohannes Schindelin2007-11-05
* | | | Fix an infinite loop in sq_quote_buf().Johannes Sixt2007-11-04
* | | | Merge branch 'jc/format-patch-encoding'Junio C Hamano2007-11-04
|\ \ \ \
| * | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-02
| * | | | format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano2007-11-01
| | |_|/ | |/| |
* | | | Merge branch 'jc/revert-merge'Junio C Hamano2007-11-04
|\ \ \ \
| * | | | cherry-pick/revert -m: add testsJunio C Hamano2007-11-02
| * | | | revert/cherry-pick: work on merge commits as wellJunio C Hamano2007-10-26
* | | | | Merge branch 'ss/mailsplit'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-02
| | |/ / / | |/| | |
* | | | | Merge branch 'np/pack'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | pack-objects: get rid of an ugly castNicolas Pitre2007-11-02
| * | | | | make the pack index version configurableNicolas Pitre2007-11-02
| |/ / / /
* | | | | Merge branch 'jn/gitweb'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | gitweb: Use config file for repository description and URLsJakub Narebski2007-11-02