Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use setup_work_tree() in builtin-ls-files.c | Mike Hommey | 2007-11-05 | 1 | -5/+2 |
* | Refactor working tree setup | Mike Hommey | 2007-11-05 | 3 | -8/+13 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-05 | 7 | -9/+108 |
|\ | |||||
| * | Remove a couple of duplicated include | Marco Costalba | 2007-11-05 | 2 | -2/+0 |
| * | grep with unmerged index | Junio C Hamano | 2007-11-05 | 1 | -1/+1 |
| * | Merge branch 'gp/maint-diffdoc' into maint | Junio C Hamano | 2007-11-05 | 2 | -9/+13 |
| |\ | |||||
| * | | git-daemon: fix remote port number in log entry | Gerrit Pape | 2007-11-05 | 1 | -2/+2 |
| * | | git-svn: t9114: verify merge commit message in test | Eric Wong | 2007-11-05 | 1 | -0/+5 |
| * | | git-svn: fix dcommit clobbering when committing a series of diffs | Eric Wong | 2007-11-05 | 2 | -4/+100 |
* | | | Fix comment in strbuf.h to use correct name strbuf_avail() | Steffen Prohaska | 2007-11-05 | 1 | -4/+4 |
* | | | Some better parse-options documentation. | Pierre Habouzit | 2007-11-05 | 1 | -2/+35 |
* | | | gc: --prune prunes unreferenced objects. | Junio C Hamano | 2007-11-05 | 1 | -1/+1 |
* | | | t3502: Disambiguate between file and rev by adding -- | Brian Gernhardt | 2007-11-05 | 1 | -4/+4 |
* | | | Add more tests for git-clean | Shawn Bohrer | 2007-11-05 | 1 | -0/+105 |
* | | | Use parseopts in builtin-push | Daniel Barkalow | 2007-11-05 | 1 | -52/+36 |
* | | | Split off the pretty print stuff into its own file | Johannes Schindelin | 2007-11-05 | 3 | -719/+724 |
* | | | Fix an infinite loop in sq_quote_buf(). | Johannes Sixt | 2007-11-04 | 2 | -1/+8 |
* | | | Merge branch 'jc/format-patch-encoding' | Junio C Hamano | 2007-11-04 | 8 | -9/+66 |
|\ \ \ | |||||
| * | | | test format-patch -s: make sure MIME content type is shown as needed | Junio C Hamano | 2007-11-02 | 1 | -0/+42 |
| * | | | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 2007-11-01 | 7 | -9/+24 |
* | | | | Merge branch 'jc/revert-merge' | Junio C Hamano | 2007-11-04 | 5 | -8/+181 |
|\ \ \ \ | |||||
| * | | | | cherry-pick/revert -m: add tests | Junio C Hamano | 2007-11-02 | 1 | -0/+123 |
| * | | | | revert/cherry-pick: work on merge commits as well | Junio C Hamano | 2007-10-26 | 4 | -9/+64 |
* | | | | | Merge branch 'ss/mailsplit' | Junio C Hamano | 2007-11-04 | 3 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Make mailsplit and mailinfo strip whitespace from the start of the input | Simon Sasburg | 2007-11-02 | 3 | -0/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-11-04 | 3 | -7/+34 |
|\ \ \ \ \ | |||||
| * | | | | | pack-objects: get rid of an ugly cast | Nicolas Pitre | 2007-11-02 | 1 | -6/+6 |
| * | | | | | make the pack index version configurable | Nicolas Pitre | 2007-11-02 | 3 | -0/+28 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/gitweb' | Junio C Hamano | 2007-11-04 | 2 | -66/+187 |
|\ \ \ \ \ | |||||
| * | | | | | gitweb: Use config file for repository description and URLs | Jakub Narebski | 2007-11-02 | 1 | -2/+8 |
| * | | | | | gitweb: Read repo config using 'git config -z -l' | Jakub Narebski | 2007-11-02 | 1 | -7/+108 |
| * | | | | | gitweb: Add tests for overriding gitweb config with repo config | Jakub Narebski | 2007-11-02 | 1 | -0/+23 |
| * | | | | | gitweb: Use href(-replay=>1, action=>...) to generate alternate views | Jakub Narebski | 2007-11-02 | 1 | -18/+11 |
| * | | | | | gitweb: Use href(-replay=>1, page=>...) to generate pagination links | Jakub Narebski | 2007-11-02 | 1 | -29/+15 |
| * | | | | | gitweb: Easier adding/changing parameters to current URL | Jakub Narebski | 2007-11-02 | 1 | -0/+9 |
| * | | | | | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test | Jakub Narebski | 2007-11-02 | 1 | -1/+0 |
| * | | | | | gitweb: Add 'status_str' to parse_difftree_raw_line output | Jakub Narebski | 2007-11-01 | 1 | -2/+3 |
| * | | | | | gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line | Jakub Narebski | 2007-11-01 | 1 | -7/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'np/fetch' | Junio C Hamano | 2007-11-04 | 1 | -54/+60 |
|\ \ \ \ \ | |||||
| * | | | | | git-fetch: more terse fetch output | Nicolas Pitre | 2007-11-02 | 1 | -54/+60 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-03 | 3 | -5/+6 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | RelNotes-1.5.3.5: fix typo | David D Kilzer | 2007-11-03 | 1 | -2/+2 |
| * | | | | | Delay pager setup in git blame | Mike Hommey | 2007-11-03 | 1 | -3/+3 |
| * | | | | | git-cvsimport: really convert underscores in branch names to dots with -u | Gerrit Pape | 2007-11-03 | 1 | -0/+1 |
* | | | | | | git-reset: do not be confused if there is nothing to reset | Johannes Schindelin | 2007-11-03 | 2 | -6/+25 |
* | | | | | | git-clone: honor "--" to end argument parsing | Heikki Orsila | 2007-11-03 | 2 | -2/+5 |
* | | | | | | git-svn: sort the options in the --help message. | Benoit Sigoure | 2007-11-03 | 1 | -1/+1 |
* | | | | | | builtin-fetch: Add "-q" as a synonym for "--quiet" | Steven Grimm | 2007-11-03 | 1 | -1/+1 |
* | | | | | | errors: "strict subset" -> "ancestor" | J. Bruce Fields | 2007-11-03 | 3 | -9/+14 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-02 | 7 | -15/+15 |
|\ \ \ \ \ | |/ / / / |