Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | userdiff: add xdiff_clear_find_func() | René Scharfe | 2009-07-01 | |
* | | | | | | | Merge branch 'js/run-command-updates' (early part) | Junio C Hamano | 2009-07-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | MinGW: truncate exit()'s argument to lowest 8 bits | Johannes Sixt | 2009-07-05 | |
* | | | | | | | | git-svn.txt: fix description of fetch flags accepted by clone. | Yann Dirson | 2009-07-08 | |
* | | | | | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags. | Yann Dirson | 2009-07-08 | |
* | | | | | | | | git-svn.txt: make formatting more consistent. | Yann Dirson | 2009-07-08 | |
* | | | | | | | | git-svn.txt: stop using dash-form of commands. | Yann Dirson | 2009-07-08 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-08 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| * | | | | | | | Merge branch 'cb/maint-fetch-refspec-wo-dst' into maint | Junio C Hamano | 2009-07-08 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maint | Junio C Hamano | 2009-07-08 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Documentation: update description of shell aliases | Sitaram Chamarty | 2009-07-08 | |
* | | | | | | | | | | completion: __git_config_get_set_variables() handle values with spaces | Stephen Boyd | 2009-07-06 | |
* | | | | | | | | | | Merge branch 'tr/die_errno' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Use die_errno() instead of die() when checking syscalls | Thomas Rast | 2009-06-27 | |
| * | | | | | | | | | | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | |
| * | | | | | | | | | | die_errno(): double % in strerror() output just in case | Junio C Hamano | 2009-06-27 | |
| * | | | | | | | | | | Introduce die_errno() that appends strerror(errno) to die() | Thomas Rast | 2009-06-27 | |
* | | | | | | | | | | | Merge branch 'cb/maint-fetch-refspec-wo-dst' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | fetch: do not create ref from empty name | Clemens Buchacher | 2009-06-18 | |
* | | | | | | | | | | | Merge branch 'sb/show-ref-parse-options' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | show-ref: migrate to parse-options | Stephen Boyd | 2009-06-20 | |
* | | | | | | | | | | | | Merge branch 'gb/am-foreign' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git-am: refactor 'cleaning up and aborting' | Giuseppe Bilotta | 2009-06-13 | |
| * | | | | | | | | | | | | git-am foreign patch support: StGIT support | Giuseppe Bilotta | 2009-05-28 | |
| * | | | | | | | | | | | | git-am foreign patch support: autodetect some patch formats | Giuseppe Bilotta | 2009-05-28 | |
| * | | | | | | | | | | | | git-am foreign patch support: introduce patch_format | Giuseppe Bilotta | 2009-05-28 | |
* | | | | | | | | | | | | | Merge branch 'jk/use-our-regexp' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca() | Brandon Casey | 2009-06-20 | |
| * | | | | | | | | | | | | | Makefile: use compat regex on Solaris | Jeff King | 2009-06-18 | |
| * | | | | | | | | | | | | | Makefile: refactor regex compat support | Jeff King | 2009-06-18 | |
* | | | | | | | | | | | | | | Merge branch 'uk/rev-parse-parse-opt' | Junio C Hamano | 2009-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse | Uwe Kleine-König | 2009-06-13 | |
| * | | | | | | | | | | | | | | more tests for git rev-parse --parse-opt | Uwe Kleine-König | 2009-06-13 | |
* | | | | | | | | | | | | | | | Avoid generating a warning if $fullname{$file} is undefined | Nick Woolley | 2009-07-06 | |
* | | | | | | | | | | | | | | | Remove archaic use of regex capture \1 in favour of $1 | Nick Woolley | 2009-07-06 | |
* | | | | | | | | | | | | | | | completion: Add --full-diff to log options | Todd Zullinger | 2009-07-06 | |
* | | | | | | | | | | | | | | | Allow the Unix epoch to be a valid commit date | Eric Wong | 2009-07-06 | |
* | | | | | | | | | | | | | | | http-push: fix xml_entities() string parsing overrun | Hunter, D. Seth | 2009-07-06 | |
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Remove filename from conflict markers | Martin Renold | 2009-07-01 | |
* | | | | | | | | | | | | | | Merge branch 'cc/bisect' | Junio C Hamano | 2009-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Documentation: remove warning saying that "git bisect skip" may slow bisection | Christian Couder | 2009-06-13 | |
| * | | | | | | | | | | | | | | bisect: use a PRNG with a bias when skipping away from untestable commits | Christian Couder | 2009-06-13 | |
* | | | | | | | | | | | | | | | Merge branch 'js/daemon-log' | Junio C Hamano | 2009-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | receive-pack: do not send error details to the client | Johannes Sixt | 2009-06-21 | |
| * | | | | | | | | | | | | | | | upload-pack: squelch progress indicator if client cannot see it | Johannes Sixt | 2009-06-18 | |
| * | | | | | | | | | | | | | | | daemon: send stderr of service programs to the syslog | Johannes Sixt | 2009-06-18 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' | Junio C Hamano | 2009-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | git-remote: fix missing .uploadpack usage for show command | Chris Frey | 2009-06-25 | |
* | | | | | | | | | | | | | | | Merge branch 'sb/quiet-porcelains' | Junio C Hamano | 2009-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | stash: teach quiet option | Stephen Boyd | 2009-06-18 |