aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Migrate git-quiltimport.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdashPierre Habouzit2007-11-05
* Migrate git-instaweb.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* Migrate git-merge.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* Migrate git-am.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* Migrate git-clone to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* Migrate git-clean.sh to use git-rev-parse --parseopt.Pierre Habouzit2007-11-05
* Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseoptPierre Habouzit2007-11-05
* Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit2007-11-05
* 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
| * | | | | gitweb: Read repo config using 'git config -z -l'Jakub Narebski2007-11-02
| * | | | | gitweb: Add tests for overriding gitweb config with repo configJakub Narebski2007-11-02
| * | | | | gitweb: Use href(-replay=>1, action=>...) to generate alternate viewsJakub Narebski2007-11-02
| * | | | | gitweb: Use href(-replay=>1, page=>...) to generate pagination linksJakub Narebski2007-11-02
| * | | | | gitweb: Easier adding/changing parameters to current URLJakub Narebski2007-11-02
| * | | | | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-02
| * | | | | gitweb: Add 'status_str' to parse_difftree_raw_line outputJakub Narebski2007-11-01
| * | | | | gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_lineJakub Narebski2007-11-01
| |/ / / /
* | | | | Merge branch 'np/fetch'Junio C Hamano2007-11-04
|\ \ \ \ \
| * | | | | git-fetch: more terse fetch outputNicolas Pitre2007-11-02
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-03
| * | | | | Delay pager setup in git blameMike Hommey2007-11-03