Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/log-stdin' | Junio C Hamano | 2009-11-23 | 8 | -34/+164 |
|\ | |||||
| * | Add trivial tests for --stdin option to log family | Junio C Hamano | 2009-11-23 | 1 | -0/+61 |
| * | Make --stdin option to "log" family read also pathspecs | Junio C Hamano | 2009-11-20 | 2 | -5/+71 |
| * | setup_revisions(): do not call get_pathspec() too early | Junio C Hamano | 2009-11-20 | 1 | -3/+6 |
| * | Teach --stdin option to "log" family | Junio C Hamano | 2009-11-20 | 7 | -22/+20 |
| * | read_revision_from_stdin(): use strbuf | Junio C Hamano | 2009-11-20 | 1 | -8/+10 |
* | | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 2009-11-23 | 4 | -19/+234 |
|\ \ | |||||
| * | | t/gitweb-lib: Split HTTP response with non-GNU sed | Brian Gernhardt | 2009-11-23 | 1 | -2/+12 |
| * | | gitweb: Smarter snapshot names | Mark Rada | 2009-11-08 | 2 | -21/+93 |
| * | | gitweb: Document current snapshot rules via new tests | Jakub Narebski | 2009-11-08 | 1 | -0/+87 |
| * | | t/gitweb-lib.sh: Split gitweb output into headers and body | Jakub Narebski | 2009-10-30 | 1 | -1/+5 |
| * | | gitweb: check given hash before trying to create snapshot | Mark Rada | 2009-09-29 | 2 | -2/+44 |
* | | | Merge branch 'cc/replace' | Junio C Hamano | 2009-11-23 | 6 | -10/+38 |
|\ \ \ | |||||
| * | | | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS | Christian Couder | 2009-11-20 | 1 | -0/+3 |
| * | | | Documentation: fix typos and spelling in replace documentation | Christian Couder | 2009-11-20 | 1 | -10/+11 |
| * | | | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 2009-11-20 | 5 | -0/+24 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-23 | 6 | -6/+26 |
|\ \ \ \ | |||||
| * | | | | pack-objects: split implications of --all-progress from progress activation | Nicolas Pitre | 2009-11-23 | 4 | -5/+20 |
| * | | | | instaweb: restart server if already running | Stephen Boyd | 2009-11-23 | 1 | -0/+5 |
| * | | | | prune-packed: only show progress when stderr is a tty | Jeff King | 2009-11-23 | 1 | -1/+1 |
* | | | | | remote-curl.c: fix rpc_out() | Tay Ray Chuan | 2009-11-23 | 1 | -1/+1 |
* | | | | | t4014-format-patch: do not assume 'test' is available as non-builtin | Johannes Sixt | 2009-11-23 | 1 | -4/+2 |
* | | | | | Merge branch 'bg/fetch-multi' | Junio C Hamano | 2009-11-23 | 13 | -115/+492 |
|\ \ \ \ \ | |||||
| * | | | | | Re-implement 'git remote update' using 'git fetch' | Björn Gustavsson | 2009-11-10 | 1 | -60/+28 |
| * | | | | | builtin-fetch: add --dry-run option | Jay Soffian | 2009-11-10 | 2 | -4/+15 |
| * | | | | | builtin-fetch: add --prune option | Jay Soffian | 2009-11-10 | 2 | -2/+34 |
| * | | | | | teach warn_dangling_symref to take a FILE argument | Jay Soffian | 2009-11-10 | 3 | -5/+6 |
| * | | | | | remote: refactor some logic into get_stale_heads() | Jay Soffian | 2009-11-10 | 3 | -24/+51 |
| * | | | | | Add missing test for 'git remote update --prune' | Björn Gustavsson | 2009-11-10 | 1 | -0/+11 |
| * | | | | | Add the configuration option skipFetchAll | Björn Gustavsson | 2009-11-10 | 4 | -6/+48 |
| * | | | | | Teach the --multiple option to 'git fetch' | Björn Gustavsson | 2009-11-10 | 4 | -1/+62 |
| * | | | | | Teach the --all option to 'git fetch' | Björn Gustavsson | 2009-11-10 | 6 | -22/+247 |
* | | | | | | bisect: simplify calling visualizer using '--bisect' option | Christian Couder | 2009-11-22 | 1 | -2/+1 |
* | | | | | | Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST | Martin Storsjö | 2009-11-22 | 2 | -2/+2 |
* | | | | | | config documentation: some configs are auto-set by git-init | Matthew Ogilvie | 2009-11-22 | 1 | -2/+22 |
* | | | | | | cvsserver doc: database generally can not be reproduced consistently | Matthew Ogilvie | 2009-11-22 | 1 | -4/+15 |
* | | | | | | Git v1.6.6-rc0v1.6.6-rc0 | Junio C Hamano | 2009-11-22 | 1 | -1/+22 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-22 | 2 | -6/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Documentation: undocument gc'd function graph_release() | Greg Price | 2009-11-19 | 2 | -6/+0 |
* | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-11-22 | 2 | -0/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git svn: strip leading path when making empty dirs | Eric Wong | 2009-11-22 | 2 | -0/+26 |
| * | | | | | | git svn: always reuse existing remotes on fetch | Eric Wong | 2009-11-22 | 1 | -0/+2 |
* | | | | | | | Merge branch 'th/maint-remote-update-help-string' | Junio C Hamano | 2009-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update 'git remote update' usage string to match man page. | Tim Henigan | 2009-11-15 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jn/faster-completion-startup' | Junio C Hamano | 2009-11-22 | 1 | -35/+41 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Speed up bash completion loading | Jonathan Nieder | 2009-11-17 | 1 | -35/+41 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'rj/maint-t9700' | Junio C Hamano | 2009-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9700-perl-git.sh: Fix a test failure on Cygwin | Ramsay Jones | 2009-11-19 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ls/maint-mailinfo-no-inbody' | Junio C Hamano | 2009-11-22 | 16 | -5/+122 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git am/mailinfo: Don't look at in-body headers when rebasing | Lukas Sandström | 2009-11-20 | 16 | -5/+122 |
| |/ / / / / / / |