aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | userdiff: add xdiff_clear_find_func()René Scharfe2009-07-01
* | | | | | | Merge branch 'js/run-command-updates' (early part)Junio C Hamano2009-07-09
|\ \ \ \ \ \ \
| * | | | | | | MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt2009-07-05
* | | | | | | | git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson2009-07-08
* | | | | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson2009-07-08
* | | | | | | | git-svn.txt: make formatting more consistent.Yann Dirson2009-07-08
* | | | | | | | git-svn.txt: stop using dash-form of commands.Yann Dirson2009-07-08
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-07-08
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano2009-07-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano2009-07-08
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-08
* | | | | | | | | | completion: __git_config_get_set_variables() handle values with spacesStephen Boyd2009-07-06
* | | | | | | | | | Merge branch 'tr/die_errno'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
| * | | | | | | | | | Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-27
| * | | | | | | | | | die_errno(): double % in strerror() output just in caseJunio C Hamano2009-06-27
| * | | | | | | | | | Introduce die_errno() that appends strerror(errno) to die()Thomas Rast2009-06-27
* | | | | | | | | | | Merge branch 'cb/maint-fetch-refspec-wo-dst'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | fetch: do not create ref from empty nameClemens Buchacher2009-06-18
* | | | | | | | | | | Merge branch 'sb/show-ref-parse-options'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | show-ref: migrate to parse-optionsStephen Boyd2009-06-20
* | | | | | | | | | | | Merge branch 'gb/am-foreign'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-am: refactor 'cleaning up and aborting'Giuseppe Bilotta2009-06-13
| * | | | | | | | | | | | git-am foreign patch support: StGIT supportGiuseppe Bilotta2009-05-28
| * | | | | | | | | | | | git-am foreign patch support: autodetect some patch formatsGiuseppe Bilotta2009-05-28
| * | | | | | | | | | | | git-am foreign patch support: introduce patch_formatGiuseppe Bilotta2009-05-28
* | | | | | | | | | | | | Merge branch 'jk/use-our-regexp'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-20
| * | | | | | | | | | | | | Makefile: use compat regex on SolarisJeff King2009-06-18
| * | | | | | | | | | | | | Makefile: refactor regex compat supportJeff King2009-06-18
* | | | | | | | | | | | | | Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-13
| * | | | | | | | | | | | | | more tests for git rev-parse --parse-optUwe Kleine-König2009-06-13
* | | | | | | | | | | | | | | Avoid generating a warning if $fullname{$file} is undefinedNick Woolley2009-07-06
* | | | | | | | | | | | | | | Remove archaic use of regex capture \1 in favour of $1Nick Woolley2009-07-06
* | | | | | | | | | | | | | | completion: Add --full-diff to log optionsTodd Zullinger2009-07-06
* | | | | | | | | | | | | | | Allow the Unix epoch to be a valid commit dateEric Wong2009-07-06
* | | | | | | | | | | | | | | http-push: fix xml_entities() string parsing overrunHunter, D. Seth2009-07-06
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Remove filename from conflict markersMartin Renold2009-07-01
* | | | | | | | | | | | | | Merge branch 'cc/bisect'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder2009-06-13
| * | | | | | | | | | | | | | bisect: use a PRNG with a bias when skipping away from untestable commitsChristian Couder2009-06-13
* | | | | | | | | | | | | | | Merge branch 'js/daemon-log'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | receive-pack: do not send error details to the clientJohannes Sixt2009-06-21
| * | | | | | | | | | | | | | | upload-pack: squelch progress indicator if client cannot see itJohannes Sixt2009-06-18
| * | | | | | | | | | | | | | | daemon: send stderr of service programs to the syslogJohannes Sixt2009-06-18
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | git-remote: fix missing .uploadpack usage for show commandChris Frey2009-06-25
* | | | | | | | | | | | | | | Merge branch 'sb/quiet-porcelains'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | stash: teach quiet optionStephen Boyd2009-06-18